Package | Description |
---|---|
com.oracle.bmc.datalabelingservice.model |
Modifier and Type | Method and Description |
---|---|
ObjectStorageSnapshotExportDetails |
ObjectStorageSnapshotExportDetails.Builder.build() |
ObjectStorageSnapshotExportDetails |
SnapshotDatasetDetails.getExportDetails() |
Modifier and Type | Method and Description |
---|---|
ObjectStorageSnapshotExportDetails.Builder |
ObjectStorageSnapshotExportDetails.Builder.copy(ObjectStorageSnapshotExportDetails model) |
SnapshotDatasetDetails.Builder |
SnapshotDatasetDetails.Builder.exportDetails(ObjectStorageSnapshotExportDetails exportDetails) |
Constructor and Description |
---|
SnapshotDatasetDetails(Boolean areAnnotationsIncluded,
Boolean areUnannotatedRecordsIncluded,
ObjectStorageSnapshotExportDetails exportDetails,
ExportFormat exportFormat)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.