| Package | Description |
|---|---|
| com.oracle.bmc.limits | |
| com.oracle.bmc.limits.responses |
| Modifier and Type | Method and Description |
|---|---|
CreateQuotaResponse |
Quotas.createQuota(CreateQuotaRequest request)
Creates a new quota with the details supplied.
|
CreateQuotaResponse |
QuotasClient.createQuota(CreateQuotaRequest request) |
| 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 |
|---|---|
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 |
|---|---|
CreateQuotaResponse |
CreateQuotaResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CreateQuotaResponse.Builder |
CreateQuotaResponse.Builder.copy(CreateQuotaResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.