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