Interface StandardsStatusReason.Builder

  • Method Details

    • statusReasonCode

      StandardsStatusReason.Builder statusReasonCode(String statusReasonCode)

      The reason code that represents the reason for the current status of a standard subscription.

      Parameters:
      statusReasonCode - The reason code that represents the reason for the current status of a standard subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • statusReasonCode

      StandardsStatusReason.Builder statusReasonCode(StatusReasonCode statusReasonCode)

      The reason code that represents the reason for the current status of a standard subscription.

      Parameters:
      statusReasonCode - The reason code that represents the reason for the current status of a standard subscription.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: