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