Interface KubernetesJobComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface KubernetesJobComponentBuilderFactory
Perform operations on Kubernetes Jobs.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Kubernetes Job component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionKubernetes Job (camel-kubernetes) Perform operations on Kubernetes Jobs.
-
Method Details
-
kubernetesJob
Kubernetes Job (camel-kubernetes) Perform operations on Kubernetes Jobs. Category: container,cloud Since: 2.23 Maven coordinates: org.apache.camel:camel-kubernetes- Returns:
- the dsl builder
-