Uses of Interface
org.apache.camel.builder.endpoint.dsl.KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder
Packages that use KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder
-
Uses of KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilderModifier and TypeMethodDescriptionKubernetesPersistentVolumesClaimsEndpointBuilderFactory.KubernetesPersistentVolumesClaimsEndpointBuilder.advanced()KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder.connectionTimeout(Integer connectionTimeout) Connection timeout in milliseconds to use when making requests to the Kubernetes API server.KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder.connectionTimeout(String connectionTimeout) Connection timeout in milliseconds to use when making requests to the Kubernetes API server.KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).