Interface ShoppingListSetCustomTypeAction

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

ShoppingListSetCustomTypeAction
Example to create an instance using the builder pattern

     ShoppingListSetCustomTypeAction shoppingListSetCustomTypeAction = ShoppingListSetCustomTypeAction.builder()
             .build()