Uses of Class
com.oracle.bmc.ocvp.responses.DeleteByolAllocationResponse
-
Packages that use DeleteByolAllocationResponse Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.responses -
-
Uses of DeleteByolAllocationResponse in com.oracle.bmc.ocvp
Methods in com.oracle.bmc.ocvp that return DeleteByolAllocationResponse Modifier and Type Method Description DeleteByolAllocationResponseByolAllocation. deleteByolAllocation(DeleteByolAllocationRequest request)Deletes the specified BYOL Allocation.DeleteByolAllocationResponseByolAllocationClient. deleteByolAllocation(DeleteByolAllocationRequest request)Methods in com.oracle.bmc.ocvp that return types with arguments of type DeleteByolAllocationResponse Modifier and Type Method Description Future<DeleteByolAllocationResponse>ByolAllocationAsync. deleteByolAllocation(DeleteByolAllocationRequest request, AsyncHandler<DeleteByolAllocationRequest,DeleteByolAllocationResponse> handler)Deletes the specified BYOL Allocation.Future<DeleteByolAllocationResponse>ByolAllocationAsyncClient. deleteByolAllocation(DeleteByolAllocationRequest request, AsyncHandler<DeleteByolAllocationRequest,DeleteByolAllocationResponse> handler)Method parameters in com.oracle.bmc.ocvp with type arguments of type DeleteByolAllocationResponse Modifier and Type Method Description Future<DeleteByolAllocationResponse>ByolAllocationAsync. deleteByolAllocation(DeleteByolAllocationRequest request, AsyncHandler<DeleteByolAllocationRequest,DeleteByolAllocationResponse> handler)Deletes the specified BYOL Allocation.Future<DeleteByolAllocationResponse>ByolAllocationAsyncClient. deleteByolAllocation(DeleteByolAllocationRequest request, AsyncHandler<DeleteByolAllocationRequest,DeleteByolAllocationResponse> handler) -
Uses of DeleteByolAllocationResponse in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return DeleteByolAllocationResponse Modifier and Type Method Description DeleteByolAllocationResponseDeleteByolAllocationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.ocvp.responses with parameters of type DeleteByolAllocationResponse Modifier and Type Method Description DeleteByolAllocationResponse.BuilderDeleteByolAllocationResponse.Builder. copy(DeleteByolAllocationResponse o)Copy method to populate the builder with values from the given instance.
-