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