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)Lists the proxy sessions for the specified Amazon Chime SDK Voice Connector.default ListProxySessionsPublisherChimeSdkVoiceAsyncClient. listProxySessionsPaginator(ListProxySessionsRequest listProxySessionsRequest)Lists the proxy sessions for the specified Amazon Chime SDK Voice Connector.
-