Interface SystemTemplateSummary.Builder

  • Method Details

    • id

      The ID of the system.

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

      The ARN of the system.

      Parameters:
      arn - The ARN of the system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • revisionNumber

      SystemTemplateSummary.Builder revisionNumber(Long revisionNumber)

      The revision number of the system.

      Parameters:
      revisionNumber - The revision number of the system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      SystemTemplateSummary.Builder createdAt(Instant createdAt)

      The date when the system was created.

      Parameters:
      createdAt - The date when the system was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.