Interface AWS2EC2EndpointBuilderFactory.AWS2EC2Builders

    • Method Detail

      • aws2Ec2

        default AWS2EC2EndpointBuilderFactory.AWS2EC2HeaderNameBuilder aws2Ec2()
        AWS Elastic Compute Cloud (EC2) (camel-aws2-ec2) Manage AWS EC2 instances using AWS SDK version 2.x. Category: cloud,management Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-ec2
        Returns:
        the dsl builder for the headers' name.
      • aws2Ec2

        default AWS2EC2EndpointBuilderFactory.AWS2EC2EndpointBuilder aws2Ec2​(String path)
        AWS Elastic Compute Cloud (EC2) (camel-aws2-ec2) Manage AWS EC2 instances using AWS SDK version 2.x. Category: cloud,management Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-ec2 Syntax: aws2-ec2:label Path parameter: label (required) Logical name
        Parameters:
        path - label
        Returns:
        the dsl builder
      • aws2Ec2

        default AWS2EC2EndpointBuilderFactory.AWS2EC2EndpointBuilder aws2Ec2​(String componentName,
                                                                             String path)
        AWS Elastic Compute Cloud (EC2) (camel-aws2-ec2) Manage AWS EC2 instances using AWS SDK version 2.x. Category: cloud,management Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-ec2 Syntax: aws2-ec2:label Path parameter: label (required) Logical name
        Parameters:
        componentName - to use a custom component name for the endpoint instead of the default name
        path - label
        Returns:
        the dsl builder