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