| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointBuilder
Advanced builder for endpoint for the Kubernetes Deployments component.
|
| Modifier and Type | Method and Description |
|---|---|
default KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointProducerBuilder |
KubernetesDeploymentsEndpointBuilderFactory.KubernetesDeploymentsEndpointProducerBuilder.advanced() |
default KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointProducerBuilder |
KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointProducerBuilder.connectionTimeout(Integer connectionTimeout)
Connection timeout in milliseconds to use when making requests to the
Kubernetes API server.
|
default KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointProducerBuilder |
KubernetesDeploymentsEndpointBuilderFactory.AdvancedKubernetesDeploymentsEndpointProducerBuilder.connectionTimeout(String connectionTimeout)
Connection timeout in milliseconds to use when making requests to the
Kubernetes API server.
|
Apache Camel