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