@Generated(value="software.amazon.awssdk:codegen") public interface SubscribeToShardEventStream
| Modifier and Type | Field and Description |
|---|---|
static SubscribeToShardEventStream |
UNKNOWN
Special type of
SubscribeToShardEventStream for unknown types of events that this version of the SDK does
not know about |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(SubscribeToShardResponseHandler.Visitor visitor)
Calls the appropriate visit method depending on the subtype of
SubscribeToShardEventStream. |
static final SubscribeToShardEventStream UNKNOWN
SubscribeToShardEventStream for unknown types of events that this version of the SDK does
not know aboutvoid accept(SubscribeToShardResponseHandler.Visitor visitor)
SubscribeToShardEventStream.visitor - Visitor to invoke.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.