Uses of Enum Class
org.apache.camel.component.aws.secretsmanager.SecretsManagerOperations
Packages that use SecretsManagerOperations
-
Uses of SecretsManagerOperations in org.apache.camel.component.aws.secretsmanager
Methods in org.apache.camel.component.aws.secretsmanager that return SecretsManagerOperationsModifier and TypeMethodDescriptionSecretsManagerConfiguration.getOperation()static SecretsManagerOperationsReturns the enum constant of this class with the specified name.static SecretsManagerOperations[]SecretsManagerOperations.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.aws.secretsmanager with parameters of type SecretsManagerOperationsModifier and TypeMethodDescriptionvoidSecretsManagerConfiguration.setOperation(SecretsManagerOperations operation) The operation to perform