Uses of Class
com.oracle.bmc.ocvp.responses.GetByolAllocationResponse
-
Packages that use GetByolAllocationResponse Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.responses -
-
Uses of GetByolAllocationResponse in com.oracle.bmc.ocvp
Methods in com.oracle.bmc.ocvp that return GetByolAllocationResponse Modifier and Type Method Description GetByolAllocationResponseByolAllocation. getByolAllocation(GetByolAllocationRequest request)Gets the specified BYOL Allocation’s information.GetByolAllocationResponseByolAllocationClient. getByolAllocation(GetByolAllocationRequest request)Method parameters in com.oracle.bmc.ocvp with type arguments of type GetByolAllocationResponse Modifier and Type Method Description Future<GetByolAllocationResponse>ByolAllocationAsync. getByolAllocation(GetByolAllocationRequest request, AsyncHandler<GetByolAllocationRequest,GetByolAllocationResponse> handler)Gets the specified BYOL Allocation’s information.Future<GetByolAllocationResponse>ByolAllocationAsyncClient. getByolAllocation(GetByolAllocationRequest request, AsyncHandler<GetByolAllocationRequest,GetByolAllocationResponse> handler) -
Uses of GetByolAllocationResponse in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return GetByolAllocationResponse Modifier and Type Method Description GetByolAllocationResponseGetByolAllocationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.ocvp.responses with parameters of type GetByolAllocationResponse Modifier and Type Method Description GetByolAllocationResponse.BuilderGetByolAllocationResponse.Builder. copy(GetByolAllocationResponse o)Copy method to populate the builder with values from the given instance.
-