@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class AutoScalingGroupUnmarshaller extends Object implements Unmarshaller<AutoScalingGroup,JsonUnmarshallerContext>
| Constructor and Description |
|---|
AutoScalingGroupUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static AutoScalingGroupUnmarshaller |
getInstance() |
AutoScalingGroup |
unmarshall(JsonUnmarshallerContext context) |
public AutoScalingGroup unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<AutoScalingGroup,JsonUnmarshallerContext>Exceptionpublic static AutoScalingGroupUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.