Class SetSecretRequest


  • public final class SetSecretRequest
    extends Object
    The set secret request class.
    • Method Detail

      • vaultBaseUrl

        public String vaultBaseUrl()
        Returns:
        the vaultBaseUrl
      • secretName

        public String secretName()
        Returns:
        the secretName
      • value

        public String value()
        Returns:
        the value
      • contentType

        public String contentType()
        Returns:
        the contentType
      • secretAttributes

        public SecretAttributes secretAttributes()
        Returns:
        the secretAttributes