Interface DataAutomationProjectSummary.Builder

  • Method Details

    • projectArn

      Sets the value of the ProjectArn property for this object.
      Parameters:
      projectArn - The new value for the ProjectArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • projectStage

      DataAutomationProjectSummary.Builder projectStage(String projectStage)
      Sets the value of the ProjectStage property for this object.
      Parameters:
      projectStage - The new value for the ProjectStage property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • projectStage

      Sets the value of the ProjectStage property for this object.
      Parameters:
      projectStage - The new value for the ProjectStage property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • projectName

      DataAutomationProjectSummary.Builder projectName(String projectName)
      Sets the value of the ProjectName property for this object.
      Parameters:
      projectName - The new value for the ProjectName property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationTime

      DataAutomationProjectSummary.Builder creationTime(Instant creationTime)
      Sets the value of the CreationTime property for this object.
      Parameters:
      creationTime - The new value for the CreationTime property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.