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