Uses of Class
com.oracle.bmc.waas.responses.ChangeAddressListCompartmentResponse
-
Packages that use ChangeAddressListCompartmentResponse Package Description com.oracle.bmc.waas com.oracle.bmc.waas.responses -
-
Uses of ChangeAddressListCompartmentResponse in com.oracle.bmc.waas
Methods in com.oracle.bmc.waas that return ChangeAddressListCompartmentResponse Modifier and Type Method Description ChangeAddressListCompartmentResponseWaas. changeAddressListCompartment(ChangeAddressListCompartmentRequest request)Moves address list into a different compartment.ChangeAddressListCompartmentResponseWaasClient. changeAddressListCompartment(ChangeAddressListCompartmentRequest request)Methods in com.oracle.bmc.waas that return types with arguments of type ChangeAddressListCompartmentResponse 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)Method parameters in com.oracle.bmc.waas with type arguments of type ChangeAddressListCompartmentResponse 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 ChangeAddressListCompartmentResponse in com.oracle.bmc.waas.responses
Methods in com.oracle.bmc.waas.responses that return ChangeAddressListCompartmentResponse Modifier and Type Method Description ChangeAddressListCompartmentResponseChangeAddressListCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.waas.responses with parameters of type ChangeAddressListCompartmentResponse Modifier and Type Method Description ChangeAddressListCompartmentResponse.BuilderChangeAddressListCompartmentResponse.Builder. copy(ChangeAddressListCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-