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