Package | Description |
---|---|
com.oracle.bmc.limits | |
com.oracle.bmc.limits.responses |
Modifier and Type | Method and Description |
---|---|
GetQuotaResponse |
Quotas.getQuota(GetQuotaRequest request)
Gets the quota for the OCID specified.
|
GetQuotaResponse |
QuotasClient.getQuota(GetQuotaRequest request) |
Modifier and Type | Method and Description |
---|---|
Waiter<GetQuotaRequest,GetQuotaResponse> |
QuotasWaiters.forQuota(GetQuotaRequest request,
Quota.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetQuotaRequest,GetQuotaResponse> |
QuotasWaiters.forQuota(GetQuotaRequest request,
Quota.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetQuotaRequest,GetQuotaResponse> |
QuotasWaiters.forQuota(GetQuotaRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Quota.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetQuotaResponse> |
QuotasAsyncClient.getQuota(GetQuotaRequest request,
AsyncHandler<GetQuotaRequest,GetQuotaResponse> handler) |
Future<GetQuotaResponse> |
QuotasAsync.getQuota(GetQuotaRequest request,
AsyncHandler<GetQuotaRequest,GetQuotaResponse> handler)
Gets the quota for the OCID specified.
|
Modifier and Type | Method and Description |
---|---|
Future<GetQuotaResponse> |
QuotasAsyncClient.getQuota(GetQuotaRequest request,
AsyncHandler<GetQuotaRequest,GetQuotaResponse> handler) |
Future<GetQuotaResponse> |
QuotasAsync.getQuota(GetQuotaRequest request,
AsyncHandler<GetQuotaRequest,GetQuotaResponse> handler)
Gets the quota for the OCID specified.
|
Modifier and Type | Method and Description |
---|---|
GetQuotaResponse |
GetQuotaResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetQuotaResponse.Builder |
GetQuotaResponse.Builder.copy(GetQuotaResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.