Interface Polly2EndpointBuilderFactory.Polly2Builders
- All Known Subinterfaces:
EndpointBuilderFactory
- All Known Implementing Classes:
EndpointRouteBuilder,EndpointRouteConfigurationBuilder
- Enclosing interface:
Polly2EndpointBuilderFactory
public static interface Polly2EndpointBuilderFactory.Polly2Builders
-
Method Summary
Modifier and TypeMethodDescriptionAWS Polly (camel-aws2-polly) Synthesize speech using AWS Polly and AWS SDK version 2.x.AWS Polly (camel-aws2-polly) Synthesize speech using AWS Polly and AWS SDK version 2.x.AWS Polly (camel-aws2-polly) Synthesize speech using AWS Polly and AWS SDK version 2.x.
-
Method Details
-
aws2Polly
AWS Polly (camel-aws2-polly) Synthesize speech using AWS Polly and AWS SDK version 2.x. Category: cloud,ai Since: 4.18 Maven coordinates: org.apache.camel:camel-aws2-polly- Returns:
- the dsl builder for the headers' name.
-
aws2Polly
AWS Polly (camel-aws2-polly) Synthesize speech using AWS Polly and AWS SDK version 2.x. Category: cloud,ai Since: 4.18 Maven coordinates: org.apache.camel:camel-aws2-polly Syntax:aws2-polly:labelPath parameter: label (required) Logical name- Parameters:
path- label- Returns:
- the dsl builder
-
aws2Polly
default Polly2EndpointBuilderFactory.Polly2EndpointBuilder aws2Polly(String componentName, String path) AWS Polly (camel-aws2-polly) Synthesize speech using AWS Polly and AWS SDK version 2.x. Category: cloud,ai Since: 4.18 Maven coordinates: org.apache.camel:camel-aws2-polly Syntax:aws2-polly:labelPath parameter: label (required) Logical name- Parameters:
componentName- to use a custom component name for the endpoint instead of the default namepath- label- Returns:
- the dsl builder
-