Package | Description |
---|---|
com.oracle.bmc.limits | |
com.oracle.bmc.limits.requests |
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. |
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. |
GetQuotaResponse |
Quotas.getQuota(GetQuotaRequest request)
Gets the quota for the OCID specified.
|
GetQuotaResponse |
QuotasClient.getQuota(GetQuotaRequest request) |
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 |
---|---|
GetQuotaRequest |
GetQuotaRequest.Builder.build()
Build the instance of GetQuotaRequest as configured by this builder
|
GetQuotaRequest |
GetQuotaRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetQuotaRequest as configured by this builder
|
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–2024. All rights reserved.