Uses of Class
io.dialob.api.proto.ImmutableActionItem.Builder
Packages that use ImmutableActionItem.Builder
-
Uses of ImmutableActionItem.Builder in io.dialob.api.proto
Methods in io.dialob.api.proto that return ImmutableActionItem.BuilderModifier and TypeMethodDescriptionImmutableActionItem.Builder.activeItem(String activeItem) Initializes the value for theactiveItemattribute.ImmutableActionItem.Builder.addAllAllowedActions(Iterable<Action.Type> elements) Adds elements toallowedActionsset.ImmutableActionItem.Builder.addAllAvailableItems(Iterable<String> elements) Adds elements toavailableItemslist.ImmutableActionItem.Builder.addAllClassName(Iterable<String> elements) Adds elements toclassNamelist.ImmutableActionItem.Builder.addAllItems(Iterable<String> elements) Adds elements toitemslist.ImmutableActionItem.Builder.addAllowedActions(Action.Type element) Adds one element toallowedActionsset.ImmutableActionItem.Builder.addAllowedActions(Action.Type... elements) Adds elements toallowedActionsset.ImmutableActionItem.Builder.addAvailableItems(String element) Adds one element toavailableItemslist.ImmutableActionItem.Builder.addAvailableItems(String... elements) Adds elements toavailableItemslist.ImmutableActionItem.Builder.addClassName(String element) Adds one element toclassNamelist.ImmutableActionItem.Builder.addClassName(String... elements) Adds elements toclassNamelist.Adds one element toitemslist.Adds elements toitemslist.ImmutableActionItem.Builder.allowedActions(Iterable<Action.Type> elements) Sets or replaces all elements forallowedActionsset.Initializes the value for theansweredattribute.ImmutableActionItem.Builder.availableItems(Iterable<String> elements) Sets or replaces all elements foravailableItemslist.static ImmutableActionItem.BuilderImmutableActionItem.builder()Creates a builder forImmutableActionItem.Sets or replaces all elements forclassNamelist.ImmutableActionItem.Builder.description(String description) Initializes the value for thedescriptionattribute.Initializes the value for thedisabledattribute.ImmutableActionItem.Builder.from(ActionItem instance) Fill a builder with attribute values from the providedActionIteminstance.Initializes the value for theidattribute.Initializes the value for theinactiveattribute.Sets or replaces all elements foritemslist.Initializes the value for thelabelattribute.Sets or replaces all mappings from the specified map as entries for thepropsmap.ImmutableActionItem.Builder.putAllProps(Map<String, ? extends Object> entries) Put all mappings from the specified map as entries topropsmap.Put one entry to thepropsmap.Put one entry to thepropsmap.Initializes the value for therequiredattribute.Initializes the value for thetypeattribute.Initializes the value for thevalueattribute.ImmutableActionItem.Builder.valueSetId(String valueSetId) Initializes the value for thevalueSetIdattribute.Initializes the value for theviewattribute.