Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
AddCatalogLockResponse |
DataCatalog.addCatalogLock(AddCatalogLockRequest request)
Adds a lock to a Catalog resource.
|
AddCatalogLockResponse |
DataCatalogClient.addCatalogLock(AddCatalogLockRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<AddCatalogLockResponse> |
DataCatalogAsync.addCatalogLock(AddCatalogLockRequest request,
AsyncHandler<AddCatalogLockRequest,AddCatalogLockResponse> handler)
Adds a lock to a Catalog resource.
|
Future<AddCatalogLockResponse> |
DataCatalogAsyncClient.addCatalogLock(AddCatalogLockRequest request,
AsyncHandler<AddCatalogLockRequest,AddCatalogLockResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AddCatalogLockResponse> |
DataCatalogAsync.addCatalogLock(AddCatalogLockRequest request,
AsyncHandler<AddCatalogLockRequest,AddCatalogLockResponse> handler)
Adds a lock to a Catalog resource.
|
Future<AddCatalogLockResponse> |
DataCatalogAsyncClient.addCatalogLock(AddCatalogLockRequest request,
AsyncHandler<AddCatalogLockRequest,AddCatalogLockResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AddCatalogLockResponse |
AddCatalogLockResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AddCatalogLockResponse.Builder |
AddCatalogLockResponse.Builder.copy(AddCatalogLockResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.