Interface InstanceNetworkInterfaceAssociation.Builder

  • Method Details

    • carrierIp

      The carrier IP address associated with the network interface.

      Parameters:
      carrierIp - The carrier IP address associated with the network interface.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • customerOwnedIp

      InstanceNetworkInterfaceAssociation.Builder customerOwnedIp(String customerOwnedIp)

      The customer-owned IP address associated with the network interface.

      Parameters:
      customerOwnedIp - The customer-owned IP address associated with the network interface.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ipOwnerId

      The ID of the owner of the Elastic IP address.

      Parameters:
      ipOwnerId - The ID of the owner of the Elastic IP address.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • publicDnsName

      The public DNS name.

      Parameters:
      publicDnsName - The public DNS name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • publicIp

      The public IP address or Elastic IP address bound to the network interface.

      Parameters:
      publicIp - The public IP address or Elastic IP address bound to the network interface.
      Returns:
      Returns a reference to this object so that method calls can be chained together.