Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.RejectedLogEventsInfo
Packages that use RejectedLogEventsInfo
-
Uses of RejectedLogEventsInfo in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return RejectedLogEventsInfoModifier and TypeMethodDescriptionfinal RejectedLogEventsInfoPutLogEventsResponse.rejectedLogEventsInfo()The rejected events.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type RejectedLogEventsInfoModifier and TypeMethodDescriptionPutLogEventsResponse.Builder.rejectedLogEventsInfo(RejectedLogEventsInfo rejectedLogEventsInfo) The rejected events.