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