| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
ListParticipantEventsResponse.events()
List of the matching events.
|
| Modifier and Type | Method and Description |
|---|---|
ListParticipantEventsResponse.Builder |
ListParticipantEventsResponse.Builder.events(Event... events)
List of the matching events.
|
| Modifier and Type | Method and Description |
|---|---|
ListParticipantEventsResponse.Builder |
ListParticipantEventsResponse.Builder.events(Collection<Event> events)
List of the matching events.
|
Copyright © 2023. All rights reserved.