Uses of Class
com.amazonaws.services.logs.model.OutputLogEvent
Packages that use OutputLogEvent
-
Uses of OutputLogEvent in com.amazonaws.services.logs.model
Methods in com.amazonaws.services.logs.model that return OutputLogEventModifier and TypeMethodDescriptionOutputLogEvent.clone()OutputLogEvent.withIngestionTime(Long ingestionTime) OutputLogEvent.withMessage(String message) OutputLogEvent.withTimestamp(Long timestamp) Methods in com.amazonaws.services.logs.model that return types with arguments of type OutputLogEventMethods in com.amazonaws.services.logs.model with parameters of type OutputLogEventModifier and TypeMethodDescriptionGetLogEventsResult.withEvents(OutputLogEvent... events) NOTE: This method appends the values to the existing list (if any).Method parameters in com.amazonaws.services.logs.model with type arguments of type OutputLogEventModifier and TypeMethodDescriptionvoidGetLogEventsResult.setEvents(Collection<OutputLogEvent> events) GetLogEventsResult.withEvents(Collection<OutputLogEvent> events)