Uses of Interface
org.apache.camel.builder.endpoint.dsl.OpenshiftDeploymentConfigsEndpointBuilderFactory.AdvancedOpenshiftDeploymentConfigsEndpointProducerBuilder
Packages that use OpenshiftDeploymentConfigsEndpointBuilderFactory.AdvancedOpenshiftDeploymentConfigsEndpointProducerBuilder
-
Uses of OpenshiftDeploymentConfigsEndpointBuilderFactory.AdvancedOpenshiftDeploymentConfigsEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of OpenshiftDeploymentConfigsEndpointBuilderFactory.AdvancedOpenshiftDeploymentConfigsEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the Openshift Deployment Configs component.Methods in org.apache.camel.builder.endpoint.dsl that return OpenshiftDeploymentConfigsEndpointBuilderFactory.AdvancedOpenshiftDeploymentConfigsEndpointProducerBuilderModifier and TypeMethodDescriptionOpenshiftDeploymentConfigsEndpointBuilderFactory.OpenshiftDeploymentConfigsEndpointProducerBuilder.advanced()OpenshiftDeploymentConfigsEndpointBuilderFactory.AdvancedOpenshiftDeploymentConfigsEndpointProducerBuilder.connectionTimeout(Integer connectionTimeout) Connection timeout in milliseconds to use when making requests to the Kubernetes API server.OpenshiftDeploymentConfigsEndpointBuilderFactory.AdvancedOpenshiftDeploymentConfigsEndpointProducerBuilder.connectionTimeout(String connectionTimeout) Connection timeout in milliseconds to use when making requests to the Kubernetes API server.OpenshiftDeploymentConfigsEndpointBuilderFactory.AdvancedOpenshiftDeploymentConfigsEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).OpenshiftDeploymentConfigsEndpointBuilderFactory.AdvancedOpenshiftDeploymentConfigsEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).