Uses of Class
com.oracle.bmc.ocvp.responses.RetrieveByolRealmAllocationsResponse
-
Packages that use RetrieveByolRealmAllocationsResponse Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.responses -
-
Uses of RetrieveByolRealmAllocationsResponse in com.oracle.bmc.ocvp
Methods in com.oracle.bmc.ocvp that return RetrieveByolRealmAllocationsResponse Modifier and Type Method Description RetrieveByolRealmAllocationsResponseByol. retrieveByolRealmAllocations(RetrieveByolRealmAllocationsRequest request)Retrieve realm-wide allocation status for a specified BYOL.RetrieveByolRealmAllocationsResponseByolClient. retrieveByolRealmAllocations(RetrieveByolRealmAllocationsRequest request)Methods in com.oracle.bmc.ocvp that return types with arguments of type RetrieveByolRealmAllocationsResponse Modifier and Type Method Description Future<RetrieveByolRealmAllocationsResponse>ByolAsync. retrieveByolRealmAllocations(RetrieveByolRealmAllocationsRequest request, AsyncHandler<RetrieveByolRealmAllocationsRequest,RetrieveByolRealmAllocationsResponse> handler)Retrieve realm-wide allocation status for a specified BYOL.Future<RetrieveByolRealmAllocationsResponse>ByolAsyncClient. retrieveByolRealmAllocations(RetrieveByolRealmAllocationsRequest request, AsyncHandler<RetrieveByolRealmAllocationsRequest,RetrieveByolRealmAllocationsResponse> handler)Method parameters in com.oracle.bmc.ocvp with type arguments of type RetrieveByolRealmAllocationsResponse Modifier and Type Method Description Future<RetrieveByolRealmAllocationsResponse>ByolAsync. retrieveByolRealmAllocations(RetrieveByolRealmAllocationsRequest request, AsyncHandler<RetrieveByolRealmAllocationsRequest,RetrieveByolRealmAllocationsResponse> handler)Retrieve realm-wide allocation status for a specified BYOL.Future<RetrieveByolRealmAllocationsResponse>ByolAsyncClient. retrieveByolRealmAllocations(RetrieveByolRealmAllocationsRequest request, AsyncHandler<RetrieveByolRealmAllocationsRequest,RetrieveByolRealmAllocationsResponse> handler) -
Uses of RetrieveByolRealmAllocationsResponse in com.oracle.bmc.ocvp.responses
Methods in com.oracle.bmc.ocvp.responses that return RetrieveByolRealmAllocationsResponse Modifier and Type Method Description RetrieveByolRealmAllocationsResponseRetrieveByolRealmAllocationsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.ocvp.responses with parameters of type RetrieveByolRealmAllocationsResponse Modifier and Type Method Description RetrieveByolRealmAllocationsResponse.BuilderRetrieveByolRealmAllocationsResponse.Builder. copy(RetrieveByolRealmAllocationsResponse o)Copy method to populate the builder with values from the given instance.
-