Uses of Class
com.oracle.bmc.ocvp.requests.DeleteByolAllocationRequest
-
Packages that use DeleteByolAllocationRequest Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.requests -
-
Uses of DeleteByolAllocationRequest in com.oracle.bmc.ocvp
Methods in com.oracle.bmc.ocvp with parameters of type DeleteByolAllocationRequest Modifier and Type Method Description DeleteByolAllocationResponseByolAllocation. deleteByolAllocation(DeleteByolAllocationRequest request)Deletes the specified BYOL Allocation.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)DeleteByolAllocationResponseByolAllocationClient. deleteByolAllocation(DeleteByolAllocationRequest request)Method parameters in com.oracle.bmc.ocvp with type arguments of type DeleteByolAllocationRequest 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 DeleteByolAllocationRequest in com.oracle.bmc.ocvp.requests
Methods in com.oracle.bmc.ocvp.requests that return DeleteByolAllocationRequest Modifier and Type Method Description DeleteByolAllocationRequestDeleteByolAllocationRequest.Builder. build()Build the instance of DeleteByolAllocationRequest as configured by this builderDeleteByolAllocationRequestDeleteByolAllocationRequest.Builder. buildWithoutInvocationCallback()Build the instance of DeleteByolAllocationRequest as configured by this builderMethods in com.oracle.bmc.ocvp.requests with parameters of type DeleteByolAllocationRequest Modifier and Type Method Description DeleteByolAllocationRequest.BuilderDeleteByolAllocationRequest.Builder. copy(DeleteByolAllocationRequest o)Copy method to populate the builder with values from the given instance.
-