Class StoreProductSelectionsChangedMessageExpansionBuilderDsl
java.lang.Object
com.commercetools.api.predicates.expansion.message.StoreProductSelectionsChangedMessageExpansionBuilderDsl
- All Implemented Interfaces:
ExpansionDsl,Builder<String>
public class StoreProductSelectionsChangedMessageExpansionBuilderDsl
extends Object
implements ExpansionDsl
-
Method Summary
Modifier and TypeMethodDescriptionaddedProductSelections(long index) getPath()of()removedProductSelections(long index) resource()updatedProductSelections(long index) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.commercetools.api.predicates.expansion.ExpansionDsl
build
-
Method Details
-
of
-
of
-
getPath
- Specified by:
getPathin interfaceExpansionDsl
-
lastModifiedBy
-
createdBy
-
resource
-
addedProductSelections
-
addedProductSelections
-
removedProductSelections
-
removedProductSelections
-
updatedProductSelections
-
updatedProductSelections
-