| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
static Emotion.Builder |
Emotion.builder() |
Emotion.Builder |
Emotion.Builder.confidence(Float confidence)
Level of confidence in the determination.
|
Emotion.Builder |
Emotion.toBuilder() |
Emotion.Builder |
Emotion.Builder.type(EmotionName type)
Type of emotion detected.
|
Emotion.Builder |
Emotion.Builder.type(String type)
Type of emotion detected.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Emotion.Builder> |
Emotion.serializableBuilderClass() |
Copyright © 2019. All rights reserved.