public static interface STS2EndpointBuilderFactory.STS2Builders
| Modifier and Type | Method and Description |
|---|---|
default STS2EndpointBuilderFactory.STS2EndpointBuilder |
aws2Sts(String path)
AWS Security Token Service (STS) (camel-aws2-sts)
Manage AWS STS cluster instances using AWS SDK version 2.x.
|
default STS2EndpointBuilderFactory.STS2EndpointBuilder |
aws2Sts(String componentName,
String path)
AWS Security Token Service (STS) (camel-aws2-sts)
Manage AWS STS cluster instances using AWS SDK version 2.x.
|
default STS2EndpointBuilderFactory.STS2EndpointBuilder aws2Sts(String path)
aws2-sts:label
Path parameter: label (required)
Logical namepath - labeldefault STS2EndpointBuilderFactory.STS2EndpointBuilder aws2Sts(String componentName, String path)
aws2-sts:label
Path parameter: label (required)
Logical namecomponentName - to use a custom component name for the endpoint
instead of the default namepath - labelApache Camel