Package | Description |
---|---|
com.oracle.bmc.waf | |
com.oracle.bmc.waf.responses |
Modifier and Type | Method and Description |
---|---|
ListNetworkAddressListsResponse |
WafClient.listNetworkAddressLists(ListNetworkAddressListsRequest request) |
ListNetworkAddressListsResponse |
Waf.listNetworkAddressLists(ListNetworkAddressListsRequest request)
Gets a list of all NetworkAddressLists in a compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListNetworkAddressListsResponse> |
WafAsyncClient.listNetworkAddressLists(ListNetworkAddressListsRequest request,
AsyncHandler<ListNetworkAddressListsRequest,ListNetworkAddressListsResponse> handler) |
Future<ListNetworkAddressListsResponse> |
WafAsync.listNetworkAddressLists(ListNetworkAddressListsRequest request,
AsyncHandler<ListNetworkAddressListsRequest,ListNetworkAddressListsResponse> handler)
Gets a list of all NetworkAddressLists in a compartment.
|
Iterable<ListNetworkAddressListsResponse> |
WafPaginators.listNetworkAddressListsResponseIterator(ListNetworkAddressListsRequest request)
Creates a new iterable which will iterate over the responses received from the
listNetworkAddressLists operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListNetworkAddressListsResponse> |
WafAsyncClient.listNetworkAddressLists(ListNetworkAddressListsRequest request,
AsyncHandler<ListNetworkAddressListsRequest,ListNetworkAddressListsResponse> handler) |
Future<ListNetworkAddressListsResponse> |
WafAsync.listNetworkAddressLists(ListNetworkAddressListsRequest request,
AsyncHandler<ListNetworkAddressListsRequest,ListNetworkAddressListsResponse> handler)
Gets a list of all NetworkAddressLists in a compartment.
|
Modifier and Type | Method and Description |
---|---|
ListNetworkAddressListsResponse |
ListNetworkAddressListsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListNetworkAddressListsResponse.Builder |
ListNetworkAddressListsResponse.Builder.copy(ListNetworkAddressListsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.