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