public class NetworkInterfaceJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static NetworkInterfaceJsonMarshaller |
instance |
Constructor and Description |
---|
NetworkInterfaceJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static NetworkInterfaceJsonMarshaller |
getInstance() |
void |
marshall(NetworkInterface networkInterface,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static NetworkInterfaceJsonMarshaller instance
public void marshall(NetworkInterface networkInterface, StructuredJsonGenerator jsonGenerator)
public static NetworkInterfaceJsonMarshaller getInstance()