| Package | Description |
|---|---|
| com.amazonaws.services.logs.model |
Classes modeling the various types represented by AWSLogs.
|
| Modifier and Type | Method and Description |
|---|---|
RejectedLogEventsInfo |
RejectedLogEventsInfo.clone() |
RejectedLogEventsInfo |
PutLogEventsResult.getRejectedLogEventsInfo()
Returns the value of the RejectedLogEventsInfo property for this
object.
|
RejectedLogEventsInfo |
RejectedLogEventsInfo.withExpiredLogEventEndIndex(Integer expiredLogEventEndIndex)
Sets the value of the ExpiredLogEventEndIndex property for this
object.
|
RejectedLogEventsInfo |
RejectedLogEventsInfo.withTooNewLogEventStartIndex(Integer tooNewLogEventStartIndex)
Sets the value of the TooNewLogEventStartIndex property for this
object.
|
RejectedLogEventsInfo |
RejectedLogEventsInfo.withTooOldLogEventEndIndex(Integer tooOldLogEventEndIndex)
Sets the value of the TooOldLogEventEndIndex property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutLogEventsResult.setRejectedLogEventsInfo(RejectedLogEventsInfo rejectedLogEventsInfo)
Sets the value of the RejectedLogEventsInfo property for this object.
|
PutLogEventsResult |
PutLogEventsResult.withRejectedLogEventsInfo(RejectedLogEventsInfo rejectedLogEventsInfo)
Sets the value of the RejectedLogEventsInfo property for this object.
|
Copyright © 2015. All rights reserved.