public class ResourceRecordSetStaxUnmarshaller extends java.lang.Object implements Unmarshaller<ResourceRecordSet,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ResourceRecordSetStaxUnmarshaller |
instance |
Constructor and Description |
---|
ResourceRecordSetStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ResourceRecordSetStaxUnmarshaller |
getInstance() |
ResourceRecordSet |
unmarshall(StaxUnmarshallerContext context) |
private static ResourceRecordSetStaxUnmarshaller instance
public ResourceRecordSet unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ResourceRecordSet,StaxUnmarshallerContext>
java.lang.Exception
public static ResourceRecordSetStaxUnmarshaller getInstance()