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