| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchevents.model | |
| software.amazon.awssdk.services.cloudwatchevents.transform |
| Modifier and Type | Method and Description |
|---|---|
InputTransformer |
Target.inputTransformer()
Settings to enable you to provide custom input to a target based on certain event data.
|
| Modifier and Type | Method and Description |
|---|---|
Target.Builder |
Target.Builder.inputTransformer(InputTransformer inputTransformer)
Settings to enable you to provide custom input to a target based on certain event data.
|
| Modifier and Type | Method and Description |
|---|---|
InputTransformer |
InputTransformerUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
InputTransformerMarshaller.marshall(InputTransformer inputTransformer,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.