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