| Package | Description |
|---|---|
| com.oracle.bmc.limits | |
| com.oracle.bmc.limits.responses |
| Modifier and Type | Method and Description |
|---|---|
ListQuotasResponse |
Quotas.listQuotas(ListQuotasRequest request)
Lists all quotas on resources from the given compartment
|
ListQuotasResponse |
QuotasClient.listQuotas(ListQuotasRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<ListQuotasResponse> |
QuotasAsync.listQuotas(ListQuotasRequest request,
com.oracle.bmc.responses.AsyncHandler<ListQuotasRequest,ListQuotasResponse> handler)
Lists all quotas on resources from the given compartment
|
Future<ListQuotasResponse> |
QuotasAsyncClient.listQuotas(ListQuotasRequest request,
com.oracle.bmc.responses.AsyncHandler<ListQuotasRequest,ListQuotasResponse> handler) |
Iterable<ListQuotasResponse> |
QuotasPaginators.listQuotasResponseIterator(ListQuotasRequest request)
Creates a new iterable which will iterate over the responses received from the listQuotas operation.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListQuotasResponse> |
QuotasAsync.listQuotas(ListQuotasRequest request,
com.oracle.bmc.responses.AsyncHandler<ListQuotasRequest,ListQuotasResponse> handler)
Lists all quotas on resources from the given compartment
|
Future<ListQuotasResponse> |
QuotasAsyncClient.listQuotas(ListQuotasRequest request,
com.oracle.bmc.responses.AsyncHandler<ListQuotasRequest,ListQuotasResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ListQuotasResponse |
ListQuotasResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ListQuotasResponse.Builder |
ListQuotasResponse.Builder.copy(ListQuotasResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.