Uses of Interface
io.dialob.api.rest.Items
-
Packages that use Items Package Description io.dialob.api.rest -
-
Uses of Items in io.dialob.api.rest
Classes in io.dialob.api.rest that implement Items Modifier and Type Class Description classImmutableItemsImmutable implementation ofItems.Methods in io.dialob.api.rest with parameters of type Items Modifier and Type Method Description static ImmutableItemsImmutableItems. copyOf(Items instance)Creates an immutable copy of aItemsvalue.ImmutableItems.BuilderImmutableItems.Builder. from(Items instance)Fill a builder with attribute values from the providedItemsinstance.
-