Interface EKSEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface EKSEndpointBuilderFactory
Manage AWS EKS cluster instances. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
EKSEndpointBuilderFactory.AdvancedEKSEndpointBuilder
Advanced builder for endpoint for the AWS Elastic Kubernetes Service (EKS) component.static interface
EKSEndpointBuilderFactory.EKSBuilders
static interface
EKSEndpointBuilderFactory.EKSEndpointBuilder
Builder for endpoint for the AWS Elastic Kubernetes Service (EKS) component.static class
EKSEndpointBuilderFactory.EKSOperations
Proxy enum fororg.apache.camel.component.aws.eks.EKSOperations
enum.static class
EKSEndpointBuilderFactory.Protocol
Proxy enum forcom.amazonaws.Protocol
enum.
-
Method Summary
Static Methods Modifier and Type Method Description static EKSEndpointBuilderFactory.EKSEndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static EKSEndpointBuilderFactory.EKSEndpointBuilder endpointBuilder(String componentName, String path)
-
-