Interface NetworkInterface.Builder

  • Method Details

    • subnetId

      NetworkInterface.Builder subnetId(String subnetId)

      The subnet ID associated with the network interface.

      Parameters:
      subnetId - The subnet ID associated with the network interface.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • availabilityZone

      NetworkInterface.Builder availabilityZone(String availabilityZone)

      The availability zone that the network interface resides in.

      Parameters:
      availabilityZone - The availability zone that the network interface resides in.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorMessage

      NetworkInterface.Builder errorMessage(String errorMessage)

      An error message.

      Parameters:
      errorMessage - An error message.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the network interface.

      Parameters:
      status - The status of the network interface.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of the network interface.

      Parameters:
      status - The status of the network interface.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • networkInterfaceId

      NetworkInterface.Builder networkInterfaceId(String networkInterfaceId)

      The network interface ID.

      Parameters:
      networkInterfaceId - The network interface ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.