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