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