Uses of Class
software.amazon.awssdk.services.chimesdkmeetings.paginators.ListAttendeesPublisher
-
Packages that use ListAttendeesPublisher 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. -
-
Uses of ListAttendeesPublisher in software.amazon.awssdk.services.chimesdkmeetings
Methods in software.amazon.awssdk.services.chimesdkmeetings that return ListAttendeesPublisher Modifier and Type Method Description default ListAttendeesPublisherChimeSdkMeetingsAsyncClient. listAttendeesPaginator(Consumer<ListAttendeesRequest.Builder> listAttendeesRequest)This is a variant ofChimeSdkMeetingsAsyncClient.listAttendees(software.amazon.awssdk.services.chimesdkmeetings.model.ListAttendeesRequest)operation.default ListAttendeesPublisherChimeSdkMeetingsAsyncClient. listAttendeesPaginator(ListAttendeesRequest listAttendeesRequest)This is a variant ofChimeSdkMeetingsAsyncClient.listAttendees(software.amazon.awssdk.services.chimesdkmeetings.model.ListAttendeesRequest)operation.
-