Uses of Class
io.dialob.api.proto.ImmutableAction
Packages that use ImmutableAction
-
Uses of ImmutableAction in io.dialob.api.proto
Fields in io.dialob.api.proto declared as ImmutableActionModifier and TypeFieldDescriptionstatic final ImmutableActionActionsFactory.NEXT_ACTIONstatic final ImmutableActionActionsFactory.PREVIOUS_ACTIONstatic final ImmutableActionActionsFactory.REMOVE_ANSWERS_ACTIONMethods in io.dialob.api.proto that return ImmutableActionModifier and TypeMethodDescriptionImmutableAction.Builder.build()Builds a newImmutableAction.static ImmutableActionCreates an immutable copy of aActionvalue.final ImmutableActionImmutableAction.withAnswer(Object value) Copy the current immutable object by setting a value for theanswerattribute.final ImmutableActionCopy the current immutable object by setting a value for theerrorattribute.final ImmutableActionCopy the current immutable object by setting a value for theidattribute.final ImmutableActionCopy the current immutable object with elements that replace the content ofids.final ImmutableActionCopy the current immutable object with elements that replace the content ofids.final ImmutableActionImmutableAction.withItem(ActionItem value) Copy the current immutable object by setting a value for theitemattribute.final ImmutableActionImmutableAction.withMessage(String value) Copy the current immutable object by setting a value for themessageattribute.final ImmutableActionImmutableAction.withResourceId(String value) Copy the current immutable object by setting a value for theresourceIdattribute.final ImmutableActionImmutableAction.withServerEvent(Boolean value) Copy the current immutable object by setting a value for theserverEventattribute.final ImmutableActionCopy the current immutable object by setting a value for thetraceattribute.final ImmutableActionImmutableAction.withType(Action.Type value) Copy the current immutable object by setting a value for thetypeattribute.final ImmutableActionCopy the current immutable object by setting a value for thevalueattribute.final ImmutableActionImmutableAction.withValueSet(ValueSet value) Copy the current immutable object by setting a value for thevalueSetattribute.