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