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