| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchevents.model | |
| software.amazon.awssdk.services.cloudwatchevents.transform |
| Modifier and Type | Method and Description |
|---|---|
KinesisParameters |
Target.kinesisParameters()
The custom parameter you can use to control shard assignment, when the target is an Amazon Kinesis stream.
|
| Modifier and Type | Method and Description |
|---|---|
Target.Builder |
Target.Builder.kinesisParameters(KinesisParameters kinesisParameters)
The custom parameter you can use to control shard assignment, when the target is an Amazon Kinesis stream.
|
| Modifier and Type | Method and Description |
|---|---|
KinesisParameters |
KinesisParametersUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
KinesisParametersMarshaller.marshall(KinesisParameters kinesisParameters,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.