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