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