Interface StateInfo.Builder

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

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

    • code

      Sets the value of the Code property for this object.
      Parameters:
      code - The new value for the Code property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      StateInfo.Builder message(String message)
      Sets the value of the Message property for this object.
      Parameters:
      message - The new value for the Message property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.