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