| Package | Description |
|---|---|
| com.oracle.bmc.limits | |
| com.oracle.bmc.limits.requests |
| Modifier and Type | Method and Description |
|---|---|
CreateQuotaResponse |
Quotas.createQuota(CreateQuotaRequest request)
Creates a new quota with the details supplied.
|
CreateQuotaResponse |
QuotasClient.createQuota(CreateQuotaRequest request) |
Future<CreateQuotaResponse> |
QuotasAsync.createQuota(CreateQuotaRequest request,
com.oracle.bmc.responses.AsyncHandler<CreateQuotaRequest,CreateQuotaResponse> handler)
Creates a new quota with the details supplied.
|
Future<CreateQuotaResponse> |
QuotasAsyncClient.createQuota(CreateQuotaRequest request,
com.oracle.bmc.responses.AsyncHandler<CreateQuotaRequest,CreateQuotaResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateQuotaResponse> |
QuotasAsync.createQuota(CreateQuotaRequest request,
com.oracle.bmc.responses.AsyncHandler<CreateQuotaRequest,CreateQuotaResponse> handler)
Creates a new quota with the details supplied.
|
Future<CreateQuotaResponse> |
QuotasAsyncClient.createQuota(CreateQuotaRequest request,
com.oracle.bmc.responses.AsyncHandler<CreateQuotaRequest,CreateQuotaResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
CreateQuotaRequest |
CreateQuotaRequest.Builder.build()
Build the instance of CreateQuotaRequest as configured by this builder
|
CreateQuotaRequest |
CreateQuotaRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
CreateQuotaRequest.Builder |
CreateQuotaRequest.Builder.copy(CreateQuotaRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.