Package | Description |
---|---|
com.oracle.bmc.datalabelingservice.model |
Modifier and Type | Method and Description |
---|---|
SnapshotDatasetDetails.Builder |
SnapshotDatasetDetails.Builder.areAnnotationsIncluded(Boolean areAnnotationsIncluded)
Whether annotations are to be included in the export dataset digest.
|
SnapshotDatasetDetails.Builder |
SnapshotDatasetDetails.Builder.areUnannotatedRecordsIncluded(Boolean areUnannotatedRecordsIncluded)
Whether to include records that have yet to be annotated in the export dataset digest.
|
static SnapshotDatasetDetails.Builder |
SnapshotDatasetDetails.builder()
Create a new builder.
|
SnapshotDatasetDetails.Builder |
SnapshotDatasetDetails.Builder.copy(SnapshotDatasetDetails model) |
SnapshotDatasetDetails.Builder |
SnapshotDatasetDetails.Builder.exportDetails(ObjectStorageSnapshotExportDetails exportDetails) |
SnapshotDatasetDetails.Builder |
SnapshotDatasetDetails.Builder.exportFormat(ExportFormat exportFormat) |
SnapshotDatasetDetails.Builder |
SnapshotDatasetDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.