Package | Description |
---|---|
com.oracle.bmc.waf | |
com.oracle.bmc.waf.model |
Modifier and Type | Method and Description |
---|---|
Iterable<NetworkAddressListSummary> |
WafPaginators.listNetworkAddressListsRecordIterator(ListNetworkAddressListsRequest request)
Creates a new iterable which will iterate over the
NetworkAddressListSummary objects contained in responses from the
listNetworkAddressLists operation. |
Modifier and Type | Class and Description |
---|---|
class |
NetworkAddressListAddressesSummary
Summary of NetworkAddressListAddresses.
|
class |
NetworkAddressListVcnAddressesSummary
Summary of NetworkAddressListVcnAddresses.
|
Modifier and Type | Method and Description |
---|---|
List<NetworkAddressListSummary> |
NetworkAddressListCollection.getItems()
A list of NetworkAddressListSummary objects.
|
Modifier and Type | Method and Description |
---|---|
NetworkAddressListCollection.Builder |
NetworkAddressListCollection.Builder.items(List<NetworkAddressListSummary> items)
A list of NetworkAddressListSummary objects.
|
Constructor and Description |
---|
NetworkAddressListCollection(List<NetworkAddressListSummary> items)
Deprecated.
|
Copyright © 2016–2025. All rights reserved.