Class MsftNetConnectionProfileMapper

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

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

    • MsftNetConnectionProfileMapper

      public MsftNetConnectionProfileMapper()