Uses of Class
software.amazon.awssdk.services.chime.model.GetVoiceConnectorProxyRequest
-
Packages that use GetVoiceConnectorProxyRequest Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.transform -
-
Uses of GetVoiceConnectorProxyRequest in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime with parameters of type GetVoiceConnectorProxyRequest Modifier and Type Method Description default CompletableFuture<GetVoiceConnectorProxyResponse>ChimeAsyncClient. getVoiceConnectorProxy(GetVoiceConnectorProxyRequest getVoiceConnectorProxyRequest)Deprecated.Replaced by GetVoiceConnectorProxy in the Amazon Chime SDK Voice Namespacedefault GetVoiceConnectorProxyResponseChimeClient. getVoiceConnectorProxy(GetVoiceConnectorProxyRequest getVoiceConnectorProxyRequest)Deprecated.Replaced by GetVoiceConnectorProxy in the Amazon Chime SDK Voice Namespace -
Uses of GetVoiceConnectorProxyRequest in software.amazon.awssdk.services.chime.transform
Methods in software.amazon.awssdk.services.chime.transform with parameters of type GetVoiceConnectorProxyRequest Modifier and Type Method Description SdkHttpFullRequestGetVoiceConnectorProxyRequestMarshaller. marshall(GetVoiceConnectorProxyRequest getVoiceConnectorProxyRequest)
-