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