public class UserPoolTypeJsonUnmarshaller extends java.lang.Object implements Unmarshaller<UserPoolType,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static UserPoolTypeJsonUnmarshaller |
instance |
Constructor and Description |
---|
UserPoolTypeJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static UserPoolTypeJsonUnmarshaller |
getInstance() |
UserPoolType |
unmarshall(JsonUnmarshallerContext context) |
private static UserPoolTypeJsonUnmarshaller instance
public UserPoolType unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<UserPoolType,JsonUnmarshallerContext>
java.lang.Exception
public static UserPoolTypeJsonUnmarshaller getInstance()