Uses of Interface
org.apache.camel.builder.component.dsl.KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder
Packages that use KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder
-
Uses of KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilderModifier and TypeMethodDescriptionstatic KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilderComponentsBuilderFactory.kubernetesPersistentVolumes()Kubernetes Persistent Volume (camel-kubernetes) Perform operations on Kubernetes Persistent Volumes and get notified on Persistent Volume changes. -
Uses of KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder in org.apache.camel.builder.component.dsl
Classes in org.apache.camel.builder.component.dsl that implement KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilderModifier and TypeClassDescriptionstatic classMethods in org.apache.camel.builder.component.dsl that return KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilderModifier and TypeMethodDescriptiondefault KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilderKubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder.autowiredEnabled(boolean autowiredEnabled) Whether autowiring is enabled.default KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilderKubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder.kubernetesClient(io.fabric8.kubernetes.client.KubernetesClient kubernetesClient) To use an existing kubernetes client.static KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilderKubernetesPersistentVolumesComponentBuilderFactory.kubernetesPersistentVolumes()Kubernetes Persistent Volume (camel-kubernetes) Perform operations on Kubernetes Persistent Volumes and get notified on Persistent Volume changes.default KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilderKubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).