Uses of Class
com.oracle.bmc.ocvp.responses.ChangeByolCompartmentResponse
-
Packages that use ChangeByolCompartmentResponse Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.responses -
-
Uses of ChangeByolCompartmentResponse in com.oracle.bmc.ocvp
Methods in com.oracle.bmc.ocvp that return ChangeByolCompartmentResponse Modifier and Type Method Description ChangeByolCompartmentResponseByol. changeByolCompartment(ChangeByolCompartmentRequest request)Moves an BYOL into a different compartment within the same tenancy.ChangeByolCompartmentResponseByolClient. changeByolCompartment(ChangeByolCompartmentRequest request)Methods in com.oracle.bmc.ocvp that return types with arguments of type ChangeByolCompartmentResponse Modifier and Type Method Description Future<ChangeByolCompartmentResponse>ByolAsync. changeByolCompartment(ChangeByolCompartmentRequest request, AsyncHandler<ChangeByolCompartmentRequest,ChangeByolCompartmentResponse> handler)Moves an BYOL into a different compartment within the same tenancy.Future<ChangeByolCompartmentResponse>ByolAsyncClient. changeByolCompartment(ChangeByolCompartmentRequest request, AsyncHandler<ChangeByolCompartmentRequest,ChangeByolCompartmentResponse> handler)Method parameters in com.oracle.bmc.ocvp with type arguments of type ChangeByolCompartmentResponse Modifier and Type Method Description Future<ChangeByolCompartmentResponse>ByolAsync. changeByolCompartment(ChangeByolCompartmentRequest request, AsyncHandler<ChangeByolCompartmentRequest,ChangeByolCompartmentResponse> handler)Moves an BYOL into a different compartment within the same tenancy.Future<ChangeByolCompartmentResponse>ByolAsyncClient. changeByolCompartment(ChangeByolCompartmentRequest request, AsyncHandler<ChangeByolCompartmentRequest,ChangeByolCompartmentResponse> handler) -
Uses of ChangeByolCompartmentResponse in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return ChangeByolCompartmentResponse Modifier and Type Method Description ChangeByolCompartmentResponseChangeByolCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.ocvp.responses with parameters of type ChangeByolCompartmentResponse Modifier and Type Method Description ChangeByolCompartmentResponse.BuilderChangeByolCompartmentResponse.Builder. copy(ChangeByolCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-