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