Interface WorkflowDefinitionSummary.Builder

  • Method Details

    • workflowDefinitionArn

      WorkflowDefinitionSummary.Builder workflowDefinitionArn(String workflowDefinitionArn)

      The Amazon Resource Name (ARN) of the workflow definition.

      Parameters:
      workflowDefinitionArn - The Amazon Resource Name (ARN) of the workflow definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • workflowDefinitionName

      WorkflowDefinitionSummary.Builder workflowDefinitionName(String workflowDefinitionName)

      The name of the workflow definition.

      Parameters:
      workflowDefinitionName - The name of the workflow definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The timestamp when the workflow definition was created.

      Parameters:
      createdAt - The timestamp when the workflow definition was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the workflow definition.

      Parameters:
      status - The current status of the workflow definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the workflow definition.

      Parameters:
      status - The current status of the workflow definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: