Uses of Interface
io.dialob.api.proto.Action
Packages that use Action
-
Uses of Action in io.dialob.api.proto
Classes in io.dialob.api.proto that implement ActionMethods in io.dialob.api.proto that return ActionModifier and TypeMethodDescriptionstatic Actionstatic Actionstatic Actionstatic Actionstatic Actionstatic ActionActionsFactory.next()static ActionActionsFactory.previous()static ActionActionsFactory.removeAnswers()static Actionstatic Actionstatic Actionstatic Actionstatic ActionMethods in io.dialob.api.proto that return types with arguments of type ActionMethods in io.dialob.api.proto with parameters of type ActionModifier and TypeMethodDescriptionstatic Actionsstatic Actionsfinal ImmutableActions.BuilderImmutableActions.Builder.addActions(Action element) Adds one element toactionslist.final ImmutableActions.BuilderImmutableActions.Builder.addActions(Action... elements) Adds elements toactionslist.static ImmutableActionCreates an immutable copy of aActionvalue.final ImmutableAction.BuilderFill a builder with attribute values from the providedActioninstance.final ImmutableActionsImmutableActions.withActions(Action... elements) Copy the current immutable object with elements that replace the content ofactions.Method parameters in io.dialob.api.proto with type arguments of type ActionModifier and TypeMethodDescriptionfinal ImmutableActions.BuilderSets or replaces all elements foractionslist.final ImmutableActions.BuilderImmutableActions.Builder.addAllActions(Iterable<? extends Action> elements) Adds elements toactionslist.final ImmutableActionsImmutableActions.withActions(Iterable<? extends Action> elements) Copy the current immutable object with elements that replace the content ofactions.