Class ChannelUpdateImpl

java.lang.Object
com.commercetools.api.models.channel.ChannelUpdateImpl
All Implemented Interfaces:
ChannelUpdate, ResourceUpdate<ChannelUpdate,ChannelUpdateAction,ChannelUpdateBuilder>, io.vrap.rmf.base.client.ModelBase

public class ChannelUpdateImpl extends Object implements ChannelUpdate, io.vrap.rmf.base.client.ModelBase
ChannelUpdate
  • 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 Channel.
    Expected version of the Channel on which the changes should be applied.
    int
     
    void
    Update actions to be performed on the Channel.
    void
    Update actions to be performed on the Channel.
    void
    setVersion(Long version)
    Expected version of the Channel 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 com.commercetools.api.models.channel.ChannelUpdate

    withChannelUpdate

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

    reflectionString, reflectionString

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

    get