Uses of Class
io.dialob.api.proto.ImmutableActionItem
Packages that use ImmutableActionItem
-
Uses of ImmutableActionItem in io.dialob.api.proto
Methods in io.dialob.api.proto that return ImmutableActionItemModifier and TypeMethodDescriptionImmutableActionItem.Builder.build()Builds a newImmutableActionItem.static ImmutableActionItemImmutableActionItem.copyOf(ActionItem instance) Creates an immutable copy of aActionItemvalue.final ImmutableActionItemImmutableActionItem.withActiveItem(String value) Copy the current immutable object by setting a value for theactiveItemattribute.final ImmutableActionItemImmutableActionItem.withAllowedActions(Action.Type... elements) Copy the current immutable object with elements that replace the content ofallowedActions.final ImmutableActionItemImmutableActionItem.withAllowedActions(Iterable<Action.Type> elements) Copy the current immutable object with elements that replace the content ofallowedActions.final ImmutableActionItemImmutableActionItem.withAnswered(Boolean value) Copy the current immutable object by setting a value for theansweredattribute.final ImmutableActionItemImmutableActionItem.withAvailableItems(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofavailableItems.final ImmutableActionItemImmutableActionItem.withAvailableItems(String... elements) Copy the current immutable object with elements that replace the content ofavailableItems.final ImmutableActionItemImmutableActionItem.withClassName(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofclassName.final ImmutableActionItemImmutableActionItem.withClassName(String... elements) Copy the current immutable object with elements that replace the content ofclassName.final ImmutableActionItemImmutableActionItem.withDescription(String value) Copy the current immutable object by setting a value for thedescriptionattribute.final ImmutableActionItemImmutableActionItem.withDisabled(Boolean value) Copy the current immutable object by setting a value for thedisabledattribute.final ImmutableActionItemCopy the current immutable object by setting a value for theidattribute.final ImmutableActionItemImmutableActionItem.withInactive(Boolean value) Copy the current immutable object by setting a value for theinactiveattribute.final ImmutableActionItemCopy the current immutable object with elements that replace the content ofitems.final ImmutableActionItemCopy the current immutable object with elements that replace the content ofitems.final ImmutableActionItemCopy the current immutable object by setting a value for thelabelattribute.final ImmutableActionItemCopy the current immutable object by replacing thepropsmap with the specified map.final ImmutableActionItemImmutableActionItem.withRequired(Boolean value) Copy the current immutable object by setting a value for therequiredattribute.final ImmutableActionItemCopy the current immutable object by setting a value for thetypeattribute.final ImmutableActionItemCopy the current immutable object by setting a value for thevalueattribute.final ImmutableActionItemImmutableActionItem.withValueSetId(String value) Copy the current immutable object by setting a value for thevalueSetIdattribute.final ImmutableActionItemCopy the current immutable object by setting a value for theviewattribute.