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