| Package | Description |
|---|---|
| com.contentful.java.cma.gson | |
| com.contentful.java.cma.model |
| Modifier and Type | Method and Description |
|---|---|
CMASystem |
CMASystemDeserializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
CMASystem |
CMAResource.getSystem() |
CMASystem |
CMASystem.setContentType(CMALink contentType)
Change the content type of this resource.
|
CMASystem |
CMASystem.setEnvironmentalStatus(CMALink status) |
CMASystem |
CMASystem.setId(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(Integer version)
Update/set the version of this resource.
|
| Modifier and Type | Method and Description |
|---|---|
CMAUpload |
CMAUpload.setSystem(CMASystem system)
Update the current instances system property to a complete new one.
|
CMAEnvironment |
CMAEnvironment.setSystem(CMASystem system)
Sets the system field.
|
CMAScheduledAction |
CMAScheduledAction.setSystem(CMASystem system) |
CMAAsset |
CMAAsset.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.
|
CMAWebhook |
CMAWebhook.setSystem(CMASystem system)
Sets the system field.
|
CMALocale |
CMALocale.setSystem(CMASystem system)
Sets the system field.
|
CMAEntry |
CMAEntry.setSystem(CMASystem system)
Sets the system field.
|
CMASpace |
CMASpace.setSystem(CMASystem system)
Sets the system field.
|
CMATag |
CMATag.setSystem(CMASystem system)
Sets the system field.
|
CMALink |
CMALink.setSystem(CMASystem system)
Change ths system property to a new one.
|
CMABulkAction |
CMABulkAction.setSystem(CMASystem system) |
<T extends CMAResource> |
CMAResource.setSystem(CMASystem system)
Sets the system field.
|
Copyright © 2026 Contentful, GmbH.. All rights reserved.