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