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