Uses of Interface
org.apache.camel.builder.component.dsl.KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder
-
-
Uses of KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder in org.apache.camel.builder.component
Methods in org.apache.camel.builder.component that return KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder Modifier and Type Method Description static 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.KubernetesPersistentVolumesComponentBuilder Modifier and Type Class Description static classKubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilderImplMethods in org.apache.camel.builder.component.dsl that return KubernetesPersistentVolumesComponentBuilderFactory.KubernetesPersistentVolumesComponentBuilder Modifier and Type Method Description default 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).
-