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