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