Class ProjectUpdateImpl

java.lang.Object
com.commercetools.api.models.project.ProjectUpdateImpl
All Implemented Interfaces:
ProjectUpdate, ResourceUpdate<ProjectUpdate,ProjectUpdateAction,ProjectUpdateBuilder>, io.vrap.rmf.base.client.ModelBase

public class ProjectUpdateImpl extends Object implements ProjectUpdate, io.vrap.rmf.base.client.ModelBase
ProjectUpdate
  • 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
     
    Update actions to be performed on the Project.
    Expected version of the Project on which the changes should be applied.
    int
     
    void
    Update actions to be performed on the Project.
    void
    Update actions to be performed on the Project.
    void
    setVersion(Long version)
    Expected version of the Project 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.project.ProjectUpdate

    withProjectUpdate

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

    get