Interface IBMCOSEndpointBuilderFactory.IBMCOSBuilders

All Known Subinterfaces:
EndpointBuilderFactory
All Known Implementing Classes:
EndpointRouteBuilder, EndpointRouteConfigurationBuilder
Enclosing interface:
IBMCOSEndpointBuilderFactory

public static interface IBMCOSEndpointBuilderFactory.IBMCOSBuilders
  • Method Details

    • ibmCos

      IBM Cloud Object Storage (camel-ibm-cos) Store and retrieve objects from IBM Cloud Object Storage. Category: cloud,file Since: 4.16 Maven coordinates: org.apache.camel:camel-ibm-cos
      Returns:
      the dsl builder for the headers' name.
    • ibmCos

      IBM Cloud Object Storage (camel-ibm-cos) Store and retrieve objects from IBM Cloud Object Storage. Category: cloud,file Since: 4.16 Maven coordinates: org.apache.camel:camel-ibm-cos Syntax: ibm-cos:bucketName Path parameter: bucketName (required) Bucket name
      Parameters:
      path - bucketName
      Returns:
      the dsl builder
    • ibmCos

      default IBMCOSEndpointBuilderFactory.IBMCOSEndpointBuilder ibmCos(String componentName, String path)
      IBM Cloud Object Storage (camel-ibm-cos) Store and retrieve objects from IBM Cloud Object Storage. Category: cloud,file Since: 4.16 Maven coordinates: org.apache.camel:camel-ibm-cos Syntax: ibm-cos:bucketName Path parameter: bucketName (required) Bucket name
      Parameters:
      componentName - to use a custom component name for the endpoint instead of the default name
      path - bucketName
      Returns:
      the dsl builder