Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
ListAddressListsResponse |
Waas.listAddressLists(ListAddressListsRequest request)
Gets a list of address lists that can be used in a WAAS policy.
|
ListAddressListsResponse |
WaasClient.listAddressLists(ListAddressListsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListAddressListsResponse> |
WaasAsyncClient.listAddressLists(ListAddressListsRequest request,
AsyncHandler<ListAddressListsRequest,ListAddressListsResponse> handler) |
Future<ListAddressListsResponse> |
WaasAsync.listAddressLists(ListAddressListsRequest request,
AsyncHandler<ListAddressListsRequest,ListAddressListsResponse> handler)
Gets a list of address lists that can be used in a WAAS policy.
|
Iterable<ListAddressListsResponse> |
WaasPaginators.listAddressListsResponseIterator(ListAddressListsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAddressLists operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAddressListsResponse> |
WaasAsyncClient.listAddressLists(ListAddressListsRequest request,
AsyncHandler<ListAddressListsRequest,ListAddressListsResponse> handler) |
Future<ListAddressListsResponse> |
WaasAsync.listAddressLists(ListAddressListsRequest request,
AsyncHandler<ListAddressListsRequest,ListAddressListsResponse> handler)
Gets a list of address lists that can be used in a WAAS policy.
|
Modifier and Type | Method and Description |
---|---|
ListAddressListsResponse |
ListAddressListsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAddressListsResponse.Builder |
ListAddressListsResponse.Builder.copy(ListAddressListsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.