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