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