Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane | |
com.oracle.bmc.datalabelingservicedataplane.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AnnotationSummary> |
DataLabelingPaginators.listAnnotationsRecordIterator(ListAnnotationsRequest request)
Creates a new iterable which will iterate over the
AnnotationSummary objects contained in
responses from the listAnnotations operation. |
Modifier and Type | Method and Description |
---|---|
AnnotationSummary |
AnnotationSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AnnotationSummary> |
AnnotationCollection.getItems()
The list of annotations.
|
Modifier and Type | Method and Description |
---|---|
AnnotationSummary.Builder |
AnnotationSummary.Builder.copy(AnnotationSummary model) |
Modifier and Type | Method and Description |
---|---|
AnnotationCollection.Builder |
AnnotationCollection.Builder.items(List<AnnotationSummary> items)
The list of annotations.
|
Constructor and Description |
---|
AnnotationCollection(List<AnnotationSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.