Interface NotificationContext.Builder

    • Method Detail

      • validationId

        NotificationContext.Builder validationId​(String validationId)

        The ID of the validation.

        Parameters:
        validationId - The ID of the validation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • statusMessage

        NotificationContext.Builder statusMessage​(String statusMessage)

        The status message.

        Parameters:
        statusMessage - The status message.
        Returns:
        Returns a reference to this object so that method calls can be chained together.