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