Interface StartExecutionPreviewResponse.Builder

    • Method Detail

      • executionPreviewId

        StartExecutionPreviewResponse.Builder executionPreviewId​(String executionPreviewId)

        The ID of the execution preview generated by the system.

        Parameters:
        executionPreviewId - The ID of the execution preview generated by the system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.