| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Method and Description |
|---|---|
default KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointBuilder.advanced() |
default KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointBuilder.connectionTimeout(Integer connectionTimeout)
Connection timeout in milliseconds to use when making requests to the
Kubernetes API server.
|
default KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointBuilder |
KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointBuilder.connectionTimeout(String connectionTimeout)
Connection timeout in milliseconds to use when making requests to the
Kubernetes API server.
|
Apache Camel