Uses of Class
com.oracle.bmc.ocvp.requests.ChangeByolAllocationCompartmentRequest
-
Packages that use ChangeByolAllocationCompartmentRequest Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.requests -
-
Uses of ChangeByolAllocationCompartmentRequest in com.oracle.bmc.ocvp
Method parameters in com.oracle.bmc.ocvp with type arguments of type ChangeByolAllocationCompartmentRequest 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 ChangeByolAllocationCompartmentRequest in com.oracle.bmc.ocvp.requests
Methods in com.oracle.bmc.ocvp.requests that return ChangeByolAllocationCompartmentRequest Modifier and Type Method Description ChangeByolAllocationCompartmentRequestChangeByolAllocationCompartmentRequest.Builder. build()Build the instance of ChangeByolAllocationCompartmentRequest as configured by this builderChangeByolAllocationCompartmentRequestChangeByolAllocationCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeByolAllocationCompartmentRequest as configured by this builderMethods in com.oracle.bmc.ocvp.requests with parameters of type ChangeByolAllocationCompartmentRequest Modifier and Type Method Description ChangeByolAllocationCompartmentRequest.BuilderChangeByolAllocationCompartmentRequest.Builder. copy(ChangeByolAllocationCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-