| Package | Description |
|---|---|
| com.indix.client |
| Modifier and Type | Method and Description |
|---|---|
static ProductsViewType |
ProductsViewType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProductsViewType[] |
ProductsViewType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
JobInfo |
BulkQueryApi.postBulkJob(ProductsViewType productsViewType,
BulkLookupQuery query)
Posts a bulk job for the appropriate resource type for lookup cases
|
JobInfo |
BulkQueryApi.postBulkJob(ProductsViewType productsViewType,
BulkProductsQuery query)
Posts a bulk job for the appropriate resource type for search cases
|
Copyright © 2017. All rights reserved.