Uses of Class
software.amazon.awssdk.services.lexruntimev2.model.DisconnectionEvent
-
-
Uses of DisconnectionEvent in software.amazon.awssdk.services.lexruntimev2.model
Methods in software.amazon.awssdk.services.lexruntimev2.model that return DisconnectionEvent Modifier and Type Method Description DisconnectionEventDisconnectionEvent.BuilderImpl. build()DisconnectionEventDisconnectionEvent. copy(Consumer<? super DisconnectionEvent.Builder> modifier)Constructors in software.amazon.awssdk.services.lexruntimev2.model with parameters of type DisconnectionEvent Constructor Description BuilderImpl(DisconnectionEvent model) -
Uses of DisconnectionEvent in software.amazon.awssdk.services.lexruntimev2.model.startconversationrequesteventstream
Subclasses of DisconnectionEvent in software.amazon.awssdk.services.lexruntimev2.model.startconversationrequesteventstream Modifier and Type Class Description classDefaultDisconnectionEventA specialization ofsoftware.amazon.awssdk.services.lexruntimev2.model.DisconnectionEventthat represents theStartConversationRequestEventStream$DisconnectionEventevent. -
Uses of DisconnectionEvent in software.amazon.awssdk.services.lexruntimev2.transform
Methods in software.amazon.awssdk.services.lexruntimev2.transform with parameters of type DisconnectionEvent Modifier and Type Method Description SdkHttpFullRequestDisconnectionEventMarshaller. marshall(DisconnectionEvent disconnectionEvent)
-