Uses of Interface
org.apache.camel.builder.endpoint.dsl.EKS2EndpointBuilderFactory.AdvancedEKS2EndpointBuilder
Packages that use EKS2EndpointBuilderFactory.AdvancedEKS2EndpointBuilder
-
Uses of EKS2EndpointBuilderFactory.AdvancedEKS2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return EKS2EndpointBuilderFactory.AdvancedEKS2EndpointBuilderModifier and TypeMethodDescriptionEKS2EndpointBuilderFactory.EKS2EndpointBuilder.advanced()To use a existing configured AWS EKS as client.EKS2EndpointBuilderFactory.AdvancedEKS2EndpointBuilder.eksClient(software.amazon.awssdk.services.eks.EksClient eksClient) To use a existing configured AWS EKS as client.EKS2EndpointBuilderFactory.AdvancedEKS2EndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).EKS2EndpointBuilderFactory.AdvancedEKS2EndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).