Uses of Class
software.amazon.awssdk.services.connect.model.Attendee
-
Packages that use Attendee Package Description software.amazon.awssdk.services.connect.model -
-
Uses of Attendee in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return Attendee Modifier and Type Method Description AttendeeConnectionData. attendee()The attendee information, including attendee ID and join token.Methods in software.amazon.awssdk.services.connect.model with parameters of type Attendee Modifier and Type Method Description ConnectionData.BuilderConnectionData.Builder. attendee(Attendee attendee)The attendee information, including attendee ID and join token.
-