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