Package com.algolia.model.ingestion
Class ShopifyInput
java.lang.Object
com.algolia.model.ingestion.ShopifyInput
- All Implemented Interfaces:
TaskInput
Represents the required elements of the task input when using a `shopify` source.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.algolia.model.ingestion.TaskInput
TaskInput.Deserializer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddMetafields(ShopifyMetafield metafieldsItem) booleanGet marketGet metafieldsinthashCode()setMarket(ShopifyMarket market) setMetafields(List<ShopifyMetafield> metafields) toString()
-
Constructor Details
-
ShopifyInput
public ShopifyInput()
-
-
Method Details