public class CMAArray<T extends CMAResource> extends CMAResource
| Constructor and Description |
|---|
CMAArray() |
| Modifier and Type | Method and Description |
|---|---|
Map |
getIncludes()
Returns a map of included resources.
|
List<T> |
getItems()
Returns the list of resources for this array.
|
int |
getLimit()
Returns the
limit attribute for this array. |
int |
getSkip()
Returns the
skip attribute for this array. |
int |
getTotal()
Returns the total number of resources contained within this array.
|
getResourceId, getSpaceId, getSys, getVersion, setId, setSyspublic int getTotal()
public int getSkip()
skip attribute for this array.public int getLimit()
limit attribute for this array.public Map getIncludes()
Copyright © 2014 Contentful, GmbH.. All rights reserved.