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