Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.LiveTailSessionUpdate
Packages that use LiveTailSessionUpdate
Package
Description
-
Uses of LiveTailSessionUpdate in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return LiveTailSessionUpdateModifier and TypeMethodDescriptionLiveTailSessionUpdate.BuilderImpl.build()final LiveTailSessionUpdateLiveTailSessionUpdate.copy(Consumer<? super LiveTailSessionUpdate.Builder> modifier) Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type LiveTailSessionUpdateModifier and TypeMethodDescriptiondefault voidStartLiveTailResponseHandler.Visitor.visitSessionUpdate(LiveTailSessionUpdate event) Invoked when aLiveTailSessionUpdateis encountered.Method parameters in software.amazon.awssdk.services.cloudwatchlogs.model with type arguments of type LiveTailSessionUpdateModifier and TypeMethodDescriptionStartLiveTailResponseHandler.Visitor.Builder.onSessionUpdate(Consumer<LiveTailSessionUpdate> c) Callback to invoke when aLiveTailSessionUpdateis visited.Constructors in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type LiveTailSessionUpdate -
Uses of LiveTailSessionUpdate in software.amazon.awssdk.services.cloudwatchlogs.model.startlivetailresponsestream
Subclasses of LiveTailSessionUpdate in software.amazon.awssdk.services.cloudwatchlogs.model.startlivetailresponsestreamModifier and TypeClassDescriptionfinal classA specialization ofsoftware.amazon.awssdk.services.cloudwatchlogs.model.LiveTailSessionUpdatethat represents theStartLiveTailResponseStream$sessionUpdateevent.