Uses of Interface
org.apache.camel.builder.endpoint.dsl.OBSEndpointBuilderFactory.OBSEndpointProducerBuilder
Packages that use OBSEndpointBuilderFactory.OBSEndpointProducerBuilder
-
Uses of OBSEndpointBuilderFactory.OBSEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of OBSEndpointBuilderFactory.OBSEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the Huawei Object Storage Service (OBS) component.Methods in org.apache.camel.builder.endpoint.dsl that return OBSEndpointBuilderFactory.OBSEndpointProducerBuilderModifier and TypeMethodDescriptionAccess key for the cloud user.OBSEndpointBuilderFactory.AdvancedOBSEndpointProducerBuilder.basic()OBSEndpointBuilderFactory.OBSEndpointProducerBuilder.bucketLocation(String bucketLocation) Location of bucket when creating a new bucket.OBSEndpointBuilderFactory.OBSEndpointProducerBuilder.bucketName(String bucketName) Name of bucket to perform operation on.OBS url.OBSEndpointBuilderFactory.OBSEndpointProducerBuilder.ignoreSslVerification(boolean ignoreSslVerification) Ignore SSL verification.OBSEndpointBuilderFactory.OBSEndpointProducerBuilder.ignoreSslVerification(String ignoreSslVerification) Ignore SSL verification.OBSEndpointBuilderFactory.OBSEndpointProducerBuilder.objectName(String objectName) Name of object to perform operation with.Proxy server ip/hostname.OBSEndpointBuilderFactory.OBSEndpointProducerBuilder.proxyPassword(String proxyPassword) Proxy authentication password.OBSEndpointBuilderFactory.OBSEndpointProducerBuilder.proxyPort(int proxyPort) Proxy server port.Proxy server port.Proxy authentication user.OBS service region.Secret key for the cloud user.OBSEndpointBuilderFactory.OBSEndpointProducerBuilder.serviceKeys(String serviceKeys) Configuration object for cloud service authentication.OBSEndpointBuilderFactory.OBSEndpointProducerBuilder.serviceKeys(org.apache.camel.component.huaweicloud.common.models.ServiceKeys serviceKeys) Configuration object for cloud service authentication.