| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model | |
| software.amazon.awssdk.services.cloudwatchlogs.transform |
| Modifier and Type | Method and Description |
|---|---|
List<InputLogEvent> |
PutLogEventsRequest.logEvents()
The log events.
|
| Modifier and Type | Method and Description |
|---|---|
PutLogEventsRequest.Builder |
PutLogEventsRequest.Builder.logEvents(InputLogEvent... logEvents)
The log events.
|
| Modifier and Type | Method and Description |
|---|---|
PutLogEventsRequest.Builder |
PutLogEventsRequest.Builder.logEvents(Collection<InputLogEvent> logEvents)
The log events.
|
| Modifier and Type | Method and Description |
|---|---|
InputLogEvent |
InputLogEventUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
InputLogEventMarshaller.marshall(InputLogEvent inputLogEvent,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.