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