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