Uses of Enum Class
org.apache.camel.component.aws2.ddbstream.Ddb2StreamConfiguration.StreamIteratorType
Packages that use Ddb2StreamConfiguration.StreamIteratorType
-
Uses of Ddb2StreamConfiguration.StreamIteratorType in org.apache.camel.component.aws2.ddbstream
Methods in org.apache.camel.component.aws2.ddbstream that return Ddb2StreamConfiguration.StreamIteratorTypeModifier and TypeMethodDescriptionDdb2StreamConfiguration.getStreamIteratorType()Returns the enum constant of this class with the specified name.Ddb2StreamConfiguration.StreamIteratorType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.aws2.ddbstream with parameters of type Ddb2StreamConfiguration.StreamIteratorTypeModifier and TypeMethodDescriptionvoidDdb2StreamConfiguration.setStreamIteratorType(Ddb2StreamConfiguration.StreamIteratorType streamIteratorType)