Package | Description |
---|---|
com.oracle.bmc.limits | |
com.oracle.bmc.limits.requests |
Modifier and Type | Method and Description |
---|---|
AddQuotaLockResponse |
Quotas.addQuotaLock(AddQuotaLockRequest request)
Adds a lock to a resource.
|
AddQuotaLockResponse |
QuotasClient.addQuotaLock(AddQuotaLockRequest request) |
Future<AddQuotaLockResponse> |
QuotasAsyncClient.addQuotaLock(AddQuotaLockRequest request,
AsyncHandler<AddQuotaLockRequest,AddQuotaLockResponse> handler) |
Future<AddQuotaLockResponse> |
QuotasAsync.addQuotaLock(AddQuotaLockRequest request,
AsyncHandler<AddQuotaLockRequest,AddQuotaLockResponse> handler)
Adds a lock to a resource.
|
Modifier and Type | Method and Description |
---|---|
Future<AddQuotaLockResponse> |
QuotasAsyncClient.addQuotaLock(AddQuotaLockRequest request,
AsyncHandler<AddQuotaLockRequest,AddQuotaLockResponse> handler) |
Future<AddQuotaLockResponse> |
QuotasAsync.addQuotaLock(AddQuotaLockRequest request,
AsyncHandler<AddQuotaLockRequest,AddQuotaLockResponse> handler)
Adds a lock to a resource.
|
Modifier and Type | Method and Description |
---|---|
AddQuotaLockRequest |
AddQuotaLockRequest.Builder.build()
Build the instance of AddQuotaLockRequest as configured by this builder
|
AddQuotaLockRequest |
AddQuotaLockRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AddQuotaLockRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AddQuotaLockRequest.Builder |
AddQuotaLockRequest.Builder.copy(AddQuotaLockRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.