Uses of Interface
org.apache.camel.builder.endpoint.dsl.Ddb2EndpointBuilderFactory.AdvancedDdb2EndpointBuilder
Packages that use Ddb2EndpointBuilderFactory.AdvancedDdb2EndpointBuilder
-
Uses of Ddb2EndpointBuilderFactory.AdvancedDdb2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return Ddb2EndpointBuilderFactory.AdvancedDdb2EndpointBuilderModifier and TypeMethodDescriptionDdb2EndpointBuilderFactory.Ddb2EndpointBuilder.advanced()Ddb2EndpointBuilderFactory.AdvancedDdb2EndpointBuilder.amazonDDBClient(String amazonDDBClient) To use the AmazonDynamoDB as the client.Ddb2EndpointBuilderFactory.AdvancedDdb2EndpointBuilder.amazonDDBClient(software.amazon.awssdk.services.dynamodb.DynamoDbClient amazonDDBClient) To use the AmazonDynamoDB as the client.Ddb2EndpointBuilderFactory.AdvancedDdb2EndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).Ddb2EndpointBuilderFactory.AdvancedDdb2EndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).