Uses of Class
com.oracle.bmc.datacatalog.requests.AsynchronousExportDataAssetRequest
-
Packages that use AsynchronousExportDataAssetRequest Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.requests -
-
Uses of AsynchronousExportDataAssetRequest in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog with parameters of type AsynchronousExportDataAssetRequest Modifier and Type Method Description AsynchronousExportDataAssetResponseDataCatalog. asynchronousExportDataAsset(AsynchronousExportDataAssetRequest request)Export technical objects from a Data Asset in Excel format.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)AsynchronousExportDataAssetResponseDataCatalogClient. asynchronousExportDataAsset(AsynchronousExportDataAssetRequest request)Method parameters in com.oracle.bmc.datacatalog with type arguments of type AsynchronousExportDataAssetRequest 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 AsynchronousExportDataAssetRequest in com.oracle.bmc.datacatalog.requests
Methods in com.oracle.bmc.datacatalog.requests that return AsynchronousExportDataAssetRequest Modifier and Type Method Description AsynchronousExportDataAssetRequestAsynchronousExportDataAssetRequest.Builder. build()Build the instance of AsynchronousExportDataAssetRequest as configured by this builderAsynchronousExportDataAssetRequestAsynchronousExportDataAssetRequest.Builder. buildWithoutInvocationCallback()Build the instance of AsynchronousExportDataAssetRequest as configured by this builderMethods in com.oracle.bmc.datacatalog.requests with parameters of type AsynchronousExportDataAssetRequest Modifier and Type Method Description AsynchronousExportDataAssetRequest.BuilderAsynchronousExportDataAssetRequest.Builder. copy(AsynchronousExportDataAssetRequest o)Copy method to populate the builder with values from the given instance.
-