Uses of Class
software.amazon.awssdk.services.chimesdkvoice.paginators.ListSipRulesPublisher
-
Packages that use ListSipRulesPublisher 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 ListSipRulesPublisher in software.amazon.awssdk.services.chimesdkvoice
Methods in software.amazon.awssdk.services.chimesdkvoice that return ListSipRulesPublisher Modifier and Type Method Description default ListSipRulesPublisherChimeSdkVoiceAsyncClient. listSipRulesPaginator(Consumer<ListSipRulesRequest.Builder> listSipRulesRequest)Lists the SIP rules under the administrator's AWS account.default ListSipRulesPublisherChimeSdkVoiceAsyncClient. listSipRulesPaginator(ListSipRulesRequest listSipRulesRequest)Lists the SIP rules under the administrator's AWS account.
-