Uses of Interface
org.apache.camel.builder.endpoint.dsl.EKS2EndpointBuilderFactory.EKS2EndpointBuilder
Packages that use EKS2EndpointBuilderFactory.EKS2EndpointBuilder
-
Uses of EKS2EndpointBuilderFactory.EKS2EndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return EKS2EndpointBuilderFactory.EKS2EndpointBuilderModifier and TypeMethodDescriptionAWS Elastic Kubernetes Service (EKS) (camel-aws2-eks) Manage AWS EKS cluster instances.AWS Elastic Kubernetes Service (EKS) (camel-aws2-eks) Manage AWS EKS cluster instances. -
Uses of EKS2EndpointBuilderFactory.EKS2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return EKS2EndpointBuilderFactory.EKS2EndpointBuilderModifier and TypeMethodDescriptionAmazon AWS Access Key.AWS Elastic Kubernetes Service (EKS) (camel-aws2-eks) Manage AWS EKS cluster instances.AWS Elastic Kubernetes Service (EKS) (camel-aws2-eks) Manage AWS EKS cluster instances.EKS2EndpointBuilderFactory.AdvancedEKS2EndpointBuilder.basic()EKS2EndpointBuilderFactory.endpointBuilder(String componentName, String path) The operation to perform.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.operation(org.apache.camel.component.aws2.eks.EKS2Operations operation) The operation to perform.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.overrideEndpoint(boolean overrideEndpoint) Set the need for overidding the endpoint.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.overrideEndpoint(String overrideEndpoint) Set the need for overidding the endpoint.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.pojoRequest(boolean pojoRequest) If we want to use a POJO request as body or not.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.pojoRequest(String pojoRequest) If we want to use a POJO request as body or not.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.profileCredentialsName(String profileCredentialsName) If using a profile credentials provider this parameter will set the profile name.To define a proxy host when instantiating the EKS client.To define a proxy port when instantiating the EKS client.To define a proxy port when instantiating the EKS client.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.proxyProtocol(String proxyProtocol) To define a proxy protocol when instantiating the EKS client.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.proxyProtocol(software.amazon.awssdk.core.Protocol proxyProtocol) To define a proxy protocol when instantiating the EKS client.The region in which EKS client needs to work.Amazon AWS Secret Key.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.trustAllCertificates(boolean trustAllCertificates) If we want to trust all certificates in case of overriding the endpoint.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.trustAllCertificates(String trustAllCertificates) If we want to trust all certificates in case of overriding the endpoint.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.uriEndpointOverride(String uriEndpointOverride) Set the overriding uri endpoint.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.useDefaultCredentialsProvider(boolean useDefaultCredentialsProvider) Set whether the EKS client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.useDefaultCredentialsProvider(String useDefaultCredentialsProvider) Set whether the EKS client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.useProfileCredentialsProvider(boolean useProfileCredentialsProvider) Set whether the EKS client should expect to load credentials through a profile credentials provider.EKS2EndpointBuilderFactory.EKS2EndpointBuilder.useProfileCredentialsProvider(String useProfileCredentialsProvider) Set whether the EKS client should expect to load credentials through a profile credentials provider.