Uses of Class
io.github.eggy03.ferrumx.windows.entity.network.NetworkAdapterConfiguration
Packages that use NetworkAdapterConfiguration
-
Uses of NetworkAdapterConfiguration in io.github.eggy03.ferrumx.windows.service.network
Methods in io.github.eggy03.ferrumx.windows.service.network that return types with arguments of type NetworkAdapterConfigurationModifier and TypeMethodDescription@NotNull List
<NetworkAdapterConfiguration> NetworkAdapterConfigurationService.get()
Retrieves a list of network adapter configurations present in the system.@NotNull List
<NetworkAdapterConfiguration> NetworkAdapterConfigurationService.get
(com.profesorfalken.jpowershell.PowerShell powerShell) Retrieves a list of network adapter configurations using the caller'sPowerShell
session.