Interface DnsEntry.Builder

    • Method Detail

      • domainName

        DnsEntry.Builder domainName​(String domainName)

        The domain name of the service.

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

        DnsEntry.Builder hostedZoneId​(String hostedZoneId)

        The ID of the hosted zone.

        Parameters:
        hostedZoneId - The ID of the hosted zone.
        Returns:
        Returns a reference to this object so that method calls can be chained together.