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