| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchevents.model | |
| software.amazon.awssdk.services.cloudwatchevents.transform |
| Modifier and Type | Method and Description |
|---|---|
List<PutEventsRequestEntry> |
PutEventsRequest.entries()
The entry that defines an event in your system.
|
| Modifier and Type | Method and Description |
|---|---|
PutEventsRequest.Builder |
PutEventsRequest.Builder.entries(PutEventsRequestEntry... entries)
The entry that defines an event in your system.
|
| Modifier and Type | Method and Description |
|---|---|
PutEventsRequest.Builder |
PutEventsRequest.Builder.entries(Collection<PutEventsRequestEntry> entries)
The entry that defines an event in your system.
|
| Modifier and Type | Method and Description |
|---|---|
PutEventsRequestEntry |
PutEventsRequestEntryUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
PutEventsRequestEntryMarshaller.marshall(PutEventsRequestEntry putEventsRequestEntry,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.