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