Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.FilteredLogEvent.Builder
Packages that use FilteredLogEvent.Builder
-
Uses of FilteredLogEvent.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return FilteredLogEvent.BuilderModifier and TypeMethodDescriptionstatic FilteredLogEvent.BuilderFilteredLogEvent.builder()The ID of the event.FilteredLogEvent.Builder.ingestionTime(Long ingestionTime) The time the event was ingested, expressed as the number of milliseconds afterJan 1, 1970 00:00:00 UTC.FilteredLogEvent.Builder.logStreamName(String logStreamName) The name of the log stream to which this event belongs.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.FilteredLogEvent.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type FilteredLogEvent.BuilderModifier and TypeMethodDescriptionstatic Class<? extends FilteredLogEvent.Builder>FilteredLogEvent.serializableBuilderClass()