Uses of Class
software.amazon.awssdk.services.chimesdkmeetings.model.ListAttendeesRequest
-
Packages that use ListAttendeesRequest Package Description software.amazon.awssdk.services.chimesdkmeetings The Amazon Chime SDK meetings APIs in this section allow software developers to create Amazon Chime SDK meetings, set the Amazon Web Services Regions for meetings, create and manage users, and send and receive meeting notifications.software.amazon.awssdk.services.chimesdkmeetings.paginators software.amazon.awssdk.services.chimesdkmeetings.transform -
-
Uses of ListAttendeesRequest in software.amazon.awssdk.services.chimesdkmeetings
-
Uses of ListAttendeesRequest in software.amazon.awssdk.services.chimesdkmeetings.paginators
Constructors in software.amazon.awssdk.services.chimesdkmeetings.paginators with parameters of type ListAttendeesRequest Constructor Description ListAttendeesIterable(ChimeSdkMeetingsClient client, ListAttendeesRequest firstRequest)ListAttendeesPublisher(ChimeSdkMeetingsAsyncClient client, ListAttendeesRequest firstRequest) -
Uses of ListAttendeesRequest in software.amazon.awssdk.services.chimesdkmeetings.transform
Methods in software.amazon.awssdk.services.chimesdkmeetings.transform with parameters of type ListAttendeesRequest Modifier and Type Method Description SdkHttpFullRequestListAttendeesRequestMarshaller. marshall(ListAttendeesRequest listAttendeesRequest)
-