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