Class HashicorpVaultEndpointBuilderFactory.HashicorpVaultHeaderNameBuilder

java.lang.Object
org.apache.camel.builder.endpoint.dsl.HashicorpVaultEndpointBuilderFactory.HashicorpVaultHeaderNameBuilder
Enclosing interface:
HashicorpVaultEndpointBuilderFactory

public static class HashicorpVaultEndpointBuilderFactory.HashicorpVaultHeaderNameBuilder extends Object
The builder of headers' name for the Hashicorp Vault component.
  • Constructor Details

    • HashicorpVaultHeaderNameBuilder

      public HashicorpVaultHeaderNameBuilder()
  • Method Details

    • hashicorpVaultProducerOperation

      public String hashicorpVaultProducerOperation()
      Overrides the desired operation to be used in the producer. The option is a: String type. Group: producer
      Returns:
      the name of the header HashicorpVaultProducerOperation.
    • hashicorpVaultSecretPath

      public String hashicorpVaultSecretPath()
      Set the desired secret path as header. The option is a: String type. Group: producer
      Returns:
      the name of the header HashicorpVaultSecretPath.
    • hashicorpVaultSecretVersion

      public String hashicorpVaultSecretVersion()
      Set the desired secret version as header. The option is a: String type. Group: producer
      Returns:
      the name of the header HashicorpVaultSecretVersion.