| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateParticipantTokenResponse.Builder |
CreateParticipantTokenResponse.builder() |
default CreateParticipantTokenResponse.Builder |
CreateParticipantTokenResponse.Builder.participantToken(Consumer<ParticipantToken.Builder> participantToken)
The participant token that was created.
|
CreateParticipantTokenResponse.Builder |
CreateParticipantTokenResponse.Builder.participantToken(ParticipantToken participantToken)
The participant token that was created.
|
CreateParticipantTokenResponse.Builder |
CreateParticipantTokenResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateParticipantTokenResponse.Builder> |
CreateParticipantTokenResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.