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