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