Package | Description |
---|---|
com.oracle.bmc.waf | |
com.oracle.bmc.waf.requests |
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 |
---|---|
ListNetworkAddressListsRequest |
ListNetworkAddressListsRequest.Builder.build()
Build the instance of ListNetworkAddressListsRequest as configured by this builder
|
ListNetworkAddressListsRequest |
ListNetworkAddressListsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListNetworkAddressListsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListNetworkAddressListsRequest.Builder |
ListNetworkAddressListsRequest.Builder.copy(ListNetworkAddressListsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.