Uses of Class
io.dialob.api.proto.ImmutableActions
Packages that use ImmutableActions
-
Uses of ImmutableActions in io.dialob.api.proto
Methods in io.dialob.api.proto that return ImmutableActionsModifier and TypeMethodDescriptionImmutableActions.Builder.build()Builds a newImmutableActions.static ImmutableActionsCreates an immutable copy of aActionsvalue.final ImmutableActionsImmutableActions.withActions(Action... elements) Copy the current immutable object with elements that replace the content ofactions.final ImmutableActionsImmutableActions.withActions(Iterable<? extends Action> elements) Copy the current immutable object with elements that replace the content ofactions.final ImmutableActionsCopy the current immutable object by setting a value for therevattribute.