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