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> |
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 |
---|---|
UpdateQuotaRequest |
UpdateQuotaRequest.Builder.build()
Build the instance of UpdateQuotaRequest as configured by this builder
|
UpdateQuotaRequest |
UpdateQuotaRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateQuotaRequest as configured by this builder
|
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–2024. All rights reserved.