Interface NetworkInterface

    • Method Detail

      • ipConfigurations

        Map<String,​NicIpConfiguration> ipConfigurations()
        Returns:
        the IP configurations of this network interface, indexed by their names.
      • primaryIPConfiguration

        NicIpConfiguration primaryIPConfiguration()
        Returns:
        the primary IP configuration of this network interface