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