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