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