Uses of Class
software.amazon.awssdk.services.ivsrealtime.model.Participant
-
Packages that use Participant Package Description software.amazon.awssdk.services.ivsrealtime.model -
-
Uses of Participant in software.amazon.awssdk.services.ivsrealtime.model
Methods in software.amazon.awssdk.services.ivsrealtime.model that return Participant Modifier and Type Method Description ParticipantGetParticipantResponse. participant()The participant that is returned.Methods in software.amazon.awssdk.services.ivsrealtime.model with parameters of type Participant Modifier and Type Method Description GetParticipantResponse.BuilderGetParticipantResponse.Builder. participant(Participant participant)The participant that is returned.
-