public static class InternalModel.Products extends InternalModel.EntityCollection<Product>
| Modifier and Type | Class and Description |
|---|---|
static class |
InternalModel.Products.Embedded |
| Constructor and Description |
|---|
InternalModel.Products() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Product> |
getItems()
A list of entities, either the full result set or a subset (page) of a larger set.
|
getCount, getLinks, getSelfUripublic Iterable<Product> getItems()
InternalModel.EntityCollectiongetItems in class InternalModel.EntityCollection<Product>Copyright © 2016 Atlassian. All rights reserved.