Class MsftNetAdapterToIpAndDnsAndProfileMapper
java.lang.Object
io.github.eggy03.ferrumx.windows.mapping.compounded.MsftNetAdapterToIpAndDnsAndProfileMapper
- All Implemented Interfaces:
CommonMappingInterface<MsftNetAdapterToIpAndDnsAndProfile>
public class MsftNetAdapterToIpAndDnsAndProfileMapper
extends Object
implements CommonMappingInterface<MsftNetAdapterToIpAndDnsAndProfile>
Provides a type-safe implementation of
CommonMappingInterface
and maps JSON strings from PowerShell objects or lists of MsftNetAdapterToIpAndDnsAndProfile- Since:
- 3.0.0
-
Field Summary
Fields inherited from interface CommonMappingInterface
GSON -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface CommonMappingInterface
mapToList, mapToObject
-
Constructor Details
-
MsftNetAdapterToIpAndDnsAndProfileMapper
public MsftNetAdapterToIpAndDnsAndProfileMapper()
-