| Package | Description | 
|---|---|
| com.contentful.java.cma.model | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CMAArray<T extends CMAResource>Represents a collection of CMA resources. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CMAApiKeyClass representing api keys created. | 
| class  | CMAArray<T extends CMAResource>Represents a collection of CMA resources. | 
| class  | CMAAssetRepresents a resource of type Asset. | 
| class  | CMAContentTypeRepresents a resource of type Content Type. | 
| class  | CMAEditorInterfaceThis model can be used to control the appearance and usability of ui elements on Contentful. | 
| class  | CMAEntryRepresents a resource of type Entry. | 
| class  | CMAEnvironmentRepresents a resource of type environment. | 
| class  | CMALinkThis class represents a link to another resource in Contentful. | 
| class  | CMALocaleCMALocale. | 
| class  | CMAOrganizationModel class representing one organization. | 
| class  | CMAPersonalAccessTokenModel storing the information about a personal access token. | 
| class  | CMAPreviewApiKeyClass representing api keys created. | 
| class  | CMARoleModel representing a role in Contentful. | 
| class  | CMASnapshotThis model represents a snapshot of a specific resource. | 
| class  | CMASpaceRepresents a resource of type Space. | 
| class  | CMASpaceMembershipModel class, exposing a space membership. | 
| class  | CMAUiExtensionModel class to describe an ui extension. | 
| class  | CMAUploadClass representing an uploaded file, to be used as an asset. | 
| class  | CMAUserCreate a user structure. | 
| class  | CMAWebhookRepresents one webhook definition. | 
| class  | CMAWebhookCallModel class representing an overview of a call to a webhook | 
| class  | CMAWebhookCallDetailDetail of one specific call of a Webhook. | 
| class  | CMAWebhookHealthModel class representing a health report of this webhook. | 
| Modifier and Type | Method and Description | 
|---|---|
| <T extends CMAResource> | CMAResource. setEnvironmentId(java.lang.String environmentId)Convenience method for setting an environment id. | 
| <T extends CMAResource> | CMAEnvironment. setEnvironmentId(java.lang.String environmentId)Convenience method for setting an environment id. | 
| <T extends CMAResource> | CMAResource. setId(java.lang.String id)Sets the ID for this CMAResource. | 
| <T extends CMAResource> | CMAResource. setSpaceId(java.lang.String spaceId)Convenience method for setting a space id. | 
| <T extends CMAResource> | CMAResource. setSystem(CMASystem system)Sets the system field. | 
| <T extends CMAResource> | CMAResource. setVersion(java.lang.Integer version)Convenience method for setting a version. | 
| Modifier and Type | Method and Description | 
|---|---|
| CMAResource | CMASnapshot. getSnapshot() | 
| Modifier and Type | Method and Description | 
|---|---|
| CMASnapshot | CMASnapshot. setSnapshot(CMAResource snapshot)Update the current snapshot. | 
| Constructor and Description | 
|---|
| CMALink(CMAResource resource)Sets the target type and id from a given resource. | 
Copyright © 2019 Contentful, GmbH.. All Rights Reserved.