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