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