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