Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
GetAddressListResponse |
Waas.getAddressList(GetAddressListRequest request)
Gets the details of an address list.
|
GetAddressListResponse |
WaasClient.getAddressList(GetAddressListRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetAddressListResponse> |
WaasAsyncClient.getAddressList(GetAddressListRequest request,
AsyncHandler<GetAddressListRequest,GetAddressListResponse> handler) |
Future<GetAddressListResponse> |
WaasAsync.getAddressList(GetAddressListRequest request,
AsyncHandler<GetAddressListRequest,GetAddressListResponse> handler)
Gets the details of an address list.
|
Modifier and Type | Method and Description |
---|---|
GetAddressListResponse |
GetAddressListResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAddressListResponse.Builder |
GetAddressListResponse.Builder.copy(GetAddressListResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.