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