Uses of Class
software.amazon.awssdk.services.chime.model.DeleteProxySessionRequest
-
Packages that use DeleteProxySessionRequest Package Description software.amazon.awssdk.services.chime software.amazon.awssdk.services.chime.transform -
-
Uses of DeleteProxySessionRequest in software.amazon.awssdk.services.chime
Methods in software.amazon.awssdk.services.chime with parameters of type DeleteProxySessionRequest Modifier and Type Method Description default CompletableFuture<DeleteProxySessionResponse>ChimeAsyncClient. deleteProxySession(DeleteProxySessionRequest deleteProxySessionRequest)Deprecated.Replaced by DeleteProxySession in the Amazon Chime SDK Voice Namespacedefault DeleteProxySessionResponseChimeClient. deleteProxySession(DeleteProxySessionRequest deleteProxySessionRequest)Deprecated.Replaced by DeleteProxySession in the Amazon Chime SDK Voice Namespace -
Uses of DeleteProxySessionRequest in software.amazon.awssdk.services.chime.transform
Methods in software.amazon.awssdk.services.chime.transform with parameters of type DeleteProxySessionRequest Modifier and Type Method Description SdkHttpFullRequestDeleteProxySessionRequestMarshaller. marshall(DeleteProxySessionRequest deleteProxySessionRequest)
-