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