- setAccessKey(String) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
-
Amazon AWS Access Key
- setAmazonMqClient(MqClient) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
-
To use a existing configured AmazonMQClient as client
- setAutoDiscoverClient(boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
-
Setting the autoDiscoverClient mechanism, if true, the component will look for a client instance in the registry
automatically otherwise it will skip that checking.
- setConfiguration(MQ2Configuration) - Method in class org.apache.camel.component.aws2.mq.MQ2Component
-
Component configuration
- setOperation(MQ2Operations) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
-
The operation to perform.
- setPojoRequest(boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
-
If we want to use a POJO request as body or not
- setProxyHost(String) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
-
To define a proxy host when instantiating the MQ client
- setProxyPort(Integer) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
-
To define a proxy port when instantiating the MQ client
- setProxyProtocol(Protocol) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
-
To define a proxy protocol when instantiating the MQ client
- setRegion(String) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
-
The region in which MQ client needs to work.
- setSecretKey(String) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
-
Amazon AWS Secret Key
- setTrustAllCertificates(boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
-
If we want to trust all certificates in case of overriding the endpoint