Interface KMS2EndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface KMS2EndpointBuilderFactory
Manage keys stored in AWS KMS instances using AWS SDK version 2.x. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
KMS2EndpointBuilderFactory.AdvancedKMS2EndpointBuilder
Advanced builder for endpoint for the AWS 2 Key Management Service (KMS) component.static interface
KMS2EndpointBuilderFactory.KMS2Builders
static interface
KMS2EndpointBuilderFactory.KMS2EndpointBuilder
Builder for endpoint for the AWS 2 Key Management Service (KMS) component.static class
KMS2EndpointBuilderFactory.KMS2Operations
Proxy enum fororg.apache.camel.component.aws2.kms.KMS2Operations
enum.static class
KMS2EndpointBuilderFactory.Protocol
Proxy enum forsoftware.amazon.awssdk.core.Protocol
enum.
-
Method Summary
Static Methods Modifier and Type Method Description static KMS2EndpointBuilderFactory.KMS2EndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static KMS2EndpointBuilderFactory.KMS2EndpointBuilder endpointBuilder(String componentName, String path)
-
-