public interface ShoppingListInStoreCreateCommand extends DraftBasedCreateCommandDsl<ShoppingList,ShoppingListDraft,ShoppingListInStoreCreateCommand>, MetaModelReferenceExpansionDsl<ShoppingList,ShoppingListInStoreCreateCommand,ShoppingListExpansionModel<ShoppingList>>
Modifier and Type | Method and Description |
---|---|
static ShoppingListInStoreCreateCommand |
of(String storeKey,
ShoppingListDraft draft) |
getDraft, withDraft
canDeserialize, deserialize, httpRequestIntent
plusExpansionPaths, withExpansionPaths
plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths
expansionPaths
static ShoppingListInStoreCreateCommand of(String storeKey, ShoppingListDraft draft)