Uses of Enum Class
org.apache.camel.component.hashicorp.vault.HashicorpVaultOperation
-
Uses of HashicorpVaultOperation in org.apache.camel.component.hashicorp.vault
Methods in org.apache.camel.component.hashicorp.vault that return HashicorpVaultOperationModifier and TypeMethodDescriptionHashicorpVaultConfiguration.getOperation()Operation to be performedstatic HashicorpVaultOperationReturns the enum constant of this class with the specified name.static HashicorpVaultOperation[]HashicorpVaultOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.hashicorp.vault with parameters of type HashicorpVaultOperationModifier and TypeMethodDescriptionvoidHashicorpVaultConfiguration.setOperation(HashicorpVaultOperation operation)