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