Package | Description |
---|---|
com.oracle.bmc.datalabelingservice | |
com.oracle.bmc.datalabelingservice.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AnnotationFormatSummary> |
DataLabelingManagementPaginators.listAnnotationFormatsRecordIterator(ListAnnotationFormatsRequest request)
Creates a new iterable which will iterate over the
AnnotationFormatSummary objects contained in
responses from the listAnnotationFormats operation. |
Modifier and Type | Method and Description |
---|---|
AnnotationFormatSummary |
AnnotationFormatSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AnnotationFormatSummary> |
AnnotationFormatCollection.getItems()
List of annotation formats.
|
Modifier and Type | Method and Description |
---|---|
AnnotationFormatSummary.Builder |
AnnotationFormatSummary.Builder.copy(AnnotationFormatSummary model) |
Modifier and Type | Method and Description |
---|---|
AnnotationFormatCollection.Builder |
AnnotationFormatCollection.Builder.items(List<AnnotationFormatSummary> items)
List of annotation formats.
|
Constructor and Description |
---|
AnnotationFormatCollection(List<AnnotationFormatSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.