Interface UpdateIpAddress.Builder

    • Method Detail

      • ipId

        UpdateIpAddress.Builder ipId​(String ipId)

        The ID of the IP address, specified by the ResolverEndpointId.

        Parameters:
        ipId - The ID of the IP address, specified by the ResolverEndpointId.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • ipv6

        UpdateIpAddress.Builder ipv6​(String ipv6)

        The IPv6 address that you want to use for DNS queries.

        Parameters:
        ipv6 - The IPv6 address that you want to use for DNS queries.
        Returns:
        Returns a reference to this object so that method calls can be chained together.