Uses of Class
com.oracle.bmc.datacatalog.responses.AsynchronousExportGlossaryResponse
-
Packages that use AsynchronousExportGlossaryResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of AsynchronousExportGlossaryResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return AsynchronousExportGlossaryResponse Modifier and Type Method Description AsynchronousExportGlossaryResponseDataCatalog. asynchronousExportGlossary(AsynchronousExportGlossaryRequest request)Exports the contents of a glossary in Excel format.AsynchronousExportGlossaryResponseDataCatalogClient. asynchronousExportGlossary(AsynchronousExportGlossaryRequest request)Methods in com.oracle.bmc.datacatalog that return types with arguments of type AsynchronousExportGlossaryResponse Modifier and Type Method 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)Method parameters in com.oracle.bmc.datacatalog with type arguments of type AsynchronousExportGlossaryResponse Modifier and Type Method 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) -
Uses of AsynchronousExportGlossaryResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return AsynchronousExportGlossaryResponse Modifier and Type Method Description AsynchronousExportGlossaryResponseAsynchronousExportGlossaryResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type AsynchronousExportGlossaryResponse Modifier and Type Method Description AsynchronousExportGlossaryResponse.BuilderAsynchronousExportGlossaryResponse.Builder. copy(AsynchronousExportGlossaryResponse o)Copy method to populate the builder with values from the given instance.
-