Interface AttachNetworkInterfaceResponse.Builder

  • Method Details

    • attachmentId

      AttachNetworkInterfaceResponse.Builder attachmentId(String attachmentId)

      The ID of the network interface attachment.

      Parameters:
      attachmentId - The ID of the network interface attachment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • networkCardIndex

      AttachNetworkInterfaceResponse.Builder networkCardIndex(Integer networkCardIndex)

      The index of the network card.

      Parameters:
      networkCardIndex - The index of the network card.
      Returns:
      Returns a reference to this object so that method calls can be chained together.