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