| Package | Description |
|---|---|
| com.contentful.java.cma.model |
| Modifier and Type | Method and Description |
|---|---|
CMALink |
CMASystem.getContentType() |
CMALink |
CMASystem.getCreatedBy() |
CMALink |
CMASystem.getPublishedBy() |
CMALink |
CMASystem.getSpace() |
CMALink |
CMASystem.getUpdatedBy() |
CMALink |
CMAAssetFile.getUploadFrom() |
CMALink |
CMALink.setId(String id)
Set this ids value.
|
CMALink |
CMALink.setSpaceId(String spaceId)
Set the id of the space this link.
|
CMALink |
CMALink.setSystem(CMASystem system)
Change ths system property to a new one.
|
CMALink |
CMALink.setVersion(Integer version)
Change this instances version number.
|
| Modifier and Type | Method and Description |
|---|---|
CMASystem |
CMASystem.setContentType(CMALink contentType)
Change the content type of this resource.
|
CMASystem |
CMASystem.setSpace(CMALink space)
Update the space used.
|
CMAAssetFile |
CMAAssetFile.setUploadFrom(CMALink uploadFrom)
Set a link to a Contentful Upload entry, to be used for processing the binary data from.
|
Copyright © 2017 Contentful, GmbH.. All Rights Reserved.