@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class ClusterStateChangeReasonUnmarshaller extends Object implements Unmarshaller<ClusterStateChangeReason,JsonUnmarshallerContext>
| Constructor and Description |
|---|
ClusterStateChangeReasonUnmarshaller() |
| Modifier and Type | Method and 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.