| Package | Description |
|---|---|
| software.amazon.awssdk.services.kinesis.model | |
| software.amazon.awssdk.services.kinesis.transform |
| Modifier and Type | Method and Description |
|---|---|
default void |
SubscribeToShardResponseHandler.Visitor.visit(SubscribeToShardEvent event)
Invoked when a
SubscribeToShardEvent is encountered. |
| Modifier and Type | Method and Description |
|---|---|
SubscribeToShardResponseHandler.Visitor.Builder |
SubscribeToShardResponseHandler.Visitor.Builder.onSubscribeToShardEvent(Consumer<SubscribeToShardEvent> c)
Callback to invoke when a
SubscribeToShardEvent is visited. |
| Modifier and Type | Method and Description |
|---|---|
SubscribeToShardEvent |
SubscribeToShardEventUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscribeToShardEventMarshaller.marshall(SubscribeToShardEvent subscribeToShardEvent,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.