Interface DomainSummary.Builder

  • Method Details

    • arn

      The ARN of the Amazon DataZone domain.

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

      DomainSummary.Builder createdAt(Instant createdAt)

      A timestamp of when a Amazon DataZone domain was created.

      Parameters:
      createdAt - A timestamp of when a Amazon DataZone domain was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • description

      DomainSummary.Builder description(String description)

      A description of an Amazon DataZone domain.

      Parameters:
      description - A description of an Amazon DataZone domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • domainVersion

      DomainSummary.Builder domainVersion(String domainVersion)

      The domain version.

      Parameters:
      domainVersion - The domain version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • domainVersion

      DomainSummary.Builder domainVersion(DomainVersion domainVersion)

      The domain version.

      Parameters:
      domainVersion - The domain version.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • id

      The ID of the Amazon DataZone domain.

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

      DomainSummary.Builder lastUpdatedAt(Instant lastUpdatedAt)

      A timestamp of when a Amazon DataZone domain was last updated.

      Parameters:
      lastUpdatedAt - A timestamp of when a Amazon DataZone domain was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • managedAccountId

      DomainSummary.Builder managedAccountId(String managedAccountId)

      The identifier of the Amazon Web Services account that manages the domain.

      Parameters:
      managedAccountId - The identifier of the Amazon Web Services account that manages the domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      A name of an Amazon DataZone domain.

      Parameters:
      name - A name of an Amazon DataZone domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • portalUrl

      DomainSummary.Builder portalUrl(String portalUrl)

      The data portal URL for the Amazon DataZone domain.

      Parameters:
      portalUrl - The data portal URL for the Amazon DataZone domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      DomainSummary.Builder status(String status)

      The status of the Amazon DataZone domain.

      Parameters:
      status - The status of the Amazon DataZone domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the Amazon DataZone domain.

      Parameters:
      status - The status of the Amazon DataZone domain.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: