Package | Description |
---|---|
com.oracle.bmc.datalabelingservice.model |
Modifier and Type | Method and Description |
---|---|
Label |
Label.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Label> |
LabelSet.getItems()
An ordered collection of labels that are unique by name.
|
Modifier and Type | Method and Description |
---|---|
Label.Builder |
Label.Builder.copy(Label model) |
Modifier and Type | Method and Description |
---|---|
LabelSet.Builder |
LabelSet.Builder.items(List<Label> items)
An ordered collection of labels that are unique by name.
|
Constructor and Description |
---|
LabelSet(List<Label> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.