Class SecretValue

    • Method Detail

      • getSecretVersion

        public SecretVersion getSecretVersion()
        Return the secret version.
        Returns:
        the secret version
      • get

        public byte[] get()
        Return the secret value data.
        Returns:
        the secret value data
      • getAsText

        public String getAsText()
        Return the secret value as UTF-8 encoded text.
        Returns:
        the secret value text as UTF-8 encoded text
      • toString

        public String toString()
        Return the string representation of this object.
        Overrides:
        toString in class Object
        Returns:
        the string representation of this object