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