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