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