| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
static GetParticipantResponse.Builder |
GetParticipantResponse.builder() |
default GetParticipantResponse.Builder |
GetParticipantResponse.Builder.participant(Consumer<Participant.Builder> participant)
The participant that is returned.
|
GetParticipantResponse.Builder |
GetParticipantResponse.Builder.participant(Participant participant)
The participant that is returned.
|
GetParticipantResponse.Builder |
GetParticipantResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetParticipantResponse.Builder> |
GetParticipantResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.