Uses of Interface
org.apache.camel.builder.endpoint.dsl.KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilder
Packages that use KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilder
-
Uses of KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Kubernetes Deployments component.Methods in org.apache.camel.builder.endpoint.dsl that return KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilderModifier and TypeMethodDescriptiondefault KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilderKubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointConsumerBuilder.advanced()default KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilderKubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilder.bridgeErrorHandler(boolean bridgeErrorHandler) Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions (if possible) occurred while the Camel consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.default KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilderKubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilder.bridgeErrorHandler(String bridgeErrorHandler) Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions (if possible) occurred while the Camel consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler.default KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilderKubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilder.connectionTimeout(Integer connectionTimeout) Connection timeout in milliseconds to use when making requests to the Kubernetes API server.default KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilderKubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilder.connectionTimeout(String connectionTimeout) Connection timeout in milliseconds to use when making requests to the Kubernetes API server.default KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilderKubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilder.exceptionHandler(String exceptionHandler) To let the consumer use a custom ExceptionHandler.default KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilderKubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilder.exceptionHandler(org.apache.camel.spi.ExceptionHandler exceptionHandler) To let the consumer use a custom ExceptionHandler.default KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilderKubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilder.exchangePattern(String exchangePattern) Sets the exchange pattern when the consumer creates an exchange.default KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilderKubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointConsumerBuilder.exchangePattern(org.apache.camel.ExchangePattern exchangePattern) Sets the exchange pattern when the consumer creates an exchange.