| Package | Description |
|---|---|
| com.amazonaws.services.voiceid.model |
| Modifier and Type | Method and Description |
|---|---|
static SpeakerStatus |
SpeakerStatus.fromValue(String value)
Use this in place of valueOf.
|
static SpeakerStatus |
SpeakerStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpeakerStatus[] |
SpeakerStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Speaker |
Speaker.withStatus(SpeakerStatus status)
The current status of the speaker.
|
SpeakerSummary |
SpeakerSummary.withStatus(SpeakerStatus status)
The current status of the speaker.
|
Copyright © 2024. All rights reserved.