Uses of Class
software.amazon.awssdk.services.chimesdkvoice.paginators.ListSipMediaApplicationsPublisher
-
Packages that use ListSipMediaApplicationsPublisher 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 ListSipMediaApplicationsPublisher in software.amazon.awssdk.services.chimesdkvoice
Methods in software.amazon.awssdk.services.chimesdkvoice that return ListSipMediaApplicationsPublisher Modifier and Type Method Description default ListSipMediaApplicationsPublisherChimeSdkVoiceAsyncClient. listSipMediaApplicationsPaginator(Consumer<ListSipMediaApplicationsRequest.Builder> listSipMediaApplicationsRequest)Lists the SIP media applications under the administrator's AWS account.default ListSipMediaApplicationsPublisherChimeSdkVoiceAsyncClient. listSipMediaApplicationsPaginator(ListSipMediaApplicationsRequest listSipMediaApplicationsRequest)Lists the SIP media applications under the administrator's AWS account.
-