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