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