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