| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
List<Parent> |
Label.parents()
The parent labels for a label.
|
| Modifier and Type | Method and Description |
|---|---|
Label.Builder |
Label.Builder.parents(Parent... parents)
The parent labels for a label.
|
| Modifier and Type | Method and Description |
|---|---|
Label.Builder |
Label.Builder.parents(Collection<Parent> parents)
The parent labels for a label.
|
Copyright © 2019. All rights reserved.