Uses of Class
software.amazon.awssdk.services.chimesdkvoice.paginators.ListProxySessionsPublisher
-
Packages that use ListProxySessionsPublisher Package Description software.amazon.awssdk.services.chimesdkvoice The Amazon Chime SDK telephony APIs in this section enable developers to create PSTN calling solutions that use Amazon Chime SDK Voice Connectors, and Amazon Chime SDK SIP media applications. -
-
Uses of ListProxySessionsPublisher in software.amazon.awssdk.services.chimesdkvoice
Methods in software.amazon.awssdk.services.chimesdkvoice that return ListProxySessionsPublisher Modifier and Type Method Description default ListProxySessionsPublisherChimeSdkVoiceAsyncClient. listProxySessionsPaginator(Consumer<ListProxySessionsRequest.Builder> listProxySessionsRequest)This is a variant ofChimeSdkVoiceAsyncClient.listProxySessions(software.amazon.awssdk.services.chimesdkvoice.model.ListProxySessionsRequest)operation.default ListProxySessionsPublisherChimeSdkVoiceAsyncClient. listProxySessionsPaginator(ListProxySessionsRequest listProxySessionsRequest)This is a variant ofChimeSdkVoiceAsyncClient.listProxySessions(software.amazon.awssdk.services.chimesdkvoice.model.ListProxySessionsRequest)operation.
-