Interface CancelTaskResponse.Builder

    • Method Detail

      • taskId

        CancelTaskResponse.Builder taskId​(String taskId)

        The ID of the task that you are attempting to cancel.

        Parameters:
        taskId - The ID of the task that you are attempting to cancel.
        Returns:
        Returns a reference to this object so that method calls can be chained together.