Interface CreateApprovalTeamResponse.Builder

  • Method Details

    • creationTime

      CreateApprovalTeamResponse.Builder creationTime(Instant creationTime)

      Timestamp when the team was created.

      Parameters:
      creationTime - Timestamp when the team was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      Amazon Resource Name (ARN) for the team that was created.

      Parameters:
      arn - Amazon Resource Name (ARN) for the team that was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      Name of the team that was created.

      Parameters:
      name - Name of the team that was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • versionId

      Version ID for the team that was created. When a team is updated, the version ID changes.

      Parameters:
      versionId - Version ID for the team that was created. When a team is updated, the version ID changes.
      Returns:
      Returns a reference to this object so that method calls can be chained together.