public static interface Athena2EndpointBuilderFactory.Athena2Builders
| Modifier and Type | Method and Description |
|---|---|
default Athena2EndpointBuilderFactory.Athena2EndpointBuilder |
aws2Athena(String path)
AWS 2 Athena (camel-aws2-athena)
Access AWS Athena service using AWS SDK version 2.x.
|
default Athena2EndpointBuilderFactory.Athena2EndpointBuilder |
aws2Athena(String componentName,
String path)
AWS 2 Athena (camel-aws2-athena)
Access AWS Athena service using AWS SDK version 2.x.
|
default Athena2EndpointBuilderFactory.Athena2EndpointBuilder aws2Athena(String path)
aws2-athena:label
Path parameter: label (required)
Logical namepath - labeldefault Athena2EndpointBuilderFactory.Athena2EndpointBuilder aws2Athena(String componentName, String path)
aws2-athena:label
Path parameter: label (required)
Logical namecomponentName - to use a custom component name for the endpoint
instead of the default namepath - labelApache Camel