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