Uses of Class
com.oracle.bmc.datacatalog.responses.AsynchronousExportDataAssetResponse
-
Packages that use AsynchronousExportDataAssetResponse Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.responses -
-
Uses of AsynchronousExportDataAssetResponse in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog that return AsynchronousExportDataAssetResponse Modifier and Type Method Description AsynchronousExportDataAssetResponseDataCatalog. asynchronousExportDataAsset(AsynchronousExportDataAssetRequest request)Export technical objects from a Data Asset in Excel format.AsynchronousExportDataAssetResponseDataCatalogClient. asynchronousExportDataAsset(AsynchronousExportDataAssetRequest request)Methods in com.oracle.bmc.datacatalog that return types with arguments of type AsynchronousExportDataAssetResponse Modifier and Type Method Description Future<AsynchronousExportDataAssetResponse>DataCatalogAsync. asynchronousExportDataAsset(AsynchronousExportDataAssetRequest request, AsyncHandler<AsynchronousExportDataAssetRequest,AsynchronousExportDataAssetResponse> handler)Export technical objects from a Data Asset in Excel format.Future<AsynchronousExportDataAssetResponse>DataCatalogAsyncClient. asynchronousExportDataAsset(AsynchronousExportDataAssetRequest request, AsyncHandler<AsynchronousExportDataAssetRequest,AsynchronousExportDataAssetResponse> handler)Method parameters in com.oracle.bmc.datacatalog with type arguments of type AsynchronousExportDataAssetResponse Modifier and Type Method Description Future<AsynchronousExportDataAssetResponse>DataCatalogAsync. asynchronousExportDataAsset(AsynchronousExportDataAssetRequest request, AsyncHandler<AsynchronousExportDataAssetRequest,AsynchronousExportDataAssetResponse> handler)Export technical objects from a Data Asset in Excel format.Future<AsynchronousExportDataAssetResponse>DataCatalogAsyncClient. asynchronousExportDataAsset(AsynchronousExportDataAssetRequest request, AsyncHandler<AsynchronousExportDataAssetRequest,AsynchronousExportDataAssetResponse> handler) -
Uses of AsynchronousExportDataAssetResponse in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return AsynchronousExportDataAssetResponse Modifier and Type Method Description AsynchronousExportDataAssetResponseAsynchronousExportDataAssetResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacatalog.responses with parameters of type AsynchronousExportDataAssetResponse Modifier and Type Method Description AsynchronousExportDataAssetResponse.BuilderAsynchronousExportDataAssetResponse.Builder. copy(AsynchronousExportDataAssetResponse o)Copy method to populate the builder with values from the given instance.
-