Uses of Class
org.apache.camel.component.aws.ddbstream.DdbStreamConfiguration
-
Packages that use DdbStreamConfiguration Package Description org.apache.camel.component.aws.ddbstream -
-
Uses of DdbStreamConfiguration in org.apache.camel.component.aws.ddbstream
Methods in org.apache.camel.component.aws.ddbstream that return DdbStreamConfiguration Modifier and Type Method Description DdbStreamConfigurationDdbStreamConfiguration. copy()DdbStreamConfigurationDdbStreamComponent. getConfiguration()DdbStreamConfigurationDdbStreamEndpoint. getConfiguration()Methods in org.apache.camel.component.aws.ddbstream with parameters of type DdbStreamConfiguration Modifier and Type Method Description voidDdbStreamComponent. setConfiguration(DdbStreamConfiguration configuration)The component configurationConstructors in org.apache.camel.component.aws.ddbstream with parameters of type DdbStreamConfiguration Constructor Description DdbStreamEndpoint(String uri, DdbStreamConfiguration configuration, DdbStreamComponent component)
-