Package | Description |
---|---|
com.oracle.bmc.aidocument | |
com.oracle.bmc.aidocument.requests |
Modifier and Type | Method and Description |
---|---|
RemoveProjectLockResponse |
AIServiceDocument.removeProjectLock(RemoveProjectLockRequest request)
Remove a lock from a resource.
|
RemoveProjectLockResponse |
AIServiceDocumentClient.removeProjectLock(RemoveProjectLockRequest request) |
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 |
---|---|
RemoveProjectLockRequest |
RemoveProjectLockRequest.Builder.build()
Build the instance of RemoveProjectLockRequest as configured by this builder
|
RemoveProjectLockRequest |
RemoveProjectLockRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RemoveProjectLockRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RemoveProjectLockRequest.Builder |
RemoveProjectLockRequest.Builder.copy(RemoveProjectLockRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.