Uses of Enum Class
org.apache.camel.component.aws2.kinesis.Kinesis2ShardClosedStrategyEnum
Packages that use Kinesis2ShardClosedStrategyEnum
-
Uses of Kinesis2ShardClosedStrategyEnum in org.apache.camel.component.aws2.kinesis
Methods in org.apache.camel.component.aws2.kinesis that return Kinesis2ShardClosedStrategyEnumModifier and TypeMethodDescriptionKinesis2Configuration.getShardClosed()Returns the enum constant of this class with the specified name.static Kinesis2ShardClosedStrategyEnum[]Kinesis2ShardClosedStrategyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.aws2.kinesis with parameters of type Kinesis2ShardClosedStrategyEnumModifier and TypeMethodDescriptionvoidKinesis2Configuration.setShardClosed(Kinesis2ShardClosedStrategyEnum shardClosed)