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> |
QuotasAsyncClient.listQuotas(ListQuotasRequest request,
AsyncHandler<ListQuotasRequest,ListQuotasResponse> handler) |
Future<ListQuotasResponse> |
QuotasAsync.listQuotas(ListQuotasRequest request,
AsyncHandler<ListQuotasRequest,ListQuotasResponse> handler)
Lists all quotas on resources from the given compartment.
|
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> |
QuotasAsyncClient.listQuotas(ListQuotasRequest request,
AsyncHandler<ListQuotasRequest,ListQuotasResponse> handler) |
Future<ListQuotasResponse> |
QuotasAsync.listQuotas(ListQuotasRequest request,
AsyncHandler<ListQuotasRequest,ListQuotasResponse> handler)
Lists all quotas on resources from the given compartment.
|
Modifier and Type | Method and Description |
---|---|
ListQuotasResponse |
ListQuotasResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.