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