Interface AwsKmsComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsKmsComponentBuilderFactory
Manage keys stored in AWS KMS instances. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AwsKmsComponentBuilderFactory.AwsKmsComponentBuilder
Builder for the AWS Key Management Service (KMS) component.static class
AwsKmsComponentBuilderFactory.AwsKmsComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AwsKmsComponentBuilderFactory.AwsKmsComponentBuilder
awsKms()
AWS Key Management Service (KMS) (camel-aws-kms) Manage keys stored in AWS KMS instances.
-
-
-
Method Detail
-
awsKms
static AwsKmsComponentBuilderFactory.AwsKmsComponentBuilder awsKms()
AWS Key Management Service (KMS) (camel-aws-kms) Manage keys stored in AWS KMS instances. Category: cloud,messaging Since: 2.21 Maven coordinates: org.apache.camel:camel-aws-kms
-
-