Uses of Class
software.amazon.awssdk.services.chime.model.DeleteVoiceConnectorProxyResponse
-
Packages that use DeleteVoiceConnectorProxyResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of DeleteVoiceConnectorProxyResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return DeleteVoiceConnectorProxyResponse Modifier and Type Method Description default DeleteVoiceConnectorProxyResponseChimeClient. deleteVoiceConnectorProxy(Consumer<DeleteVoiceConnectorProxyRequest.Builder> deleteVoiceConnectorProxyRequest)Deprecated.Replaced by DeleteVoiceConnectorProxy in the Amazon Chime SDK Voice Namespacedefault DeleteVoiceConnectorProxyResponseChimeClient. deleteVoiceConnectorProxy(DeleteVoiceConnectorProxyRequest deleteVoiceConnectorProxyRequest)Deprecated.Replaced by DeleteVoiceConnectorProxy in the Amazon Chime SDK Voice NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type DeleteVoiceConnectorProxyResponse Modifier and Type Method Description default CompletableFuture<DeleteVoiceConnectorProxyResponse>ChimeAsyncClient. deleteVoiceConnectorProxy(Consumer<DeleteVoiceConnectorProxyRequest.Builder> deleteVoiceConnectorProxyRequest)Deprecated.Replaced by DeleteVoiceConnectorProxy in the Amazon Chime SDK Voice Namespacedefault CompletableFuture<DeleteVoiceConnectorProxyResponse>ChimeAsyncClient. deleteVoiceConnectorProxy(DeleteVoiceConnectorProxyRequest deleteVoiceConnectorProxyRequest)Deprecated.Replaced by DeleteVoiceConnectorProxy in the Amazon Chime SDK Voice Namespace
-