Uses of Class
software.amazon.awssdk.services.chime.model.CreateProxySessionRequest
-
Packages that use CreateProxySessionRequest Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.transform -
-
Uses of CreateProxySessionRequest in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime with parameters of type CreateProxySessionRequest Modifier and Type Method Description default CompletableFuture<CreateProxySessionResponse>ChimeAsyncClient. createProxySession(CreateProxySessionRequest createProxySessionRequest)Deprecated.Replaced by CreateProxySession in the Amazon Chime SDK Voice Namespacedefault CreateProxySessionResponseChimeClient. createProxySession(CreateProxySessionRequest createProxySessionRequest)Deprecated.Replaced by CreateProxySession in the Amazon Chime SDK Voice Namespace -
Uses of CreateProxySessionRequest in software.amazon.awssdk.services.chime.transform
Methods in software.amazon.awssdk.services.chime.transform with parameters of type CreateProxySessionRequest Modifier and Type Method Description SdkHttpFullRequestCreateProxySessionRequestMarshaller. marshall(CreateProxySessionRequest createProxySessionRequest)
-