public static interface EKS2EndpointBuilderFactory.EKS2EndpointBuilder
extends org.apache.camel.builder.EndpointProducerBuilder
| Modifier and Type | Method and Description |
|---|---|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
accessKey(String accessKey)
Amazon AWS Access Key.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
eksClient(Object eksClient)
To use a existing configured AWS EKS as client.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
eksClient(String eksClient)
To use a existing configured AWS EKS as client.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
lazyStartProducer(String lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
operation(EKS2EndpointBuilderFactory.EKS2Operations operation)
The operation to perform.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
operation(String operation)
The operation to perform.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
overrideEndpoint(boolean overrideEndpoint)
Set the need for overidding the endpoint.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
overrideEndpoint(String overrideEndpoint)
Set the need for overidding the endpoint.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
pojoRequest(boolean pojoRequest)
If we want to use a POJO request as body or not.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
pojoRequest(String pojoRequest)
If we want to use a POJO request as body or not.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
proxyHost(String proxyHost)
To define a proxy host when instantiating the EKS client.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
proxyPort(Integer proxyPort)
To define a proxy port when instantiating the EKS client.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
proxyPort(String proxyPort)
To define a proxy port when instantiating the EKS client.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
proxyProtocol(EKS2EndpointBuilderFactory.Protocol proxyProtocol)
To define a proxy protocol when instantiating the EKS client.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
proxyProtocol(String proxyProtocol)
To define a proxy protocol when instantiating the EKS client.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
region(String region)
The region in which EKS client needs to work.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
secretKey(String secretKey)
Amazon AWS Secret Key.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
trustAllCertificates(boolean trustAllCertificates)
If we want to trust all certificates in case of overriding the
endpoint.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
trustAllCertificates(String trustAllCertificates)
If we want to trust all certificates in case of overriding the
endpoint.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
uriEndpointOverride(String uriEndpointOverride)
Set the overriding uri endpoint.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
useDefaultCredentialsProvider(boolean useDefaultCredentialsProvider)
Set whether the EKS client should expect to load credentials through
a default credentials provider or to expect static credentials to be
passed in.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
useDefaultCredentialsProvider(String useDefaultCredentialsProvider)
Set whether the EKS client should expect to load credentials through
a default credentials provider or to expect static credentials to be
passed in.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder eksClient(Object eksClient)
eksClient - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder eksClient(String eksClient)
eksClient - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder lazyStartProducer(boolean lazyStartProducer)
lazyStartProducer - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder lazyStartProducer(String lazyStartProducer)
lazyStartProducer - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder operation(EKS2EndpointBuilderFactory.EKS2Operations operation)
operation - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder operation(String operation)
operation - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder overrideEndpoint(boolean overrideEndpoint)
overrideEndpoint - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder overrideEndpoint(String overrideEndpoint)
overrideEndpoint - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder pojoRequest(boolean pojoRequest)
pojoRequest - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder pojoRequest(String pojoRequest)
pojoRequest - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder proxyHost(String proxyHost)
proxyHost - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder proxyPort(Integer proxyPort)
proxyPort - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder proxyPort(String proxyPort)
proxyPort - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder proxyProtocol(EKS2EndpointBuilderFactory.Protocol proxyProtocol)
proxyProtocol - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder proxyProtocol(String proxyProtocol)
proxyProtocol - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder region(String region)
region - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder trustAllCertificates(boolean trustAllCertificates)
trustAllCertificates - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder trustAllCertificates(String trustAllCertificates)
trustAllCertificates - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder uriEndpointOverride(String uriEndpointOverride)
uriEndpointOverride - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder useDefaultCredentialsProvider(boolean useDefaultCredentialsProvider)
useDefaultCredentialsProvider - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder useDefaultCredentialsProvider(String useDefaultCredentialsProvider)
useDefaultCredentialsProvider - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder accessKey(String accessKey)
accessKey - the value to setdefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder secretKey(String secretKey)
secretKey - the value to setApache Camel