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