Package com.commercetools.api.client
Interface SupplychannelfilteringTrait<T extends SupplychannelfilteringTrait<T>>
- Type Parameters:
T- type of extending interface
- All Known Implementing Classes:
ByProjectKeyInStoreKeyByStoreKeyProductProjectionsByIDVariantAttributesGet,ByProjectKeyInStoreKeyByStoreKeyProductProjectionsKeyByKeyVariantAttributesGet,ByProjectKeyProductProjectionsByIDVariantAttributesGet,ByProjectKeyProductProjectionsKeyByKeyVariantAttributesGet
public interface SupplychannelfilteringTrait<T extends SupplychannelfilteringTrait<T>>
SupplychannelfilteringTrait
-
Method Summary
Modifier and TypeMethodDescription<TValue> SupplychannelfilteringTrait<T>addFilterSupplyChannels(TValue filterSupplyChannels) add additional filterSupplyChannels query parameterdefault SupplychannelfilteringTrait<T>default T<TValue> SupplychannelfilteringTrait<T>withFilterSupplyChannels(TValue filterSupplyChannels) set filterSupplyChannels with the specificied value
-
Method Details
-
getFilterSupplyChannels
-
withFilterSupplyChannels
set filterSupplyChannels with the specificied value- Type Parameters:
TValue- value type- Parameters:
filterSupplyChannels- value to be set- Returns:
- SupplychannelfilteringTrait
-
addFilterSupplyChannels
add additional filterSupplyChannels query parameter- Type Parameters:
TValue- value type- Parameters:
filterSupplyChannels- value to be added- Returns:
- SupplychannelfilteringTrait
-
asSupplychannelfilteringTrait
-
asSupplychannelfilteringTraitToBaseType
-