Uses of Class
io.dialob.api.rest.ImmutableItems
Packages that use ImmutableItems
-
Uses of ImmutableItems in io.dialob.api.rest
Methods in io.dialob.api.rest that return ImmutableItemsModifier and TypeMethodDescriptionImmutableItems.Builder.build()Builds a newImmutableItems.static ImmutableItemsCreates an immutable copy of aItemsvalue.final ImmutableItemsImmutableItems.withActiveItem(String value) Copy the current immutable object by setting a value for theactiveItemattribute.final ImmutableItemsImmutableItems.withAvailableItems(Iterable<String> elements) Copy the current immutable object with elements that replace the content ofavailableItems.final ImmutableItemsImmutableItems.withAvailableItems(String... elements) Copy the current immutable object with elements that replace the content ofavailableItems.final ImmutableItemsCopy the current immutable object with elements that replace the content ofitems.final ImmutableItemsCopy the current immutable object with elements that replace the content ofitems.