public static interface SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder
extends org.apache.camel.builder.EndpointProducerBuilder
default SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder accessKey(String accessKey)
accessKey - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder endpoint(String endpoint)
endpoint - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder ignoreSslVerification(boolean ignoreSslVerification)
ignoreSslVerification - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder ignoreSslVerification(String ignoreSslVerification)
ignoreSslVerification - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder lazyStartProducer(boolean lazyStartProducer)
lazyStartProducer - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder lazyStartProducer(String lazyStartProducer)
lazyStartProducer - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder messageTtl(int messageTtl)
messageTtl - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder messageTtl(String messageTtl)
messageTtl - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder operation(String operation)
operation - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder projectId(String projectId)
projectId - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder proxyHost(String proxyHost)
proxyHost - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder proxyPassword(String proxyPassword)
proxyPassword - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder proxyPort(int proxyPort)
proxyPort - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder proxyPort(String proxyPort)
proxyPort - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder proxyUser(String proxyUser)
proxyUser - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder region(String region)
region - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder secretKey(String secretKey)
secretKey - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder serviceKeys(Object serviceKeys)
serviceKeys - the value to setdefault SimpleNotificationEndpointBuilderFactory.SimpleNotificationEndpointBuilder serviceKeys(String serviceKeys)
serviceKeys - the value to setApache Camel