Uses of Class
com.oracle.bmc.ocvp.requests.UpdateByolAllocationRequest
-
Packages that use UpdateByolAllocationRequest Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.requests -
-
Uses of UpdateByolAllocationRequest in com.oracle.bmc.ocvp
Methods in com.oracle.bmc.ocvp with parameters of type UpdateByolAllocationRequest Modifier and Type Method Description UpdateByolAllocationResponseByolAllocation. updateByolAllocation(UpdateByolAllocationRequest request)Updates the specified BYOL Allocation.Future<UpdateByolAllocationResponse>ByolAllocationAsync. updateByolAllocation(UpdateByolAllocationRequest request, AsyncHandler<UpdateByolAllocationRequest,UpdateByolAllocationResponse> handler)Updates the specified BYOL Allocation.Future<UpdateByolAllocationResponse>ByolAllocationAsyncClient. updateByolAllocation(UpdateByolAllocationRequest request, AsyncHandler<UpdateByolAllocationRequest,UpdateByolAllocationResponse> handler)UpdateByolAllocationResponseByolAllocationClient. updateByolAllocation(UpdateByolAllocationRequest request)Method parameters in com.oracle.bmc.ocvp with type arguments of type UpdateByolAllocationRequest Modifier and Type Method Description Future<UpdateByolAllocationResponse>ByolAllocationAsync. updateByolAllocation(UpdateByolAllocationRequest request, AsyncHandler<UpdateByolAllocationRequest,UpdateByolAllocationResponse> handler)Updates the specified BYOL Allocation.Future<UpdateByolAllocationResponse>ByolAllocationAsyncClient. updateByolAllocation(UpdateByolAllocationRequest request, AsyncHandler<UpdateByolAllocationRequest,UpdateByolAllocationResponse> handler) -
Uses of UpdateByolAllocationRequest in com.oracle.bmc.ocvp.requests
Methods in com.oracle.bmc.ocvp.requests that return UpdateByolAllocationRequest Modifier and Type Method Description UpdateByolAllocationRequestUpdateByolAllocationRequest.Builder. build()Build the instance of UpdateByolAllocationRequest as configured by this builderUpdateByolAllocationRequestUpdateByolAllocationRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateByolAllocationRequest as configured by this builderMethods in com.oracle.bmc.ocvp.requests with parameters of type UpdateByolAllocationRequest Modifier and Type Method Description UpdateByolAllocationRequest.BuilderUpdateByolAllocationRequest.Builder. copy(UpdateByolAllocationRequest o)Copy method to populate the builder with values from the given instance.
-