| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchevents.model | |
| software.amazon.awssdk.services.cloudwatchevents.transform |
| Modifier and Type | Method and Description |
|---|---|
List<PutTargetsResultEntry> |
PutTargetsResponse.failedEntries()
The failed target entries.
|
| Modifier and Type | Method and Description |
|---|---|
PutTargetsResponse.Builder |
PutTargetsResponse.Builder.failedEntries(PutTargetsResultEntry... failedEntries)
The failed target entries.
|
| Modifier and Type | Method and Description |
|---|---|
PutTargetsResponse.Builder |
PutTargetsResponse.Builder.failedEntries(Collection<PutTargetsResultEntry> failedEntries)
The failed target entries.
|
| Modifier and Type | Method and Description |
|---|---|
PutTargetsResultEntry |
PutTargetsResultEntryUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
PutTargetsResultEntryMarshaller.marshall(PutTargetsResultEntry putTargetsResultEntry,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.