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