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