Uses of Class
com.oracle.bmc.ocvp.requests.ListByolAllocationsRequest
-
Packages that use ListByolAllocationsRequest Package Description com.oracle.bmc.ocvp com.oracle.bmc.ocvp.requests -
-
Uses of ListByolAllocationsRequest in com.oracle.bmc.ocvp
Method parameters in com.oracle.bmc.ocvp with type arguments of type ListByolAllocationsRequest Modifier and Type Method Description Future<ListByolAllocationsResponse>ByolAllocationAsync. listByolAllocations(ListByolAllocationsRequest request, AsyncHandler<ListByolAllocationsRequest,ListByolAllocationsResponse> handler)Lists the BYOL Allocations in the specified compartment.Future<ListByolAllocationsResponse>ByolAllocationAsyncClient. listByolAllocations(ListByolAllocationsRequest request, AsyncHandler<ListByolAllocationsRequest,ListByolAllocationsResponse> handler) -
Uses of ListByolAllocationsRequest in com.oracle.bmc.ocvp.requests
Methods in com.oracle.bmc.ocvp.requests that return ListByolAllocationsRequest Modifier and Type Method Description ListByolAllocationsRequestListByolAllocationsRequest.Builder. build()Build the instance of ListByolAllocationsRequest as configured by this builderListByolAllocationsRequestListByolAllocationsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListByolAllocationsRequest as configured by this builderMethods in com.oracle.bmc.ocvp.requests with parameters of type ListByolAllocationsRequest Modifier and Type Method Description ListByolAllocationsRequest.BuilderListByolAllocationsRequest.Builder. copy(ListByolAllocationsRequest o)Copy method to populate the builder with values from the given instance.
-