Uses of Class
com.volcengine.ecs.model.NetworkInterfaceForDescribeInstancesOutput
-
Packages that use NetworkInterfaceForDescribeInstancesOutput Package Description com.volcengine.ecs.model -
-
Uses of NetworkInterfaceForDescribeInstancesOutput in com.volcengine.ecs.model
Methods in com.volcengine.ecs.model that return types with arguments of type NetworkInterfaceForDescribeInstancesOutput Modifier and Type Method Description @Valid List<NetworkInterfaceForDescribeInstancesOutput>InstanceForDescribeInstancesOutput. getNetworkInterfaces()Get networkInterfacesMethods in com.volcengine.ecs.model with parameters of type NetworkInterfaceForDescribeInstancesOutput Modifier and Type Method Description InstanceForDescribeInstancesOutputInstanceForDescribeInstancesOutput. addNetworkInterfacesItem(NetworkInterfaceForDescribeInstancesOutput networkInterfacesItem)Method parameters in com.volcengine.ecs.model with type arguments of type NetworkInterfaceForDescribeInstancesOutput Modifier and Type Method Description InstanceForDescribeInstancesOutputInstanceForDescribeInstancesOutput. networkInterfaces(List<NetworkInterfaceForDescribeInstancesOutput> networkInterfaces)voidInstanceForDescribeInstancesOutput. setNetworkInterfaces(List<NetworkInterfaceForDescribeInstancesOutput> networkInterfaces)
-