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> |
QuotasAsyncClient.updateQuota(UpdateQuotaRequest request,
AsyncHandler<UpdateQuotaRequest,UpdateQuotaResponse> handler) |
Future<UpdateQuotaResponse> |
QuotasAsync.updateQuota(UpdateQuotaRequest request,
AsyncHandler<UpdateQuotaRequest,UpdateQuotaResponse> handler)
Updates the quota corresponding to given OCID with the details supplied.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateQuotaResponse> |
QuotasAsyncClient.updateQuota(UpdateQuotaRequest request,
AsyncHandler<UpdateQuotaRequest,UpdateQuotaResponse> handler) |
Future<UpdateQuotaResponse> |
QuotasAsync.updateQuota(UpdateQuotaRequest request,
AsyncHandler<UpdateQuotaRequest,UpdateQuotaResponse> handler)
Updates the quota corresponding to given OCID with the details supplied.
|
Modifier and Type | Method and Description |
---|---|
UpdateQuotaResponse |
UpdateQuotaResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.