Uses of Class
software.amazon.awssdk.services.chime.model.CreateProxySessionResponse
-
Packages that use CreateProxySessionResponse Package Description software.amazon.awssdk.services.chime -
-
Uses of CreateProxySessionResponse in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime that return CreateProxySessionResponse Modifier and Type Method Description default CreateProxySessionResponseChimeClient. createProxySession(Consumer<CreateProxySessionRequest.Builder> 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 NamespaceMethods in software.amazon.awssdk.services.chime that return types with arguments of type CreateProxySessionResponse Modifier and Type Method Description default CompletableFuture<CreateProxySessionResponse>ChimeAsyncClient. createProxySession(Consumer<CreateProxySessionRequest.Builder> createProxySessionRequest)Deprecated.Replaced by CreateProxySession in the Amazon Chime SDK Voice Namespacedefault CompletableFuture<CreateProxySessionResponse>ChimeAsyncClient. createProxySession(CreateProxySessionRequest createProxySessionRequest)Deprecated.Replaced by CreateProxySession in the Amazon Chime SDK Voice Namespace
-