Interface ShoppingListSetKeyAction

All Superinterfaces:
ResourceUpdateAction<ShoppingListUpdateAction>, ShoppingListUpdateAction
All Known Implementing Classes:
ShoppingListSetKeyActionImpl

ShoppingListSetKeyAction
Example to create an instance using the builder pattern

     ShoppingListSetKeyAction shoppingListSetKeyAction = ShoppingListSetKeyAction.builder()
             .build()