Interface ShoppingListSetStoreAction

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

ShoppingListSetStoreAction
Example to create an instance using the builder pattern

     ShoppingListSetStoreAction shoppingListSetStoreAction = ShoppingListSetStoreAction.builder()
             .build()