Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.RejectedLogEventsInfo
-
Packages that use RejectedLogEventsInfo Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of RejectedLogEventsInfo in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return RejectedLogEventsInfo Modifier and Type Method Description RejectedLogEventsInfoPutLogEventsResponse. rejectedLogEventsInfo()The rejected events.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type RejectedLogEventsInfo Modifier and Type Method Description PutLogEventsResponse.BuilderPutLogEventsResponse.Builder. rejectedLogEventsInfo(RejectedLogEventsInfo rejectedLogEventsInfo)The rejected events.
-