Package | Description |
---|---|
com.oracle.bmc.limits | |
com.oracle.bmc.limits.responses |
Modifier and Type | Method and Description |
---|---|
AddQuotaLockResponse |
Quotas.addQuotaLock(AddQuotaLockRequest request)
Adds a lock to a resource.
|
AddQuotaLockResponse |
QuotasClient.addQuotaLock(AddQuotaLockRequest request) |
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 |
---|---|
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 |
---|---|
AddQuotaLockResponse |
AddQuotaLockResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AddQuotaLockResponse.Builder |
AddQuotaLockResponse.Builder.copy(AddQuotaLockResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.