Interface AwsIamComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsIamComponentBuilderFactory
Manage AWS IAM instances. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AwsIamComponentBuilderFactory.AwsIamComponentBuilder
Builder for the AWS Identity and Access Management (IAM) component.static class
AwsIamComponentBuilderFactory.AwsIamComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AwsIamComponentBuilderFactory.AwsIamComponentBuilder
awsIam()
AWS Identity and Access Management (IAM) (camel-aws-iam) Manage AWS IAM instances.
-
-
-
Method Detail
-
awsIam
static AwsIamComponentBuilderFactory.AwsIamComponentBuilder awsIam()
AWS Identity and Access Management (IAM) (camel-aws-iam) Manage AWS IAM instances. Category: cloud,management Since: 2.23 Maven coordinates: org.apache.camel:camel-aws-iam
-
-