Interface NegativeFormat.Builder

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

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

    • prefix

      The prefix for a negative format.

      Parameters:
      prefix - The prefix for a negative format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • suffix

      The suffix for a negative format.

      Parameters:
      suffix - The suffix for a negative format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.