Uses of Class
com.amazonaws.services.logs.model.RejectedLogEventsInfo
Packages that use RejectedLogEventsInfo
-
Uses of RejectedLogEventsInfo in com.amazonaws.services.logs.model
Methods in com.amazonaws.services.logs.model that return RejectedLogEventsInfoModifier and TypeMethodDescriptionRejectedLogEventsInfo.clone()PutLogEventsResult.getRejectedLogEventsInfo()RejectedLogEventsInfo.withExpiredLogEventEndIndex(Integer expiredLogEventEndIndex) RejectedLogEventsInfo.withTooNewLogEventStartIndex(Integer tooNewLogEventStartIndex) RejectedLogEventsInfo.withTooOldLogEventEndIndex(Integer tooOldLogEventEndIndex) Methods in com.amazonaws.services.logs.model with parameters of type RejectedLogEventsInfoModifier and TypeMethodDescriptionvoidPutLogEventsResult.setRejectedLogEventsInfo(RejectedLogEventsInfo rejectedLogEventsInfo) PutLogEventsResult.withRejectedLogEventsInfo(RejectedLogEventsInfo rejectedLogEventsInfo)