| Package | Description |
|---|---|
| com.oracle.bmc.limits | |
| com.oracle.bmc.limits.requests |
| Modifier and Type | Method and Description |
|---|---|
DeleteQuotaResponse |
Quotas.deleteQuota(DeleteQuotaRequest request)
Deletes the quota corresponding to the given OCID.
|
DeleteQuotaResponse |
QuotasClient.deleteQuota(DeleteQuotaRequest request) |
Future<DeleteQuotaResponse> |
QuotasAsync.deleteQuota(DeleteQuotaRequest request,
com.oracle.bmc.responses.AsyncHandler<DeleteQuotaRequest,DeleteQuotaResponse> handler)
Deletes the quota corresponding to the given OCID.
|
Future<DeleteQuotaResponse> |
QuotasAsyncClient.deleteQuota(DeleteQuotaRequest request,
com.oracle.bmc.responses.AsyncHandler<DeleteQuotaRequest,DeleteQuotaResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteQuotaResponse> |
QuotasAsync.deleteQuota(DeleteQuotaRequest request,
com.oracle.bmc.responses.AsyncHandler<DeleteQuotaRequest,DeleteQuotaResponse> handler)
Deletes the quota corresponding to the given OCID.
|
Future<DeleteQuotaResponse> |
QuotasAsyncClient.deleteQuota(DeleteQuotaRequest request,
com.oracle.bmc.responses.AsyncHandler<DeleteQuotaRequest,DeleteQuotaResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteQuotaRequest |
DeleteQuotaRequest.Builder.build()
Build the instance of DeleteQuotaRequest as configured by this builder
|
DeleteQuotaRequest |
DeleteQuotaRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
DeleteQuotaRequest.Builder |
DeleteQuotaRequest.Builder.copy(DeleteQuotaRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.