Uses of Class
io.dialob.session.engine.session.command.ImmutableUpdateDescriptionCommand.Builder
Packages that use ImmutableUpdateDescriptionCommand.Builder
-
Uses of ImmutableUpdateDescriptionCommand.Builder in io.dialob.session.engine.session.command
Methods in io.dialob.session.engine.session.command that return ImmutableUpdateDescriptionCommand.BuilderModifier and TypeMethodDescriptionImmutableUpdateDescriptionCommand.Builder.addAllTriggers(Iterable<? extends Trigger<ItemState>> elements) Adds elements totriggerslist.ImmutableUpdateDescriptionCommand.Builder.addTriggers(Trigger<ItemState> element) Adds one element totriggerslist.ImmutableUpdateDescriptionCommand.Builder.addTriggers(Trigger<ItemState>... elements) Adds elements totriggerslist.ImmutableUpdateDescriptionCommand.builder()Creates a builder forImmutableUpdateDescriptionCommand.ImmutableUpdateDescriptionCommand.Builder.expression(Expression expression) Initializes the value for theexpressionattribute.ImmutableUpdateDescriptionCommand.Builder.from(UpdateDescriptionCommand instance) Fill a builder with attribute values from the providedUpdateDescriptionCommandinstance.Initializes the value for thetargetIdattribute.Sets or replaces all elements fortriggerslist.