Interface UpdateLabelCommand

All Superinterfaces:
AbstractUpdateAttributeCommand<String>, AbstractUpdateCommand<ItemId,ItemState>, Command<ItemState>, ItemUpdateCommand, Serializable, UpdateCommand<ItemId,ItemState>
All Known Implementing Classes:
ImmutableUpdateLabelCommand

@Immutable public interface UpdateLabelCommand extends AbstractUpdateAttributeCommand<String>