public static interface OBSEndpointBuilderFactory.OBSEndpointProducerBuilder
extends org.apache.camel.builder.EndpointProducerBuilder
default OBSEndpointBuilderFactory.AdvancedOBSEndpointProducerBuilder advanced()
default OBSEndpointBuilderFactory.OBSEndpointProducerBuilder bucketName(String bucketName)
bucketName - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder endpoint(String endpoint)
endpoint - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder objectName(String objectName)
objectName - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder region(String region)
region - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder bucketLocation(String bucketLocation)
bucketLocation - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder lazyStartProducer(boolean lazyStartProducer)
lazyStartProducer - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder lazyStartProducer(String lazyStartProducer)
lazyStartProducer - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder proxyHost(String proxyHost)
proxyHost - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder proxyPassword(String proxyPassword)
proxyPassword - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder proxyPort(int proxyPort)
proxyPort - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder proxyPort(String proxyPort)
proxyPort - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder proxyUser(String proxyUser)
proxyUser - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder accessKey(String accessKey)
accessKey - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder ignoreSslVerification(boolean ignoreSslVerification)
ignoreSslVerification - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder ignoreSslVerification(String ignoreSslVerification)
ignoreSslVerification - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder secretKey(String secretKey)
secretKey - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder serviceKeys(Object serviceKeys)
serviceKeys - the value to setdefault OBSEndpointBuilderFactory.OBSEndpointProducerBuilder serviceKeys(String serviceKeys)
serviceKeys - the value to setApache Camel