Interface SecretsManagerEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface SecretsManagerEndpointBuilderFactory
Manage AWS Secrets Manager services 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 class
SecretsManagerEndpointBuilderFactory.Protocol
Proxy enum forsoftware.amazon.awssdk.core.Protocol
enum.static interface
SecretsManagerEndpointBuilderFactory.SecretsManagerBuilders
static interface
SecretsManagerEndpointBuilderFactory.SecretsManagerEndpointBuilder
Builder for endpoint for the AWS Secrets Manager component.static class
SecretsManagerEndpointBuilderFactory.SecretsManagerOperations
Proxy enum fororg.apache.camel.component.aws.secretsmanager.SecretsManagerOperations
enum.
-
Method Summary
Static Methods Modifier and Type Method Description static SecretsManagerEndpointBuilderFactory.SecretsManagerEndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static SecretsManagerEndpointBuilderFactory.SecretsManagerEndpointBuilder endpointBuilder(String componentName, String path)
-
-