Uses of Class
software.amazon.awssdk.services.chimesdkvoice.model.ListProxySessionsRequest
-
Packages that use ListProxySessionsRequest 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.software.amazon.awssdk.services.chimesdkvoice.paginators software.amazon.awssdk.services.chimesdkvoice.transform -
-
Uses of ListProxySessionsRequest in software.amazon.awssdk.services.chimesdkvoice
-
Uses of ListProxySessionsRequest in software.amazon.awssdk.services.chimesdkvoice.paginators
Constructors in software.amazon.awssdk.services.chimesdkvoice.paginators with parameters of type ListProxySessionsRequest Constructor Description ListProxySessionsIterable(ChimeSdkVoiceClient client, ListProxySessionsRequest firstRequest)ListProxySessionsPublisher(ChimeSdkVoiceAsyncClient client, ListProxySessionsRequest firstRequest) -
Uses of ListProxySessionsRequest in software.amazon.awssdk.services.chimesdkvoice.transform
Methods in software.amazon.awssdk.services.chimesdkvoice.transform with parameters of type ListProxySessionsRequest Modifier and Type Method Description SdkHttpFullRequestListProxySessionsRequestMarshaller. marshall(ListProxySessionsRequest listProxySessionsRequest)
-