Uses of Class
software.amazon.awssdk.services.chime.model.UpdateProxySessionResponse
-
Packages that use UpdateProxySessionResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of UpdateProxySessionResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return UpdateProxySessionResponse Modifier and Type Method Description default UpdateProxySessionResponseChimeClient. updateProxySession(Consumer<UpdateProxySessionRequest.Builder> updateProxySessionRequest)Deprecated.Replaced by UpdateProxySession in the Amazon Chime SDK Voice Namespacedefault UpdateProxySessionResponseChimeClient. updateProxySession(UpdateProxySessionRequest updateProxySessionRequest)Deprecated.Replaced by UpdateProxySession in the Amazon Chime SDK Voice NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type UpdateProxySessionResponse Modifier and Type Method Description default CompletableFuture<UpdateProxySessionResponse>ChimeAsyncClient. updateProxySession(Consumer<UpdateProxySessionRequest.Builder> updateProxySessionRequest)Deprecated.Replaced by UpdateProxySession in the Amazon Chime SDK Voice Namespacedefault CompletableFuture<UpdateProxySessionResponse>ChimeAsyncClient. updateProxySession(UpdateProxySessionRequest updateProxySessionRequest)Deprecated.Replaced by UpdateProxySession in the Amazon Chime SDK Voice Namespace
-