Uses of Class
com.oracle.bmc.ocvp.responses.ChangeByolAllocationCompartmentResponse
-
Packages that use ChangeByolAllocationCompartmentResponse Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.responses -
-
Uses of ChangeByolAllocationCompartmentResponse in com.oracle.bmc.ocvp
Methods in com.oracle.bmc.ocvp that return ChangeByolAllocationCompartmentResponse Modifier and Type Method Description ChangeByolAllocationCompartmentResponseByolAllocation. changeByolAllocationCompartment(ChangeByolAllocationCompartmentRequest request)Moves an BYOL Allocation into a different compartment within the same tenancy.ChangeByolAllocationCompartmentResponseByolAllocationClient. changeByolAllocationCompartment(ChangeByolAllocationCompartmentRequest request)Methods in com.oracle.bmc.ocvp that return types with arguments of type ChangeByolAllocationCompartmentResponse Modifier and Type Method Description Future<ChangeByolAllocationCompartmentResponse>ByolAllocationAsync. changeByolAllocationCompartment(ChangeByolAllocationCompartmentRequest request, AsyncHandler<ChangeByolAllocationCompartmentRequest,ChangeByolAllocationCompartmentResponse> handler)Moves an BYOL Allocation into a different compartment within the same tenancy.Future<ChangeByolAllocationCompartmentResponse>ByolAllocationAsyncClient. changeByolAllocationCompartment(ChangeByolAllocationCompartmentRequest request, AsyncHandler<ChangeByolAllocationCompartmentRequest,ChangeByolAllocationCompartmentResponse> handler)Method parameters in com.oracle.bmc.ocvp with type arguments of type ChangeByolAllocationCompartmentResponse Modifier and Type Method Description Future<ChangeByolAllocationCompartmentResponse>ByolAllocationAsync. changeByolAllocationCompartment(ChangeByolAllocationCompartmentRequest request, AsyncHandler<ChangeByolAllocationCompartmentRequest,ChangeByolAllocationCompartmentResponse> handler)Moves an BYOL Allocation into a different compartment within the same tenancy.Future<ChangeByolAllocationCompartmentResponse>ByolAllocationAsyncClient. changeByolAllocationCompartment(ChangeByolAllocationCompartmentRequest request, AsyncHandler<ChangeByolAllocationCompartmentRequest,ChangeByolAllocationCompartmentResponse> handler) -
Uses of ChangeByolAllocationCompartmentResponse in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return ChangeByolAllocationCompartmentResponse Modifier and Type Method Description ChangeByolAllocationCompartmentResponseChangeByolAllocationCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.ocvp.responses with parameters of type ChangeByolAllocationCompartmentResponse Modifier and Type Method Description ChangeByolAllocationCompartmentResponse.BuilderChangeByolAllocationCompartmentResponse.Builder. copy(ChangeByolAllocationCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-