default KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder |
KubernetesReplicationControllersEndpointBuilderFactory.KubernetesReplicationControllersEndpointConsumerBuilder.advanced() |
|
default KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder |
KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder.connectionTimeout(Integer connectionTimeout) |
Connection timeout in milliseconds to use when making requests to the
Kubernetes API server.
|
default KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder |
KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder.connectionTimeout(String connectionTimeout) |
Connection timeout in milliseconds to use when making requests to the
Kubernetes API server.
|
default KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder |
KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder.exceptionHandler(String exceptionHandler) |
To let the consumer use a custom ExceptionHandler.
|
default KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder |
KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder.exceptionHandler(org.apache.camel.spi.ExceptionHandler exceptionHandler) |
To let the consumer use a custom ExceptionHandler.
|
default KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder |
KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder.exchangePattern(String exchangePattern) |
Sets the exchange pattern when the consumer creates an exchange.
|
default KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder |
KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder.exchangePattern(org.apache.camel.ExchangePattern exchangePattern) |
Sets the exchange pattern when the consumer creates an exchange.
|
default KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder |
KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder.synchronous(boolean synchronous) |
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder |
KubernetesReplicationControllersEndpointBuilderFactory.AdvancedKubernetesReplicationControllersEndpointConsumerBuilder.synchronous(String synchronous) |
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|