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