Uses of Interface
org.apache.camel.builder.endpoint.dsl.KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder
-
Packages that use KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder Modifier and Type Method Description default KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder
KubernetesPersistentVolumesClaimsEndpointBuilderFactory.KubernetesPersistentVolumesClaimsEndpointBuilder. advanced()
default KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder
KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder. connectionTimeout(Integer connectionTimeout)
Connection timeout in milliseconds to use when making requests to the Kubernetes API server.default KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder
KubernetesPersistentVolumesClaimsEndpointBuilderFactory.AdvancedKubernetesPersistentVolumesClaimsEndpointBuilder. connectionTimeout(String connectionTimeout)
Connection timeout in milliseconds to use when making requests to the Kubernetes API server.
-