Package | Description |
---|---|
com.oracle.bmc.datalabelingservice.model |
Modifier and Type | Class and Description |
---|---|
class |
ObjectStorageImportMetadataPath
Object Storage details for import metadata path.
|
Modifier and Type | Method and Description |
---|---|
ImportMetadataPath |
InitialImportDatasetConfiguration.getImportMetadataPath() |
ImportMetadataPath |
ImportPreAnnotatedDataDetails.getImportMetadataPath() |
Modifier and Type | Method and Description |
---|---|
InitialImportDatasetConfiguration.Builder |
InitialImportDatasetConfiguration.Builder.importMetadataPath(ImportMetadataPath importMetadataPath) |
ImportPreAnnotatedDataDetails.Builder |
ImportPreAnnotatedDataDetails.Builder.importMetadataPath(ImportMetadataPath importMetadataPath) |
Constructor and Description |
---|
ImportPreAnnotatedDataDetails(ImportFormat importFormat,
ImportMetadataPath importMetadataPath)
Deprecated.
|
InitialImportDatasetConfiguration(ImportFormat importFormat,
ImportMetadataPath importMetadataPath)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.