Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
CreateCatalogResponse |
DataCatalogClient.createCatalog(CreateCatalogRequest request) |
CreateCatalogResponse |
DataCatalog.createCatalog(CreateCatalogRequest request)
Creates a new data catalog instance that includes a console and an API URL for managing
metadata operations.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateCatalogResponse> |
DataCatalogAsync.createCatalog(CreateCatalogRequest request,
AsyncHandler<CreateCatalogRequest,CreateCatalogResponse> handler)
Creates a new data catalog instance that includes a console and an API URL for managing
metadata operations.
|
Future<CreateCatalogResponse> |
DataCatalogAsyncClient.createCatalog(CreateCatalogRequest request,
AsyncHandler<CreateCatalogRequest,CreateCatalogResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateCatalogResponse> |
DataCatalogAsync.createCatalog(CreateCatalogRequest request,
AsyncHandler<CreateCatalogRequest,CreateCatalogResponse> handler)
Creates a new data catalog instance that includes a console and an API URL for managing
metadata operations.
|
Future<CreateCatalogResponse> |
DataCatalogAsyncClient.createCatalog(CreateCatalogRequest request,
AsyncHandler<CreateCatalogRequest,CreateCatalogResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateCatalogResponse |
CreateCatalogResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateCatalogResponse.Builder |
CreateCatalogResponse.Builder.copy(CreateCatalogResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.