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