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