Interface Aws2KmsComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Aws2KmsComponentBuilderFactory
Manage keys stored in AWS KMS instances.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the AWS Key Management Service (KMS) component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionaws2Kms()
AWS Key Management Service (KMS) (camel-aws2-kms) Manage keys stored in AWS KMS instances.
-
Method Details
-
aws2Kms
AWS Key Management Service (KMS) (camel-aws2-kms) Manage keys stored in AWS KMS instances. Category: cloud,management Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-kms- Returns:
- the dsl builder
-