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