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