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