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