Unmarshaller<UserProfile,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class UserProfileUnmarshaller extends Object implements Unmarshaller<UserProfile,JsonUnmarshallerContext>
Constructor | Description |
---|---|
UserProfileUnmarshaller() |
Modifier and Type | Method | Description |
---|---|---|
static UserProfileUnmarshaller |
getInstance() |
|
UserProfile |
unmarshall(JsonUnmarshallerContext context) |
public UserProfile unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<UserProfile,JsonUnmarshallerContext>
Exception
public static UserProfileUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.