Interface AWSDomainInformation.Builder

    • Method Detail

      • ownerId

        AWSDomainInformation.Builder ownerId​(String ownerId)

        The Amazon Web Services account ID of the domain owner.

        Parameters:
        ownerId - The Amazon Web Services account ID of the domain owner.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • domainName

        AWSDomainInformation.Builder domainName​(String domainName)

        Name of the domain.

        Parameters:
        domainName - Name of the domain.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • region

        AWSDomainInformation.Builder region​(String region)

        The Amazon Web Services Region in which the domain is located.

        Parameters:
        region - The Amazon Web Services Region in which the domain is located.
        Returns:
        Returns a reference to this object so that method calls can be chained together.