| Class | Description |
|---|---|
| CMAArray<T extends CMAResource> |
Represents a collection of CMA resources.
|
| CMAAsset |
Represents a resource of type Asset.
|
| CMAAsset.Fields |
Collect all fields of an asset.
|
| CMAAssetFile |
Description of a file on the asset system of Contentful.
|
| CMAAssetFile.Details |
Read only structure, detailing the content of the asset uploaded.
|
| CMAAssetFile.Details.ImageMeta |
Optional readonly structure, filled with information by Contentful, if the asset is an image.
|
| CMAContentType |
Represents a resource of type Content Type.
|
| CMAEntry |
Represents a resource of type Entry.
|
| CMAField |
CMAField.
|
| CMALink |
This class represents a link to another resource in Contentful.
|
| CMALocale |
CMALocale.
|
| CMAResource |
Base CMA resource.
|
| CMASpace |
Represents a resource of type Space.
|
| CMASystem |
Record of all system properties a resource can have.
|
| CMAUpload |
Class representing an uploaded file, to be used as an asset.
|
| CMAWebhook |
Represents one webhook definition.
|
| CMAWebhookCall |
Model class representing an overview of a call to a webhook
|
| CMAWebhookCallDetail |
Detail of one specific call of a Webhook.
|
| CMAWebhookHeader |
A custom header for webhooks.
|
| CMAWebhookHealth |
Model class representing a health report of this webhook.
|
| CMAWebhookHealth.CMAWebhookHealthCall |
Model representing the spread of calls on this Webhook.
|
| CMAWebhookRequest |
Model class representing a request done by Contentful to a webhook.
|
| CMAWebhookResponse |
Model representing the response Contentful received from calling the Webhook.
|
| Enum | Description |
|---|---|
| CMAType |
A contentful resource will be of one of those types.
|
| CMAWebhookTopic |
A class exporting all possible combinations of topics.
|
| Exception | Description |
|---|---|
| CMAHttpException |
This class will represent known Contentful exceptions
|
Copyright © 2017 Contentful, GmbH.. All Rights Reserved.