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