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