| Package | Description |
|---|---|
| com.oracle.bmc.limits | |
| com.oracle.bmc.limits.responses |
| Modifier and Type | Method and Description |
|---|---|
UpdateQuotaResponse |
Quotas.updateQuota(UpdateQuotaRequest request)
Updates the quota corresponding to given OCID with the details supplied.
|
UpdateQuotaResponse |
QuotasClient.updateQuota(UpdateQuotaRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateQuotaResponse> |
QuotasAsync.updateQuota(UpdateQuotaRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateQuotaRequest,UpdateQuotaResponse> handler)
Updates the quota corresponding to given OCID with the details supplied.
|
Future<UpdateQuotaResponse> |
QuotasAsyncClient.updateQuota(UpdateQuotaRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateQuotaRequest,UpdateQuotaResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateQuotaResponse> |
QuotasAsync.updateQuota(UpdateQuotaRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateQuotaRequest,UpdateQuotaResponse> handler)
Updates the quota corresponding to given OCID with the details supplied.
|
Future<UpdateQuotaResponse> |
QuotasAsyncClient.updateQuota(UpdateQuotaRequest request,
com.oracle.bmc.responses.AsyncHandler<UpdateQuotaRequest,UpdateQuotaResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateQuotaResponse |
UpdateQuotaResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
UpdateQuotaResponse.Builder |
UpdateQuotaResponse.Builder.copy(UpdateQuotaResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.