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