Interface NullValueFormatConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<NullValueFormatConfiguration.Builder,NullValueFormatConfiguration>, SdkBuilder<NullValueFormatConfiguration.Builder,NullValueFormatConfiguration>, SdkPojo
Enclosing class:
NullValueFormatConfiguration

public static interface NullValueFormatConfiguration.Builder extends SdkPojo, CopyableBuilder<NullValueFormatConfiguration.Builder,NullValueFormatConfiguration>
  • Method Details

    • 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.