Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
ExportGlossaryResponse |
DataCatalog.exportGlossary(ExportGlossaryRequest request)
Export the glossary and the terms and return the exported glossary as csv or json.
|
ExportGlossaryResponse |
DataCatalogClient.exportGlossary(ExportGlossaryRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ExportGlossaryResponse> |
DataCatalogAsync.exportGlossary(ExportGlossaryRequest request,
AsyncHandler<ExportGlossaryRequest,ExportGlossaryResponse> handler)
Export the glossary and the terms and return the exported glossary as csv or json.
|
Future<ExportGlossaryResponse> |
DataCatalogAsyncClient.exportGlossary(ExportGlossaryRequest request,
AsyncHandler<ExportGlossaryRequest,ExportGlossaryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ExportGlossaryResponse> |
DataCatalogAsync.exportGlossary(ExportGlossaryRequest request,
AsyncHandler<ExportGlossaryRequest,ExportGlossaryResponse> handler)
Export the glossary and the terms and return the exported glossary as csv or json.
|
Future<ExportGlossaryResponse> |
DataCatalogAsyncClient.exportGlossary(ExportGlossaryRequest request,
AsyncHandler<ExportGlossaryRequest,ExportGlossaryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ExportGlossaryResponse |
ExportGlossaryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ExportGlossaryResponse.Builder |
ExportGlossaryResponse.Builder.copy(ExportGlossaryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.