Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.OutputLogEvent.Builder
Packages that use OutputLogEvent.Builder
-
Uses of OutputLogEvent.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return OutputLogEvent.BuilderModifier and TypeMethodDescriptionstatic OutputLogEvent.BuilderOutputLogEvent.builder()OutputLogEvent.Builder.ingestionTime(Long ingestionTime) The time the event was ingested, expressed as the number of milliseconds afterJan 1, 1970 00:00:00 UTC.The data contained in the log event.The time the event occurred, expressed as the number of milliseconds afterJan 1, 1970 00:00:00 UTC.OutputLogEvent.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type OutputLogEvent.BuilderModifier and TypeMethodDescriptionstatic Class<? extends OutputLogEvent.Builder>OutputLogEvent.serializableBuilderClass()