| Package | Description |
|---|---|
| com.oracle.bmc.limits | |
| com.oracle.bmc.limits.requests |
| 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) |
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 |
|---|---|
UpdateQuotaRequest |
UpdateQuotaRequest.Builder.build()
Build the instance of UpdateQuotaRequest as configured by this builder
|
UpdateQuotaRequest |
UpdateQuotaRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
UpdateQuotaRequest.Builder |
UpdateQuotaRequest.Builder.copy(UpdateQuotaRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.