Interface DomainSummary.Builder

  • Method Details

    • domainArn

      DomainSummary.Builder domainArn(String domainArn)

      The Amazon Resource Name (ARN) of the domain.

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

      DomainSummary.Builder domainId(String domainId)

      The unique identifier of the domain.

      Parameters:
      domainId - The unique identifier of the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the domain.

      Parameters:
      name - The name of the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.