Uses of Class
software.amazon.awssdk.services.ivschat.paginators.ListRoomsPublisher
-
Packages that use ListRoomsPublisher Package Description software.amazon.awssdk.services.ivschat Introduction -
-
Uses of ListRoomsPublisher in software.amazon.awssdk.services.ivschat
Methods in software.amazon.awssdk.services.ivschat that return ListRoomsPublisher Modifier and Type Method Description default ListRoomsPublisherIvschatAsyncClient. listRoomsPaginator(Consumer<ListRoomsRequest.Builder> listRoomsRequest)Gets summary information about all your rooms in the AWS region where the API request is processed.default ListRoomsPublisherIvschatAsyncClient. listRoomsPaginator(ListRoomsRequest listRoomsRequest)Gets summary information about all your rooms in the AWS region where the API request is processed.
-