Class Win32NetworkAdapterConfigurationMapper

java.lang.Object
io.github.eggy03.ferrumx.windows.mapping.network.Win32NetworkAdapterConfigurationMapper
All Implemented Interfaces:
CommonMappingInterface<Win32NetworkAdapterConfiguration>

public class Win32NetworkAdapterConfigurationMapper extends Object implements CommonMappingInterface<Win32NetworkAdapterConfiguration>
Provides a type-safe implementation of CommonMappingInterface and maps JSON strings from PowerShell to objects or lists of Win32NetworkAdapterConfiguration
Since:
3.0.0
  • Constructor Details

    • Win32NetworkAdapterConfigurationMapper

      public Win32NetworkAdapterConfigurationMapper()