Interface Secret.UpdateStages.WithContentType

  • All Known Subinterfaces:
    Secret.Update
    Enclosing interface:
    Secret.UpdateStages

    public static interface Secret.UpdateStages.WithContentType
    The stage of a secret update allowing to set the content type of the secret.
    • Method Detail

      • withContentType

        Secret.Update withContentType​(String contentType)
        Specifies the secret content type.
        Parameters:
        contentType - the content type
        Returns:
        the next stage of the update