Uses of Interface
io.dialob.api.proto.ActionItem
Packages that use ActionItem
-
Uses of ActionItem in io.dialob.api.proto
Classes in io.dialob.api.proto that implement ActionItemMethods in io.dialob.api.proto that return ActionItemMethods in io.dialob.api.proto with parameters of type ActionItemModifier and TypeMethodDescriptionstatic ImmutableActionItemImmutableActionItem.copyOf(ActionItem instance) Creates an immutable copy of aActionItemvalue.ImmutableActionItem.Builder.from(ActionItem instance) Fill a builder with attribute values from the providedActionIteminstance.final ImmutableAction.BuilderImmutableAction.Builder.item(ActionItem item) Initializes the value for theitemattribute.final ImmutableActionImmutableAction.withItem(ActionItem value) Copy the current immutable object by setting a value for theitemattribute.