Interface InventoryEntrySetKeyAction

All Superinterfaces:
InventoryEntryUpdateAction, ResourceUpdateAction<InventoryEntryUpdateAction>
All Known Implementing Classes:
InventoryEntrySetKeyActionImpl

InventoryEntrySetKeyAction
Example to create an instance using the builder pattern

     InventoryEntrySetKeyAction inventoryEntrySetKeyAction = InventoryEntrySetKeyAction.builder()
             .build()