| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchevents.model | |
| software.amazon.awssdk.services.cloudwatchevents.transform |
| Modifier and Type | Method and Description |
|---|---|
List<PutEventsResultEntry> |
PutEventsResponse.entries()
The successfully and unsuccessfully ingested events results.
|
| Modifier and Type | Method and Description |
|---|---|
PutEventsResponse.Builder |
PutEventsResponse.Builder.entries(PutEventsResultEntry... entries)
The successfully and unsuccessfully ingested events results.
|
| Modifier and Type | Method and Description |
|---|---|
PutEventsResponse.Builder |
PutEventsResponse.Builder.entries(Collection<PutEventsResultEntry> entries)
The successfully and unsuccessfully ingested events results.
|
| Modifier and Type | Method and Description |
|---|---|
PutEventsResultEntry |
PutEventsResultEntryUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
PutEventsResultEntryMarshaller.marshall(PutEventsResultEntry putEventsResultEntry,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.