Uses of Class
com.oracle.bmc.datalabelingservicedataplane.model.ImportMetadataPath
-
Packages that use ImportMetadataPath Package Description com.oracle.bmc.datalabelingservicedataplane.model -
-
Uses of ImportMetadataPath in com.oracle.bmc.datalabelingservicedataplane.model
Subclasses of ImportMetadataPath in com.oracle.bmc.datalabelingservicedataplane.model Modifier and Type Class Description class
ObjectStorageImportMetadataPath
Object Storage details for import metadata path.Methods in com.oracle.bmc.datalabelingservicedataplane.model that return ImportMetadataPath Modifier and Type Method Description ImportMetadataPath
InitialImportDatasetConfiguration. getImportMetadataPath()
Methods in com.oracle.bmc.datalabelingservicedataplane.model with parameters of type ImportMetadataPath Modifier and Type Method Description InitialImportDatasetConfiguration.Builder
InitialImportDatasetConfiguration.Builder. importMetadataPath(ImportMetadataPath importMetadataPath)
Constructors in com.oracle.bmc.datalabelingservicedataplane.model with parameters of type ImportMetadataPath Constructor Description InitialImportDatasetConfiguration(ImportFormat importFormat, ImportMetadataPath importMetadataPath)
Deprecated.
-