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