| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model | |
| software.amazon.awssdk.services.cloudwatchlogs.transform |
| Modifier and Type | Method and Description |
|---|---|
List<OutputLogEvent> |
GetLogEventsResponse.events()
The events.
|
| Modifier and Type | Method and Description |
|---|---|
GetLogEventsResponse.Builder |
GetLogEventsResponse.Builder.events(OutputLogEvent... events)
The events.
|
| Modifier and Type | Method and Description |
|---|---|
GetLogEventsResponse.Builder |
GetLogEventsResponse.Builder.events(Collection<OutputLogEvent> events)
The events.
|
| Modifier and Type | Method and Description |
|---|---|
OutputLogEvent |
OutputLogEventUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
OutputLogEventMarshaller.marshall(OutputLogEvent outputLogEvent,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.