Uses of Class
software.amazon.awssdk.services.chime.paginators.ListProxySessionsIterable
-
Packages that use ListProxySessionsIterable Package Description software.amazon.awssdk.services.chime -
-
Uses of ListProxySessionsIterable in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return ListProxySessionsIterable Modifier and Type Method Description default ListProxySessionsIterableChimeClient. listProxySessionsPaginator(Consumer<ListProxySessionsRequest.Builder> listProxySessionsRequest)Deprecated.Replaced by ListProxySessions in the Amazon Chime SDK Voice Namespacedefault ListProxySessionsIterableChimeClient. listProxySessionsPaginator(ListProxySessionsRequest listProxySessionsRequest)Deprecated.Replaced by ListProxySessions in the Amazon Chime SDK Voice Namespace
-