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