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