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