Class NetworkInterface

java.lang.Object
com.vmware.vra.jenkinsplugin.model.iaas.NetworkInterface

@Generated(value="io.swagger.codegen.v3.generators.java.JavaClientCodegen",
           date="2020-09-09T18:26:35.661905-04:00[America/New_York]")
public class NetworkInterface
extends Object
Represents a network interface.<br>**HATEOAS** links:<br>**cloud-accounts** - array[CloudAccount] - List of cloud accounts where this network domain exists.<br>**security-groups** - array[SecurityGroup] - List of security groups for this network interface.<br>**self** - NetworkInterface - Self link to this network interface