Interface RetryWorkflowStepResponse.Builder

    • Method Detail

      • stepGroupId

        RetryWorkflowStepResponse.Builder stepGroupId​(String stepGroupId)

        The ID of the step group.

        Parameters:
        stepGroupId - The ID of the step group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • workflowId

        RetryWorkflowStepResponse.Builder workflowId​(String workflowId)

        The ID of the migration workflow.

        Parameters:
        workflowId - The ID of the migration workflow.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        RetryWorkflowStepResponse.Builder id​(String id)

        The ID of the step.

        Parameters:
        id - The ID of the step.
        Returns:
        Returns a reference to this object so that method calls can be chained together.