| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivsrealtime |
Introduction
|
| software.amazon.awssdk.services.ivsrealtime.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateParticipantTokenResponse |
IvsRealTimeClient.createParticipantToken(CreateParticipantTokenRequest createParticipantTokenRequest)
Creates an additional token for a specified stage.
|
default CompletableFuture<CreateParticipantTokenResponse> |
IvsRealTimeAsyncClient.createParticipantToken(CreateParticipantTokenRequest createParticipantTokenRequest)
Creates an additional token for a specified stage.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateParticipantTokenRequestMarshaller.marshall(CreateParticipantTokenRequest createParticipantTokenRequest) |
Copyright © 2023. All rights reserved.