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 |
|---|---|
java.util.Map<java.lang.String,java.lang.Object> |
getIncludes() |
java.util.List<T> |
getItems() |
int |
getLimit() |
int |
getSkip() |
int |
getTotal() |
java.lang.String |
toString() |
getEnvironmentId, getId, getSpaceId, getSystem, getVersion, isArchived, isPublished, setEnvironmentId, setId, setSpaceId, setSystem, setVersionpublic java.util.List<T> getItems()
public int getTotal()
public int getSkip()
skip attribute for this array.public int getLimit()
limit attribute for this array.public java.util.Map<java.lang.String,java.lang.Object> getIncludes()
public java.lang.String toString()
toString in class CMAResourceCopyright © 2019 Contentful, GmbH.. All Rights Reserved.