Uses of Class
software.amazon.awssdk.services.chime.model.GetProxySessionRequest
-
Packages that use GetProxySessionRequest Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.transform -
-
Uses of GetProxySessionRequest in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime with parameters of type GetProxySessionRequest Modifier and Type Method Description default CompletableFuture<GetProxySessionResponse>ChimeAsyncClient. getProxySession(GetProxySessionRequest 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 Namespace -
Uses of GetProxySessionRequest in software.amazon.awssdk.services.chime.transform
Methods in software.amazon.awssdk.services.chime.transform with parameters of type GetProxySessionRequest Modifier and Type Method Description SdkHttpFullRequestGetProxySessionRequestMarshaller. marshall(GetProxySessionRequest getProxySessionRequest)
-