Interface MyShoppingListSetTextLineItemCustomTypeAction

All Superinterfaces:
MyShoppingListUpdateAction, ResourceUpdateAction<MyShoppingListUpdateAction>
All Known Implementing Classes:
MyShoppingListSetTextLineItemCustomTypeActionImpl

MyShoppingListSetTextLineItemCustomTypeAction
Example to create an instance using the builder pattern

     MyShoppingListSetTextLineItemCustomTypeAction myShoppingListSetTextLineItemCustomTypeAction = MyShoppingListSetTextLineItemCustomTypeAction.builder()
             .build()