Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
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) |
Future<ExportGlossaryResponse> |
DataCatalogAsyncClient.exportGlossary(ExportGlossaryRequest request,
AsyncHandler<ExportGlossaryRequest,ExportGlossaryResponse> handler) |
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.
|
Modifier and Type | Method and Description |
---|---|
Future<ExportGlossaryResponse> |
DataCatalogAsyncClient.exportGlossary(ExportGlossaryRequest request,
AsyncHandler<ExportGlossaryRequest,ExportGlossaryResponse> handler) |
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.
|
Modifier and Type | Method and Description |
---|---|
ExportGlossaryRequest |
ExportGlossaryRequest.Builder.build()
Build the instance of ExportGlossaryRequest as configured by this builder
|
ExportGlossaryRequest |
ExportGlossaryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ExportGlossaryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ExportGlossaryRequest.Builder |
ExportGlossaryRequest.Builder.copy(ExportGlossaryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.