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