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