public class UpdateItemOutcome extends Object
| Constructor and Description |
|---|
UpdateItemOutcome(UpdateItemResult result) |
| Modifier and Type | Method and Description |
|---|---|
Item |
getItem()
Returns all the returned attributes as a (non-null)
Item. |
UpdateItemResult |
getUpdateItemResult()
Returns all the low-level details returned from the server side.
|
String |
toString() |
public UpdateItemOutcome(UpdateItemResult result)
public UpdateItemResult getUpdateItemResult()
Copyright © 2014. All rights reserved.