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