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