Interface DecodeConfig.Builder

    • Method Detail

      • unvalidatedJSON

        DecodeConfig.Builder unvalidatedJSON​(String unvalidatedJSON)

        Unvalidated JSON of a decode Config.

        Parameters:
        unvalidatedJSON - Unvalidated JSON of a decode Config.
        Returns:
        Returns a reference to this object so that method calls can be chained together.