Interface InvokeScreenAutomationResponse.Builder

    • Method Detail

      • workbookCursor

        InvokeScreenAutomationResponse.Builder workbookCursor​(Long workbookCursor)

        The updated workbook cursor after performing the automation action.

        Parameters:
        workbookCursor - The updated workbook cursor after performing the automation action.
        Returns:
        Returns a reference to this object so that method calls can be chained together.