Interface EKS2EndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface EKS2EndpointBuilderFactory
Manage AWS EKS 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 interface
EKS2EndpointBuilderFactory.AdvancedEKS2EndpointBuilder
Advanced builder for endpoint for the AWS 2 Elastic Kubernetes Service (EKS) component.static interface
EKS2EndpointBuilderFactory.EKS2Builders
static interface
EKS2EndpointBuilderFactory.EKS2EndpointBuilder
Builder for endpoint for the AWS 2 Elastic Kubernetes Service (EKS) component.static class
EKS2EndpointBuilderFactory.EKS2Operations
Proxy enum fororg.apache.camel.component.aws2.eks.EKS2Operations
enum.static class
EKS2EndpointBuilderFactory.Protocol
Proxy enum forsoftware.amazon.awssdk.core.Protocol
enum.
-
Method Summary
Static Methods Modifier and Type Method Description static EKS2EndpointBuilderFactory.EKS2EndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static EKS2EndpointBuilderFactory.EKS2EndpointBuilder endpointBuilder(String componentName, String path)
-
-