Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.LiveTailSessionStart
Packages that use LiveTailSessionStart
Package
Description
-
Uses of LiveTailSessionStart in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return LiveTailSessionStartModifier and TypeMethodDescriptionLiveTailSessionStart.BuilderImpl.build()final LiveTailSessionStartLiveTailSessionStart.copy(Consumer<? super LiveTailSessionStart.Builder> modifier) Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type LiveTailSessionStartModifier and TypeMethodDescriptiondefault voidStartLiveTailResponseHandler.Visitor.visitSessionStart(LiveTailSessionStart event) Invoked when aLiveTailSessionStartis encountered.Method parameters in software.amazon.awssdk.services.cloudwatchlogs.model with type arguments of type LiveTailSessionStartModifier and TypeMethodDescriptionStartLiveTailResponseHandler.Visitor.Builder.onSessionStart(Consumer<LiveTailSessionStart> c) Callback to invoke when aLiveTailSessionStartis visited.Constructors in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type LiveTailSessionStart -
Uses of LiveTailSessionStart in software.amazon.awssdk.services.cloudwatchlogs.model.startlivetailresponsestream
Subclasses of LiveTailSessionStart in software.amazon.awssdk.services.cloudwatchlogs.model.startlivetailresponsestreamModifier and TypeClassDescriptionfinal classA specialization ofsoftware.amazon.awssdk.services.cloudwatchlogs.model.LiveTailSessionStartthat represents theStartLiveTailResponseStream$sessionStartevent.