Uses of Enum Class
org.apache.camel.component.azure.key.vault.KeyVaultOperation
-
Uses of KeyVaultOperation in org.apache.camel.component.azure.key.vault
Methods in org.apache.camel.component.azure.key.vault that return KeyVaultOperationModifier and TypeMethodDescriptionKeyVaultConfiguration.getOperation()Operation to be performedstatic KeyVaultOperationReturns the enum constant of this class with the specified name.static KeyVaultOperation[]KeyVaultOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.azure.key.vault with parameters of type KeyVaultOperationModifier and TypeMethodDescriptionvoidKeyVaultConfiguration.setOperation(KeyVaultOperation operation)