Package | Description |
---|---|
com.oracle.bmc.networkfirewall | |
com.oracle.bmc.networkfirewall.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AddressListSummary> |
NetworkFirewallPaginators.listAddressListsRecordIterator(ListAddressListsRequest request)
Creates a new iterable which will iterate over the
AddressListSummary objects contained in responses from
the listAddressLists operation. |
Modifier and Type | Method and Description |
---|---|
AddressListSummary |
AddressListSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AddressListSummary> |
AddressListSummaryCollection.getItems()
Collection of address lists.
|
Modifier and Type | Method and Description |
---|---|
AddressListSummary.Builder |
AddressListSummary.Builder.copy(AddressListSummary model) |
Modifier and Type | Method and Description |
---|---|
AddressListSummaryCollection.Builder |
AddressListSummaryCollection.Builder.items(List<AddressListSummary> items)
Collection of address lists.
|
Constructor and Description |
---|
AddressListSummaryCollection(List<AddressListSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.