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