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