Package | Description |
---|---|
com.oracle.bmc.datacatalog | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
AsynchronousExportGlossaryResponse |
DataCatalog.asynchronousExportGlossary(AsynchronousExportGlossaryRequest request)
Exports the contents of a glossary in Excel format.
|
AsynchronousExportGlossaryResponse |
DataCatalogClient.asynchronousExportGlossary(AsynchronousExportGlossaryRequest request) |
Future<AsynchronousExportGlossaryResponse> |
DataCatalogAsync.asynchronousExportGlossary(AsynchronousExportGlossaryRequest request,
AsyncHandler<AsynchronousExportGlossaryRequest,AsynchronousExportGlossaryResponse> handler)
Exports the contents of a glossary in Excel format.
|
Future<AsynchronousExportGlossaryResponse> |
DataCatalogAsyncClient.asynchronousExportGlossary(AsynchronousExportGlossaryRequest request,
AsyncHandler<AsynchronousExportGlossaryRequest,AsynchronousExportGlossaryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AsynchronousExportGlossaryResponse> |
DataCatalogAsync.asynchronousExportGlossary(AsynchronousExportGlossaryRequest request,
AsyncHandler<AsynchronousExportGlossaryRequest,AsynchronousExportGlossaryResponse> handler)
Exports the contents of a glossary in Excel format.
|
Future<AsynchronousExportGlossaryResponse> |
DataCatalogAsyncClient.asynchronousExportGlossary(AsynchronousExportGlossaryRequest request,
AsyncHandler<AsynchronousExportGlossaryRequest,AsynchronousExportGlossaryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AsynchronousExportGlossaryRequest |
AsynchronousExportGlossaryRequest.Builder.build()
Build the instance of AsynchronousExportGlossaryRequest as configured by this builder
|
AsynchronousExportGlossaryRequest |
AsynchronousExportGlossaryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of AsynchronousExportGlossaryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
AsynchronousExportGlossaryRequest.Builder |
AsynchronousExportGlossaryRequest.Builder.copy(AsynchronousExportGlossaryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.