public class CMAArray<T extends CMAResource> extends CMAResource
| Constructor and Description |
|---|
CMAArray()
Create a new Asset, setting type and create a system.
|
| Modifier and Type | Method and Description |
|---|---|
Map |
getIncludes() |
List<T> |
getItems() |
int |
getLimit() |
int |
getSkip() |
int |
getTotal() |
getId, getSpaceId, getSystem, getVersion, isArchived, isPublished, setId, setSpaceId, setSystem, setVersionpublic int getTotal()
public int getSkip()
skip attribute for this array.public int getLimit()
limit attribute for this array.public Map getIncludes()
Copyright © 2017 Contentful, GmbH.. All Rights Reserved.