public interface OrderInStoreByIdGet extends MetaModelGetDsl<Order,Order,OrderInStoreByIdGet,OrderExpansionModel<Order>>
Modifier and Type | Method and Description |
---|---|
static OrderInStoreByIdGet |
of(String storeKey,
Identifiable<Order> resource) |
static OrderInStoreByIdGet |
of(String storeKey,
String id) |
deserialize
canDeserialize, httpRequestIntent
plusExpansionPaths, withExpansionPaths
plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths
expansionPaths
static OrderInStoreByIdGet of(String storeKey, String id)
static OrderInStoreByIdGet of(String storeKey, Identifiable<Order> resource)