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