| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
static ParticipantRecordingFilterByRecordingState |
ParticipantRecordingFilterByRecordingState.fromValue(String value)
Use this in place of valueOf.
|
static ParticipantRecordingFilterByRecordingState |
ParticipantRecordingFilterByRecordingState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ParticipantRecordingFilterByRecordingState[] |
ParticipantRecordingFilterByRecordingState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListParticipantsRequest |
ListParticipantsRequest.withFilterByRecordingState(ParticipantRecordingFilterByRecordingState filterByRecordingState)
Filters the response list to only show participants with the specified recording state.
|
Copyright © 2024. All rights reserved.