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