@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class DisassociateTeamMemberResponseUnmarshaller extends Object implements Unmarshaller<DisassociateTeamMemberResponse,JsonUnmarshallerContext>
Constructor and Description |
---|
DisassociateTeamMemberResponseUnmarshaller() |
Modifier and Type | Method and 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.