Interface NullValueFormatConfiguration.Builder

    • Method Detail

      • nullString

        NullValueFormatConfiguration.Builder nullString​(String nullString)

        Determines the null string of null values.

        Parameters:
        nullString - Determines the null string of null values.
        Returns:
        Returns a reference to this object so that method calls can be chained together.