Interface TranslateEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface TranslateEndpointBuilderFactory
Translate texts using AWS Translate. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
TranslateEndpointBuilderFactory.AdvancedTranslateEndpointBuilder
Advanced builder for endpoint for the AWS Translate component.static class
TranslateEndpointBuilderFactory.Protocol
Proxy enum forcom.amazonaws.Protocol
enum.static interface
TranslateEndpointBuilderFactory.TranslateBuilders
static interface
TranslateEndpointBuilderFactory.TranslateEndpointBuilder
Builder for endpoint for the AWS Translate component.static class
TranslateEndpointBuilderFactory.TranslateOperations
Proxy enum fororg.apache.camel.component.aws.translate.TranslateOperations
enum.
-
Method Summary
Static Methods Modifier and Type Method Description static TranslateEndpointBuilderFactory.TranslateEndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static TranslateEndpointBuilderFactory.TranslateEndpointBuilder endpointBuilder(String componentName, String path)
-
-