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