Package | Description |
---|---|
com.contentful.java.cma.model |
Modifier and Type | Method and Description |
---|---|
CMASystem |
CMAResource.getSystem() |
CMASystem |
CMASystem.setContentType(CMALink contentType)
Change the content type of this resource.
|
CMASystem |
CMASystem.setId(java.lang.String id)
Update or set the id of this resource.
|
CMASystem |
CMASystem.setLinkType(CMAType linkType)
Set the type of this link.
|
CMASystem |
CMASystem.setSpace(CMALink space)
Update the space used.
|
CMASystem |
CMASystem.setType(CMAType type)
Update this type.
|
CMASystem |
CMASystem.setVersion(java.lang.Integer version)
Update/set the version of this resource.
|
Modifier and Type | Method and Description |
---|---|
CMALocale |
CMALocale.setSystem(CMASystem system)
Sets the system field.
|
CMALink |
CMALink.setSystem(CMASystem system)
Change ths system property to a new one.
|
CMAWebhook |
CMAWebhook.setSystem(CMASystem system)
Sets the system field.
|
CMAUpload |
CMAUpload.setSystem(CMASystem system)
Update the current instances system property to a complete new one.
|
CMASpace |
CMASpace.setSystem(CMASystem system)
Sets the system field.
|
CMAContentType |
CMAContentType.setSystem(CMASystem system)
Sets the system field.
|
CMAPersonalAccessToken |
CMAPersonalAccessToken.setSystem(CMASystem system)
Sets the system field.
|
CMAEntry |
CMAEntry.setSystem(CMASystem system)
Sets the system field.
|
CMAEnvironment |
CMAEnvironment.setSystem(CMASystem system)
Sets the system field.
|
CMAAsset |
CMAAsset.setSystem(CMASystem system)
Sets the system field.
|
<T extends CMAResource> |
CMAResource.setSystem(CMASystem system)
Sets the system field.
|
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.