Interface STS2EndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface STS2EndpointBuilderFactory
Manage AWS STS cluster instances using AWS SDK version 2.x. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
STS2EndpointBuilderFactory.Protocol
Proxy enum forsoftware.amazon.awssdk.core.Protocol
enum.static interface
STS2EndpointBuilderFactory.STS2Builders
static interface
STS2EndpointBuilderFactory.STS2EndpointBuilder
Builder for endpoint for the AWS Security Token Service (STS) component.static class
STS2EndpointBuilderFactory.STS2Operations
Proxy enum fororg.apache.camel.component.aws2.sts.STS2Operations
enum.
-
Method Summary
Static Methods Modifier and Type Method Description static STS2EndpointBuilderFactory.STS2EndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static STS2EndpointBuilderFactory.STS2EndpointBuilder endpointBuilder(String componentName, String path)
-
-