Interface AwsEc2InstanceNetworkInterfacesDetails.Builder

    • Method Detail

      • networkInterfaceId

        AwsEc2InstanceNetworkInterfacesDetails.Builder networkInterfaceId​(String networkInterfaceId)

        The identifier of the network interface. The details are in a corresponding AwsEc2NetworkInterfacesDetails object.

        Parameters:
        networkInterfaceId - The identifier of the network interface. The details are in a corresponding AwsEc2NetworkInterfacesDetails object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.