Uses of Class
software.amazon.awssdk.services.chimesdkvoice.model.UpdateProxySessionRequest
-
Packages that use UpdateProxySessionRequest 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.transform -
-
Uses of UpdateProxySessionRequest in software.amazon.awssdk.services.chimesdkvoice
Methods in software.amazon.awssdk.services.chimesdkvoice with parameters of type UpdateProxySessionRequest Modifier and Type Method Description default CompletableFuture<UpdateProxySessionResponse>ChimeSdkVoiceAsyncClient. updateProxySession(UpdateProxySessionRequest updateProxySessionRequest)Updates the specified proxy session details, such as voice or SMS capabilities.default UpdateProxySessionResponseChimeSdkVoiceClient. updateProxySession(UpdateProxySessionRequest updateProxySessionRequest)Updates the specified proxy session details, such as voice or SMS capabilities. -
Uses of UpdateProxySessionRequest in software.amazon.awssdk.services.chimesdkvoice.transform
Methods in software.amazon.awssdk.services.chimesdkvoice.transform with parameters of type UpdateProxySessionRequest Modifier and Type Method Description SdkHttpFullRequestUpdateProxySessionRequestMarshaller. marshall(UpdateProxySessionRequest updateProxySessionRequest)
-