Class ReviewUpdateImpl

java.lang.Object
com.commercetools.api.models.review.ReviewUpdateImpl
All Implemented Interfaces:
ResourceUpdate<ReviewUpdate,ReviewUpdateAction,ReviewUpdateBuilder>, ReviewUpdate, io.vrap.rmf.base.client.ModelBase

public class ReviewUpdateImpl extends Object implements ReviewUpdate, io.vrap.rmf.base.client.ModelBase
ReviewUpdate
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase

    io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle
  • Constructor Summary

    Constructors
    Constructor
    Description
    create empty instance
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    The list of update actions to be performed on the review.
    The expected version of the review on which the changes should be applied.
    int
     
    void
    The list of update actions to be performed on the review.
    void
    The list of update actions to be performed on the review.
    void
    setVersion(Long version)
    The expected version of the review on which the changes should be applied.

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface io.vrap.rmf.base.client.ModelBase

    reflectionString, reflectionString

    Methods inherited from interface com.commercetools.api.models.ResourceUpdate

    get

    Methods inherited from interface com.commercetools.api.models.review.ReviewUpdate

    withReviewUpdate