Uses of Class
com.oracle.bmc.waas.requests.ChangeAddressListCompartmentRequest
-
Packages that use ChangeAddressListCompartmentRequest Package Description com.oracle.bmc.waas com.oracle.bmc.waas.requests -
-
Uses of ChangeAddressListCompartmentRequest in com.oracle.bmc.waas
Methods in com.oracle.bmc.waas with parameters of type ChangeAddressListCompartmentRequest Modifier and Type Method Description ChangeAddressListCompartmentResponseWaas. changeAddressListCompartment(ChangeAddressListCompartmentRequest request)Moves address list into a different compartment.Future<ChangeAddressListCompartmentResponse>WaasAsync. changeAddressListCompartment(ChangeAddressListCompartmentRequest request, AsyncHandler<ChangeAddressListCompartmentRequest,ChangeAddressListCompartmentResponse> handler)Moves address list into a different compartment.Future<ChangeAddressListCompartmentResponse>WaasAsyncClient. changeAddressListCompartment(ChangeAddressListCompartmentRequest request, AsyncHandler<ChangeAddressListCompartmentRequest,ChangeAddressListCompartmentResponse> handler)ChangeAddressListCompartmentResponseWaasClient. changeAddressListCompartment(ChangeAddressListCompartmentRequest request)Method parameters in com.oracle.bmc.waas with type arguments of type ChangeAddressListCompartmentRequest Modifier and Type Method Description Future<ChangeAddressListCompartmentResponse>WaasAsync. changeAddressListCompartment(ChangeAddressListCompartmentRequest request, AsyncHandler<ChangeAddressListCompartmentRequest,ChangeAddressListCompartmentResponse> handler)Moves address list into a different compartment.Future<ChangeAddressListCompartmentResponse>WaasAsyncClient. changeAddressListCompartment(ChangeAddressListCompartmentRequest request, AsyncHandler<ChangeAddressListCompartmentRequest,ChangeAddressListCompartmentResponse> handler) -
Uses of ChangeAddressListCompartmentRequest in com.oracle.bmc.waas.requests
Methods in com.oracle.bmc.waas.requests that return ChangeAddressListCompartmentRequest Modifier and Type Method Description ChangeAddressListCompartmentRequestChangeAddressListCompartmentRequest.Builder. build()Build the instance of ChangeAddressListCompartmentRequest as configured by this builderChangeAddressListCompartmentRequestChangeAddressListCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeAddressListCompartmentRequest as configured by this builderMethods in com.oracle.bmc.waas.requests with parameters of type ChangeAddressListCompartmentRequest Modifier and Type Method Description ChangeAddressListCompartmentRequest.BuilderChangeAddressListCompartmentRequest.Builder. copy(ChangeAddressListCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-