Interface BatchGetViewError.Builder

    • Method Detail

      • errorMessage

        BatchGetViewError.Builder errorMessage​(String errorMessage)

        The description of the error for the specified view.

        Parameters:
        errorMessage - The description of the error for the specified view.
        Returns:
        Returns a reference to this object so that method calls can be chained together.