Uses of Class
software.amazon.awssdk.services.chime.model.GetProxySessionResponse
-
Packages that use GetProxySessionResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of GetProxySessionResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return GetProxySessionResponse Modifier and Type Method Description default GetProxySessionResponseChimeClient. getProxySession(Consumer<GetProxySessionRequest.Builder> getProxySessionRequest)Deprecated.Replaced by GetProxySession in the Amazon Chime SDK Voice Namespacedefault GetProxySessionResponseChimeClient. getProxySession(GetProxySessionRequest getProxySessionRequest)Deprecated.Replaced by GetProxySession in the Amazon Chime SDK Voice NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type GetProxySessionResponse Modifier and Type Method Description default CompletableFuture<GetProxySessionResponse>ChimeAsyncClient. getProxySession(Consumer<GetProxySessionRequest.Builder> getProxySessionRequest)Deprecated.Replaced by GetProxySession in the Amazon Chime SDK Voice Namespacedefault CompletableFuture<GetProxySessionResponse>ChimeAsyncClient. getProxySession(GetProxySessionRequest getProxySessionRequest)Deprecated.Replaced by GetProxySession in the Amazon Chime SDK Voice Namespace
-