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