Package | Description |
---|---|
com.oracle.bmc.aidocument | |
com.oracle.bmc.aidocument.responses |
Modifier and Type | Method and Description |
---|---|
RemoveProjectLockResponse |
AIServiceDocument.removeProjectLock(RemoveProjectLockRequest request)
Remove a lock from a resource.
|
RemoveProjectLockResponse |
AIServiceDocumentClient.removeProjectLock(RemoveProjectLockRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<RemoveProjectLockResponse> |
AIServiceDocumentAsync.removeProjectLock(RemoveProjectLockRequest request,
AsyncHandler<RemoveProjectLockRequest,RemoveProjectLockResponse> handler)
Remove a lock from a resource.
|
Future<RemoveProjectLockResponse> |
AIServiceDocumentAsyncClient.removeProjectLock(RemoveProjectLockRequest request,
AsyncHandler<RemoveProjectLockRequest,RemoveProjectLockResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<RemoveProjectLockResponse> |
AIServiceDocumentAsync.removeProjectLock(RemoveProjectLockRequest request,
AsyncHandler<RemoveProjectLockRequest,RemoveProjectLockResponse> handler)
Remove a lock from a resource.
|
Future<RemoveProjectLockResponse> |
AIServiceDocumentAsyncClient.removeProjectLock(RemoveProjectLockRequest request,
AsyncHandler<RemoveProjectLockRequest,RemoveProjectLockResponse> handler) |
Modifier and Type | Method and Description |
---|---|
RemoveProjectLockResponse |
RemoveProjectLockResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RemoveProjectLockResponse.Builder |
RemoveProjectLockResponse.Builder.copy(RemoveProjectLockResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.