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> |
QuotasAsyncClient.createQuota(CreateQuotaRequest request,
AsyncHandler<CreateQuotaRequest,CreateQuotaResponse> handler) |
Future<CreateQuotaResponse> |
QuotasAsync.createQuota(CreateQuotaRequest request,
AsyncHandler<CreateQuotaRequest,CreateQuotaResponse> handler)
Creates a new quota with the details supplied.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateQuotaResponse> |
QuotasAsyncClient.createQuota(CreateQuotaRequest request,
AsyncHandler<CreateQuotaRequest,CreateQuotaResponse> handler) |
Future<CreateQuotaResponse> |
QuotasAsync.createQuota(CreateQuotaRequest request,
AsyncHandler<CreateQuotaRequest,CreateQuotaResponse> handler)
Creates a new quota with the details supplied.
|
Modifier and Type | Method and Description |
---|---|
CreateQuotaResponse |
CreateQuotaResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.