Uses of Class
com.vmware.vra.jenkinsplugin.model.iaas.NetworkInterface
| Package | Description |
|---|---|
| com.vmware.vra.jenkinsplugin.model.iaas |
-
Uses of NetworkInterface in com.vmware.vra.jenkinsplugin.model.iaas
Methods in com.vmware.vra.jenkinsplugin.model.iaas that return NetworkInterface Modifier and Type Method Description NetworkInterfaceNetworkInterface. _links(Map<String,Href> _links)NetworkInterfaceNetworkInterface. addAddressesItem(String addressesItem)NetworkInterfaceNetworkInterface. addCloudAccountIdsItem(String cloudAccountIdsItem)NetworkInterfaceNetworkInterface. addresses(List<String> addresses)NetworkInterfaceNetworkInterface. addSecurityGroupIdsItem(String securityGroupIdsItem)NetworkInterfaceNetworkInterface. addTagsItem(Tag tagsItem)NetworkInterfaceNetworkInterface. cloudAccountIds(List<String> cloudAccountIds)NetworkInterfaceNetworkInterface. createdAt(String createdAt)NetworkInterfaceNetworkInterface. customProperties(Map<String,String> customProperties)NetworkInterfaceNetworkInterface. description(String description)NetworkInterfaceNetworkInterface. deviceIndex(Integer deviceIndex)NetworkInterfaceNetworkInterface. externalId(String externalId)NetworkInterfaceNetworkInterface. externalRegionId(String externalRegionId)NetworkInterfaceNetworkInterface. id(String id)NetworkInterfaceNetworkInterface. name(String name)NetworkInterfaceNetworkInterface. organizationId(String organizationId)NetworkInterfaceNetworkInterface. orgId(String orgId)NetworkInterfaceNetworkInterface. owner(String owner)NetworkInterfaceNetworkInterface. putCustomPropertiesItem(String key, String customPropertiesItem)NetworkInterfaceNetworkInterface. putLinksItem(String key, Href _linksItem)NetworkInterfaceNetworkInterface. securityGroupIds(List<String> securityGroupIds)NetworkInterfaceNetworkInterface. tags(List<Tag> tags)NetworkInterfaceNetworkInterface. updatedAt(String updatedAt)