Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
ChangeAddressListCompartmentResponse |
Waas.changeAddressListCompartment(ChangeAddressListCompartmentRequest request)
Moves address list into a different compartment.
|
ChangeAddressListCompartmentResponse |
WaasClient.changeAddressListCompartment(ChangeAddressListCompartmentRequest request) |
Future<ChangeAddressListCompartmentResponse> |
WaasAsyncClient.changeAddressListCompartment(ChangeAddressListCompartmentRequest request,
AsyncHandler<ChangeAddressListCompartmentRequest,ChangeAddressListCompartmentResponse> handler) |
Future<ChangeAddressListCompartmentResponse> |
WaasAsync.changeAddressListCompartment(ChangeAddressListCompartmentRequest request,
AsyncHandler<ChangeAddressListCompartmentRequest,ChangeAddressListCompartmentResponse> handler)
Moves address list into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeAddressListCompartmentResponse> |
WaasAsyncClient.changeAddressListCompartment(ChangeAddressListCompartmentRequest request,
AsyncHandler<ChangeAddressListCompartmentRequest,ChangeAddressListCompartmentResponse> handler) |
Future<ChangeAddressListCompartmentResponse> |
WaasAsync.changeAddressListCompartment(ChangeAddressListCompartmentRequest request,
AsyncHandler<ChangeAddressListCompartmentRequest,ChangeAddressListCompartmentResponse> handler)
Moves address list into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeAddressListCompartmentRequest |
ChangeAddressListCompartmentRequest.Builder.build()
Build the instance of ChangeAddressListCompartmentRequest as configured by this builder
|
ChangeAddressListCompartmentRequest |
ChangeAddressListCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeAddressListCompartmentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeAddressListCompartmentRequest.Builder |
ChangeAddressListCompartmentRequest.Builder.copy(ChangeAddressListCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.