Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
DeleteMetastoreResponse |
DataCatalogClient.deleteMetastore(DeleteMetastoreRequest request) |
DeleteMetastoreResponse |
DataCatalog.deleteMetastore(DeleteMetastoreRequest request)
Deletes a metastore resource by identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteMetastoreResponse> |
DataCatalogAsync.deleteMetastore(DeleteMetastoreRequest request,
AsyncHandler<DeleteMetastoreRequest,DeleteMetastoreResponse> handler)
Deletes a metastore resource by identifier.
|
Future<DeleteMetastoreResponse> |
DataCatalogAsyncClient.deleteMetastore(DeleteMetastoreRequest request,
AsyncHandler<DeleteMetastoreRequest,DeleteMetastoreResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteMetastoreResponse> |
DataCatalogAsync.deleteMetastore(DeleteMetastoreRequest request,
AsyncHandler<DeleteMetastoreRequest,DeleteMetastoreResponse> handler)
Deletes a metastore resource by identifier.
|
Future<DeleteMetastoreResponse> |
DataCatalogAsyncClient.deleteMetastore(DeleteMetastoreRequest request,
AsyncHandler<DeleteMetastoreRequest,DeleteMetastoreResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteMetastoreResponse |
DeleteMetastoreResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteMetastoreResponse.Builder |
DeleteMetastoreResponse.Builder.copy(DeleteMetastoreResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.