JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.dynamodbv2.document

Class UpdateItemOutcome



  • public class UpdateItemOutcome
    extends Object 
    The outcome of updating an item in a DynamoDB table.
    • Constructor Detail

      • UpdateItemOutcome

        public UpdateItemOutcome(UpdateItemResult result)
        Parameters:
        result - the low-level result; must not be null
    • Method Detail

      • getItem

        public Item getItem()
        Returns all the returned attributes as a (non-null) Item.
      • getUpdateItemResult

        public UpdateItemResult getUpdateItemResult()
        Returns a non-null low-level result returned from the server side.
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /