Uses of Class
software.amazon.awssdk.services.chimesdkvoice.model.GetVoiceConnectorProxyRequest
-
Packages that use GetVoiceConnectorProxyRequest 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 GetVoiceConnectorProxyRequest in software.amazon.awssdk.services.chimesdkvoice
Methods in software.amazon.awssdk.services.chimesdkvoice with parameters of type GetVoiceConnectorProxyRequest Modifier and Type Method Description default CompletableFuture<GetVoiceConnectorProxyResponse>ChimeSdkVoiceAsyncClient. getVoiceConnectorProxy(GetVoiceConnectorProxyRequest getVoiceConnectorProxyRequest)Retrieves the proxy configuration details for the specified Amazon Chime SDK Voice Connector.default GetVoiceConnectorProxyResponseChimeSdkVoiceClient. getVoiceConnectorProxy(GetVoiceConnectorProxyRequest getVoiceConnectorProxyRequest)Retrieves the proxy configuration details for the specified Amazon Chime SDK Voice Connector. -
Uses of GetVoiceConnectorProxyRequest in software.amazon.awssdk.services.chimesdkvoice.transform
Methods in software.amazon.awssdk.services.chimesdkvoice.transform with parameters of type GetVoiceConnectorProxyRequest Modifier and Type Method Description SdkHttpFullRequestGetVoiceConnectorProxyRequestMarshaller. marshall(GetVoiceConnectorProxyRequest getVoiceConnectorProxyRequest)
-