Interface | Description |
---|---|
RateLimits.Parser |
Interface for parsing rate limits.
|
Class | Description |
---|---|
CMAApiKey |
Class representing api keys created.
|
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.
|
CMAConstraint |
What constraints are applied to this rule?
|
CMAConstraint.Equals |
Create an equals deciding whether the path to a field constraints a given value.
|
CMAConstraint.FieldKeyPath |
Define a path to a field.
|
CMAContentType |
Represents a resource of type Content Type.
|
CMAEditorInterface |
This model can be used to control the appearance and usability of ui elements on Contentful.
|
CMAEditorInterface.Control |
This class represents one control of the editor interface.
|
CMAEntry |
Represents a resource of type Entry.
|
CMAEnvironment |
Represents a resource of type environment.
|
CMAField |
CMAField.
|
CMAHttpException.ErrorBody |
Error body potentially delivered with an error request.
|
CMAHttpException.ErrorBody.Details |
Class to describe the error details.
|
CMAHttpException.ErrorBody.Details.Error |
Which error did actually happen where?
|
CMAHttpException.ErrorBody.Sys |
System properties of an error body
|
CMALink |
This class represents a link to another resource in Contentful.
|
CMALocale |
CMALocale.
|
CMAOrganization |
Model class representing one organization.
|
CMAPermissions |
What can the user change? The content structure? The content values? The space?
|
CMAPersonalAccessToken |
Model storing the information about a personal access token.
|
CMAPolicy |
What do allow or deny a role to do.
|
CMAPreviewApiKey |
Class representing api keys created.
|
CMAResource |
Base CMA resource.
|
CMARole |
Model representing a role in Contentful.
|
CMASnapshot |
This model represents a snapshot of a specific resource.
|
CMASpace |
Represents a resource of type Space.
|
CMASpaceMembership |
Model class, exposing a space membership.
|
CMASystem |
Record of all system properties a resource can have.
|
CMAUiExtension |
Model class to describe an ui extension.
|
CMAUiExtension.Extension |
Model holding the actual information of the extension.
|
CMAUiExtension.Extension.FieldType |
Holder of one field type this extension should be used on.
|
CMAUpload |
Class representing an uploaded file, to be used as an asset.
|
CMAUser |
Create a user structure.
|
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.
|
RateLimits |
Class to summarize the rate limits Contentful returns.
|
RateLimits.DefaultParser |
Default parser for rate limits, comming from HTTP Headers.
|
Enum | Description |
---|---|
CMAEditorInterface.Control.BuildInWidgetId |
Enum holding the build in values of a widget id.
|
CMAEnvironmentStatus | |
CMAPersonalAccessToken.Scope |
Enum holding the allowed values of scope.
|
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
|
CMANotWithEnvironmentsException |
Exception defining the behavioural limits of using configured spaces and environments.
|
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.