Package com.algolia.model.ingestion
Class SourceUpdateShopify
java.lang.Object
com.algolia.model.ingestion.SourceUpdateShopify
- All Implemented Interfaces:
SourceUpdateInput
SourceUpdateShopify
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.algolia.model.ingestion.SourceUpdateInput
SourceUpdateInput.Deserializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Feature flags for the Shopify source.int
hashCode()
putFeatureFlags
(String key, Object featureFlagsItem) setFeatureFlags
(Map<String, Object> featureFlags) toString()
-
Constructor Details
-
SourceUpdateShopify
public SourceUpdateShopify()
-
-
Method Details