| Package | Description |
|---|---|
| com.indix.query |
| Modifier and Type | Method and Description |
|---|---|
static ApiParameters.Availability |
ApiParameters.Availability.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiParameters.Availability[] |
ApiParameters.Availability.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SearchQuery |
BulkProductsQuery.withAvailability(ApiParameters.Availability availability)
Limits results to either in-stock or out-of-stock items.
|
SearchQuery |
SearchQuery.withAvailability(ApiParameters.Availability availability)
Limits results to either in-stock or out-of-stock items.
|
Copyright © 2017. All rights reserved.