Uses of Interface
io.dialob.executor.command.UpdateGroupItems
-
Packages that use UpdateGroupItems Package Description io.dialob.executor.command -
-
Uses of UpdateGroupItems in io.dialob.executor.command
Classes in io.dialob.executor.command that implement UpdateGroupItems Modifier and Type Class Description classImmutableUpdateGroupItemsImmutable implementation ofUpdateGroupItems.Methods in io.dialob.executor.command with parameters of type UpdateGroupItems Modifier and Type Method Description static ImmutableUpdateGroupItemsImmutableUpdateGroupItems. copyOf(UpdateGroupItems instance)Creates an immutable copy of aUpdateGroupItemsvalue.ImmutableUpdateGroupItems.BuilderImmutableUpdateGroupItems.Builder. from(UpdateGroupItems instance)Fill a builder with attribute values from the providedUpdateGroupItemsinstance.
-