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