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