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