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