Package com.commercetools.api.client
Interface CategoryExpansionMixin<T extends ExpandableRequest<T,CategoryExpansionBuilderDsl>>
- All Superinterfaces:
ExpandableRequest<T,CategoryExpansionBuilderDsl>
- All Known Implementing Classes:
ByProjectKeyCategoriesByIDDelete,ByProjectKeyCategoriesByIDGet,ByProjectKeyCategoriesByIDPost,ByProjectKeyCategoriesByIDPostString,ByProjectKeyCategoriesGet,ByProjectKeyCategoriesKeyByKeyDelete,ByProjectKeyCategoriesKeyByKeyGet,ByProjectKeyCategoriesKeyByKeyPost,ByProjectKeyCategoriesKeyByKeyPostString
public interface CategoryExpansionMixin<T extends ExpandableRequest<T,CategoryExpansionBuilderDsl>>
extends ExpandableRequest<T,CategoryExpansionBuilderDsl>
-
Method Summary
Methods inherited from interface com.commercetools.api.client.ExpandableRequest
addExpand, addExpansion, withExpand, withExpansion
-
Method Details
-
expandDsl
- Specified by:
expandDslin interfaceExpandableRequest<T extends ExpandableRequest<T,CategoryExpansionBuilderDsl>, CategoryExpansionBuilderDsl>
-