Interface UpdateIpAddress.Builder

All Superinterfaces:
Buildable, CopyableBuilder<UpdateIpAddress.Builder,UpdateIpAddress>, SdkBuilder<UpdateIpAddress.Builder,UpdateIpAddress>, SdkPojo
Enclosing class:
UpdateIpAddress

public static interface UpdateIpAddress.Builder extends SdkPojo, CopyableBuilder<UpdateIpAddress.Builder,UpdateIpAddress>
  • Method Details

    • 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

      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.