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> |
QuotasAsyncClient.deleteQuota(DeleteQuotaRequest request,
AsyncHandler<DeleteQuotaRequest,DeleteQuotaResponse> handler) |
Future<DeleteQuotaResponse> |
QuotasAsync.deleteQuota(DeleteQuotaRequest request,
AsyncHandler<DeleteQuotaRequest,DeleteQuotaResponse> handler)
Deletes the quota corresponding to the given OCID.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteQuotaResponse> |
QuotasAsyncClient.deleteQuota(DeleteQuotaRequest request,
AsyncHandler<DeleteQuotaRequest,DeleteQuotaResponse> handler) |
Future<DeleteQuotaResponse> |
QuotasAsync.deleteQuota(DeleteQuotaRequest request,
AsyncHandler<DeleteQuotaRequest,DeleteQuotaResponse> handler)
Deletes the quota corresponding to the given OCID.
|
Modifier and Type | Method and Description |
---|---|
DeleteQuotaRequest |
DeleteQuotaRequest.Builder.build()
Build the instance of DeleteQuotaRequest as configured by this builder
|
DeleteQuotaRequest |
DeleteQuotaRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteQuotaRequest as configured by this builder
|
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–2024. All rights reserved.