Interface Transcribe2EndpointBuilderFactory.Transcribe2Builders
- All Known Subinterfaces:
EndpointBuilderFactory
- All Known Implementing Classes:
EndpointRouteBuilder,EndpointRouteConfigurationBuilder
- Enclosing interface:
Transcribe2EndpointBuilderFactory
public static interface Transcribe2EndpointBuilderFactory.Transcribe2Builders
-
Method Summary
Modifier and TypeMethodDescriptionAWS Transcribe (camel-aws2-transcribe) Automatically convert speech to text using AWS Transcribe service Category: cloud,messaging Since: 4.15 Maven coordinates: org.apache.camel:camel-aws2-transcribeaws2Transcribe(String path) AWS Transcribe (camel-aws2-transcribe) Automatically convert speech to text using AWS Transcribe service Category: cloud,messaging Since: 4.15 Maven coordinates: org.apache.camel:camel-aws2-transcribe Syntax:aws2-transcribe:labelPath parameter: label (required) Logical nameaws2Transcribe(String componentName, String path) AWS Transcribe (camel-aws2-transcribe) Automatically convert speech to text using AWS Transcribe service Category: cloud,messaging Since: 4.15 Maven coordinates: org.apache.camel:camel-aws2-transcribe Syntax:aws2-transcribe:labelPath parameter: label (required) Logical name
-
Method Details
-
aws2Transcribe
AWS Transcribe (camel-aws2-transcribe) Automatically convert speech to text using AWS Transcribe service Category: cloud,messaging Since: 4.15 Maven coordinates: org.apache.camel:camel-aws2-transcribe- Returns:
- the dsl builder for the headers' name.
-
aws2Transcribe
AWS Transcribe (camel-aws2-transcribe) Automatically convert speech to text using AWS Transcribe service Category: cloud,messaging Since: 4.15 Maven coordinates: org.apache.camel:camel-aws2-transcribe Syntax:aws2-transcribe:labelPath parameter: label (required) Logical name- Parameters:
path- label- Returns:
- the dsl builder
-
aws2Transcribe
default Transcribe2EndpointBuilderFactory.Transcribe2EndpointBuilder aws2Transcribe(String componentName, String path) AWS Transcribe (camel-aws2-transcribe) Automatically convert speech to text using AWS Transcribe service Category: cloud,messaging Since: 4.15 Maven coordinates: org.apache.camel:camel-aws2-transcribe Syntax:aws2-transcribe: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
-