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