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