Uses of Class
com.oracle.bmc.ocvp.requests.RetrieveByolRealmAllocationsRequest
-
Packages that use RetrieveByolRealmAllocationsRequest Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.requests -
-
Uses of RetrieveByolRealmAllocationsRequest in com.oracle.bmc.ocvp
Methods in com.oracle.bmc.ocvp with parameters of type RetrieveByolRealmAllocationsRequest Modifier and Type Method Description RetrieveByolRealmAllocationsResponseByol. retrieveByolRealmAllocations(RetrieveByolRealmAllocationsRequest request)Retrieve realm-wide allocation status for a specified BYOL.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)RetrieveByolRealmAllocationsResponseByolClient. retrieveByolRealmAllocations(RetrieveByolRealmAllocationsRequest request)Method parameters in com.oracle.bmc.ocvp with type arguments of type RetrieveByolRealmAllocationsRequest 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 RetrieveByolRealmAllocationsRequest in com.oracle.bmc.ocvp.requests
Methods in com.oracle.bmc.ocvp.requests that return RetrieveByolRealmAllocationsRequest Modifier and Type Method Description RetrieveByolRealmAllocationsRequestRetrieveByolRealmAllocationsRequest.Builder. build()Build the instance of RetrieveByolRealmAllocationsRequest as configured by this builderRetrieveByolRealmAllocationsRequestRetrieveByolRealmAllocationsRequest.Builder. buildWithoutInvocationCallback()Build the instance of RetrieveByolRealmAllocationsRequest as configured by this builderMethods in com.oracle.bmc.ocvp.requests with parameters of type RetrieveByolRealmAllocationsRequest Modifier and Type Method Description RetrieveByolRealmAllocationsRequest.BuilderRetrieveByolRealmAllocationsRequest.Builder. copy(RetrieveByolRealmAllocationsRequest o)Copy method to populate the builder with values from the given instance.
-