@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface KubernetesPersistentVolumesClaimsComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubernetesPersistentVolumesClaimsComponentBuilderFactory.KubernetesPersistentVolumesClaimsComponentBuilder
Builder for the Kubernetes Persistent Volume Claim component.
|
static class |
KubernetesPersistentVolumesClaimsComponentBuilderFactory.KubernetesPersistentVolumesClaimsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static KubernetesPersistentVolumesClaimsComponentBuilderFactory.KubernetesPersistentVolumesClaimsComponentBuilder |
kubernetesPersistentVolumesClaims()
Kubernetes Persistent Volume Claim (camel-kubernetes)
Perform operations on Kubernetes Persistent Volumes Claims and get
notified on Persistent Volumes Claim changes.
|
static KubernetesPersistentVolumesClaimsComponentBuilderFactory.KubernetesPersistentVolumesClaimsComponentBuilder kubernetesPersistentVolumesClaims()
Apache Camel