Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.LiveTailSessionLogEvent.Builder
Packages that use LiveTailSessionLogEvent.Builder
-
Uses of LiveTailSessionLogEvent.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return LiveTailSessionLogEvent.BuilderModifier and TypeMethodDescriptionLiveTailSessionLogEvent.builder()LiveTailSessionLogEvent.Builder.ingestionTime(Long ingestionTime) The timestamp specifying when this log event was ingested into the log group.LiveTailSessionLogEvent.Builder.logGroupIdentifier(String logGroupIdentifier) The name or ARN of the log group that ingested this log event.LiveTailSessionLogEvent.Builder.logStreamName(String logStreamName) The name of the log stream that ingested this log event.The log event message text.The timestamp specifying when this log event was created.LiveTailSessionLogEvent.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type LiveTailSessionLogEvent.BuilderModifier and TypeMethodDescriptionLiveTailSessionUpdate.BuilderImpl.getSessionResults()static Class<? extends LiveTailSessionLogEvent.Builder>LiveTailSessionLogEvent.serializableBuilderClass()