Interface StandardsStatusReason.Builder

    • Method Detail

      • 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, StatusReasonCode
      • 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:
        StatusReasonCode, StatusReasonCode