Uses of Class
com.oracle.bmc.datacatalog.model.ExportDataAssetDetails
-
Packages that use ExportDataAssetDetails Package Description com.oracle.bmc.datacatalog.model com.oracle.bmc.datacatalog.requests -
-
Uses of ExportDataAssetDetails in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return ExportDataAssetDetails Modifier and Type Method Description ExportDataAssetDetailsExportDataAssetDetails.Builder. build()Methods in com.oracle.bmc.datacatalog.model with parameters of type ExportDataAssetDetails Modifier and Type Method Description ExportDataAssetDetails.BuilderExportDataAssetDetails.Builder. copy(ExportDataAssetDetails model) -
Uses of ExportDataAssetDetails in com.oracle.bmc.datacatalog.requests
Methods in com.oracle.bmc.datacatalog.requests that return ExportDataAssetDetails Modifier and Type Method Description ExportDataAssetDetailsSynchronousExportDataAssetRequest. getBody$()Alternative accessor for the body parameter.ExportDataAssetDetailsSynchronousExportDataAssetRequest. getSynchronousExportDataAssetDetails()The details of what needs to be exported.Methods in com.oracle.bmc.datacatalog.requests with parameters of type ExportDataAssetDetails Modifier and Type Method Description SynchronousExportDataAssetRequest.BuilderSynchronousExportDataAssetRequest.Builder. body$(ExportDataAssetDetails body)Alternative setter for the body parameter.SynchronousExportDataAssetRequest.BuilderSynchronousExportDataAssetRequest.Builder. synchronousExportDataAssetDetails(ExportDataAssetDetails synchronousExportDataAssetDetails)The details of what needs to be exported.
-