Interface DataTableSummary.Builder

  • Method Details

    • name

      The summary's name.

      Parameters:
      name - The summary's name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The summary's ID.

      Parameters:
      id - The summary's ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The summary's ARN.

      Parameters:
      arn - The summary's ARN.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedTime

      DataTableSummary.Builder lastModifiedTime(Instant lastModifiedTime)

      The summary's last modified time.

      Parameters:
      lastModifiedTime - The summary's last modified time.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastModifiedRegion

      DataTableSummary.Builder lastModifiedRegion(String lastModifiedRegion)

      The summary's last modified region.

      Parameters:
      lastModifiedRegion - The summary's last modified region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.