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