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