Uses of Class
io.dialob.session.engine.session.command.ImmutableNextPage
Packages that use ImmutableNextPage
-
Uses of ImmutableNextPage in io.dialob.session.engine.session.command
Methods in io.dialob.session.engine.session.command that return ImmutableNextPageModifier and TypeMethodDescriptionImmutableNextPage.Builder.build()Builds a newImmutableNextPage.static ImmutableNextPageCreates an immutable copy of aNextPagevalue.static ImmutableNextPageConstruct a new immutableNextPageinstance.static ImmutableNextPageConstruct a new immutableNextPageinstance.final ImmutableNextPageImmutableNextPage.withTargetId(ItemId value) Copy the current immutable object by setting a value for thetargetIdattribute.final ImmutableNextPageImmutableNextPage.withTriggers(Trigger<ItemState>... elements) Copy the current immutable object with elements that replace the content oftriggers.final ImmutableNextPageImmutableNextPage.withTriggers(Iterable<? extends Trigger<ItemState>> elements) Copy the current immutable object with elements that replace the content oftriggers.