NetworkInterface.DefinitionStages.WithPrimaryNetworkSubnet 接口
定义
The stage of the network interface definition allowing to specify subnet.
public interface WithPrimaryNetworkSubnet
方法
withSubnet(String name) |
Associate a subnet with the network interface's primary IP configuration.
|