Unmarshaller<AutoScalingGroup,JsonUnmarshallerContext>@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class AutoScalingGroupUnmarshaller extends Object implements Unmarshaller<AutoScalingGroup,JsonUnmarshallerContext>
| Constructor | Description |
|---|---|
AutoScalingGroupUnmarshaller() |
| Modifier and Type | Method | 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.