Package | Description |
---|---|
com.oracle.bmc.usage | |
com.oracle.bmc.usage.responses |
Modifier and Type | Method and Description |
---|---|
ListResourceQuotaResponse |
ResourcesClient.listResourceQuota(ListResourceQuotaRequest request) |
ListResourceQuotaResponse |
Resources.listResourceQuota(ListResourceQuotaRequest request)
Returns the resource quota details under a tenancy > Important: Calls to this API will
only succeed against the endpoint in the home region.
|
Modifier and Type | Method and Description |
---|---|
Future<ListResourceQuotaResponse> |
ResourcesAsync.listResourceQuota(ListResourceQuotaRequest request,
AsyncHandler<ListResourceQuotaRequest,ListResourceQuotaResponse> handler)
Returns the resource quota details under a tenancy > Important: Calls to this API will
only succeed against the endpoint in the home region.
|
Future<ListResourceQuotaResponse> |
ResourcesAsyncClient.listResourceQuota(ListResourceQuotaRequest request,
AsyncHandler<ListResourceQuotaRequest,ListResourceQuotaResponse> handler) |
Iterable<ListResourceQuotaResponse> |
ResourcesPaginators.listResourceQuotaResponseIterator(ListResourceQuotaRequest request)
Creates a new iterable which will iterate over the responses received from the
listResourceQuota operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListResourceQuotaResponse> |
ResourcesAsync.listResourceQuota(ListResourceQuotaRequest request,
AsyncHandler<ListResourceQuotaRequest,ListResourceQuotaResponse> handler)
Returns the resource quota details under a tenancy > Important: Calls to this API will
only succeed against the endpoint in the home region.
|
Future<ListResourceQuotaResponse> |
ResourcesAsyncClient.listResourceQuota(ListResourceQuotaRequest request,
AsyncHandler<ListResourceQuotaRequest,ListResourceQuotaResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListResourceQuotaResponse |
ListResourceQuotaResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListResourceQuotaResponse.Builder |
ListResourceQuotaResponse.Builder.copy(ListResourceQuotaResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.