Uses of Class
com.oracle.bmc.ocvp.responses.UpdateByolAllocationResponse
-
Packages that use UpdateByolAllocationResponse Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.responses -
-
Uses of UpdateByolAllocationResponse in com.oracle.bmc.ocvp
Methods in com.oracle.bmc.ocvp that return UpdateByolAllocationResponse Modifier and Type Method Description UpdateByolAllocationResponseByolAllocation. updateByolAllocation(UpdateByolAllocationRequest request)Updates the specified BYOL Allocation.UpdateByolAllocationResponseByolAllocationClient. updateByolAllocation(UpdateByolAllocationRequest request)Methods in com.oracle.bmc.ocvp that return types with arguments of type UpdateByolAllocationResponse 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)Method parameters in com.oracle.bmc.ocvp with type arguments of type UpdateByolAllocationResponse 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 UpdateByolAllocationResponse in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return UpdateByolAllocationResponse Modifier and Type Method Description UpdateByolAllocationResponseUpdateByolAllocationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.ocvp.responses with parameters of type UpdateByolAllocationResponse Modifier and Type Method Description UpdateByolAllocationResponse.BuilderUpdateByolAllocationResponse.Builder. copy(UpdateByolAllocationResponse o)Copy method to populate the builder with values from the given instance.
-