| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
List<ParticipantSummary> |
ListParticipantsResponse.participants()
List of the matching participants (summary information only).
|
| Modifier and Type | Method and Description |
|---|---|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.participants(ParticipantSummary... participants)
List of the matching participants (summary information only).
|
| Modifier and Type | Method and Description |
|---|---|
ListParticipantsResponse.Builder |
ListParticipantsResponse.Builder.participants(Collection<ParticipantSummary> participants)
List of the matching participants (summary information only).
|
Copyright © 2023. All rights reserved.