| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
List<ParticipantTokenConfiguration> |
CreateStageRequest.participantTokenConfigurations()
Array of participant token configuration objects to attach to the new stage.
|
| Modifier and Type | Method and Description |
|---|---|
CreateStageRequest.Builder |
CreateStageRequest.Builder.participantTokenConfigurations(ParticipantTokenConfiguration... participantTokenConfigurations)
Array of participant token configuration objects to attach to the new stage.
|
| Modifier and Type | Method and Description |
|---|---|
CreateStageRequest.Builder |
CreateStageRequest.Builder.participantTokenConfigurations(Collection<ParticipantTokenConfiguration> participantTokenConfigurations)
Array of participant token configuration objects to attach to the new stage.
|
Copyright © 2023. All rights reserved.