Interface PartnerSummary.Builder

  • Method Details

    • catalog

      PartnerSummary.Builder catalog(String catalog)

      The catalog identifier for the partner account.

      Parameters:
      catalog - The catalog identifier for the partner account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the partner account.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the partner account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The unique identifier of the partner account.

      Parameters:
      id - The unique identifier of the partner account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • legalName

      PartnerSummary.Builder legalName(String legalName)

      The legal name of the partner organization.

      Parameters:
      legalName - The legal name of the partner organization.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      PartnerSummary.Builder createdAt(Instant createdAt)

      The timestamp when the partner account was created.

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