Uses of Interface
org.apache.camel.builder.endpoint.dsl.OBSEndpointBuilderFactory.OBSEndpointBuilder
Packages that use OBSEndpointBuilderFactory.OBSEndpointBuilder
-
Uses of OBSEndpointBuilderFactory.OBSEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return OBSEndpointBuilderFactory.OBSEndpointBuilderModifier and TypeMethodDescriptionStaticEndpointBuilders.hwcloudObs(String path) Huawei Object Storage Service (OBS) (camel-huaweicloud-obs) To provide stable, secure, efficient, and easy-to-use cloud storage service on Huawei Cloud Category: cloud Since: 3.12 Maven coordinates: org.apache.camel:camel-huaweicloud-obs Syntax:hwcloud-obs:operationPath parameter: operation (required) Operation to be performedStaticEndpointBuilders.hwcloudObs(String componentName, String path) Huawei Object Storage Service (OBS) (camel-huaweicloud-obs) To provide stable, secure, efficient, and easy-to-use cloud storage service on Huawei Cloud Category: cloud Since: 3.12 Maven coordinates: org.apache.camel:camel-huaweicloud-obs Syntax:hwcloud-obs:operationPath parameter: operation (required) Operation to be performed -
Uses of OBSEndpointBuilderFactory.OBSEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return OBSEndpointBuilderFactory.OBSEndpointBuilderModifier and TypeMethodDescriptionAccess key for the cloud user.OBSEndpointBuilderFactory.AdvancedOBSEndpointBuilder.basic()OBSEndpointBuilderFactory.OBSEndpointBuilder.bucketName(String bucketName) Name of bucket to perform operation on.OBS url.OBSEndpointBuilderFactory.endpointBuilder(String componentName, String path) OBSEndpointBuilderFactory.OBSBuilders.hwcloudObs(String path) Huawei Object Storage Service (OBS) (camel-huaweicloud-obs) To provide stable, secure, efficient, and easy-to-use cloud storage service on Huawei Cloud Category: cloud Since: 3.12 Maven coordinates: org.apache.camel:camel-huaweicloud-obs Syntax:hwcloud-obs:operationPath parameter: operation (required) Operation to be performedOBSEndpointBuilderFactory.OBSBuilders.hwcloudObs(String componentName, String path) Huawei Object Storage Service (OBS) (camel-huaweicloud-obs) To provide stable, secure, efficient, and easy-to-use cloud storage service on Huawei Cloud Category: cloud Since: 3.12 Maven coordinates: org.apache.camel:camel-huaweicloud-obs Syntax:hwcloud-obs:operationPath parameter: operation (required) Operation to be performedOBSEndpointBuilderFactory.OBSEndpointBuilder.ignoreSslVerification(boolean ignoreSslVerification) Ignore SSL verification.OBSEndpointBuilderFactory.OBSEndpointBuilder.ignoreSslVerification(String ignoreSslVerification) Ignore SSL verification.OBSEndpointBuilderFactory.OBSEndpointBuilder.objectName(String objectName) Name of object to perform operation with.Proxy server ip/hostname.OBSEndpointBuilderFactory.OBSEndpointBuilder.proxyPassword(String proxyPassword) Proxy authentication password.OBSEndpointBuilderFactory.OBSEndpointBuilder.proxyPort(int proxyPort) Proxy server port.Proxy server port.Proxy authentication user.OBS service region.Secret key for the cloud user.OBSEndpointBuilderFactory.OBSEndpointBuilder.serviceKeys(String serviceKeys) Configuration object for cloud service authentication.OBSEndpointBuilderFactory.OBSEndpointBuilder.serviceKeys(org.apache.camel.component.huaweicloud.common.models.ServiceKeys serviceKeys) Configuration object for cloud service authentication.