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<String,Object> |
getIncludes() |
List<T> |
getItems() |
int |
getLimit() |
CMAPages |
getPages() |
int |
getSkip() |
int |
getTotal() |
void |
setPages(CMAPages pages) |
String |
toString() |
getEnvironmentId, getId, getSpaceId, getSystem, getVersion, getVisibility, isArchived, isPublished, setEnvironmentId, setId, setSpaceId, setSystem, setVersion, setVisibilitypublic int getTotal()
public int getSkip()
skip attribute for this array.public int getLimit()
limit attribute for this array.public CMAPages getPages()
public void setPages(CMAPages pages)
public String toString()
toString in class CMAResourceCopyright © 2026 Contentful, GmbH.. All rights reserved.