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