- callbackExecutor() - Method in class com.contentful.java.cma.Platform
-
Return an executor for this platform.
- callDetails(String, String, String, CMACallback<CMAWebhookCallDetail>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
-
- callDetails(String, String, String) - Method in class com.contentful.java.cma.ModuleWebhooks
-
Get more information about one specific call to one specific webhook, hosted by one specific
space.
- calls(String, String, CMACallback<CMAArray<CMAWebhookCall>>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
-
- calls(String, String) - Method in class com.contentful.java.cma.ModuleWebhooks
-
Get more information about a specific webhook.
- cancel() - Method in class com.contentful.java.cma.CMACallback
-
Cancels this callback.
- CMAApiKey - Class in com.contentful.java.cma.model
-
Class representing api keys created.
- CMAApiKey() - Constructor for class com.contentful.java.cma.model.CMAApiKey
-
Create a new api key.
- CMAArray<T extends CMAResource> - Class in com.contentful.java.cma.model
-
Represents a collection of CMA resources.
- CMAArray() - Constructor for class com.contentful.java.cma.model.CMAArray
-
Create a new Asset, setting type and create a system.
- CMAAsset - Class in com.contentful.java.cma.model
-
Represents a resource of type Asset.
- CMAAsset() - Constructor for class com.contentful.java.cma.model.CMAAsset
-
Create a new asset, setting the system's type field.
- CMAAsset.Fields - Class in com.contentful.java.cma.model
-
Collect all fields of an asset.
- CMAAsset.Fields.Localized - Class in com.contentful.java.cma.model
-
Localize all fields with a given locale.
- CMAAssetFile - Class in com.contentful.java.cma.model
-
Description of a file on the asset system of Contentful.
- CMAAssetFile() - Constructor for class com.contentful.java.cma.model.CMAAssetFile
-
- CMAAssetFile.Details - Class in com.contentful.java.cma.model
-
Read only structure, detailing the content of the asset uploaded.
- CMAAssetFile.Details.ImageMeta - Class in com.contentful.java.cma.model
-
Optional readonly structure, filled with information by Contentful, if the asset is an image.
- CMACallback<T> - Class in com.contentful.java.cma
-
Callback to be used with any of the CMAClient asynchronous methods.
- CMACallback() - Constructor for class com.contentful.java.cma.CMACallback
-
- CMAClient - Class in com.contentful.java.cma
-
The CMAClient is used to request information from the server.
- CMAClient.Builder - Class in com.contentful.java.cma
-
Builder.
- CMAConstraint - Class in com.contentful.java.cma.model
-
What constraints are applied to this rule?
- CMAConstraint() - Constructor for class com.contentful.java.cma.model.CMAConstraint
-
- CMAConstraint.Equals - Class in com.contentful.java.cma.model
-
Create an equals deciding whether the path to a field constraints a given value.
- CMAConstraint.FieldKeyPath - Class in com.contentful.java.cma.model
-
Define a path to a field.
- CMAContentType - Class in com.contentful.java.cma.model
-
Represents a resource of type Content Type.
- CMAContentType() - Constructor for class com.contentful.java.cma.model.CMAContentType
-
Create a CMAContentType, filling it's
CMASystem field.
- CMAEditorInterface - Class in com.contentful.java.cma.model
-
This model can be used to control the appearance and usability of ui elements on Contentful.
- CMAEditorInterface() - Constructor for class com.contentful.java.cma.model.CMAEditorInterface
-
This method only exists for compatibility reasons.
- CMAEditorInterface.Control - Class in com.contentful.java.cma.model
-
This class represents one control of the editor interface.
- CMAEditorInterface.Control.BuildInWidgetId - Enum in com.contentful.java.cma.model
-
Enum holding the build in values of a widget id.
- CMAEntry - Class in com.contentful.java.cma.model
-
Represents a resource of type Entry.
- CMAEntry() - Constructor for class com.contentful.java.cma.model.CMAEntry
-
Create an entry, filling the system property
- CMAEntry.Localized - Class in com.contentful.java.cma.model
-
Localize all fields with a given locale.
- CMAField - Class in com.contentful.java.cma.model
-
CMAField.
- CMAField() - Constructor for class com.contentful.java.cma.model.CMAField
-
- CMAHttpException - Exception in com.contentful.java.cma.model
-
This class will represent known Contentful exceptions
- CMAHttpException(Request, Response) - Constructor for exception com.contentful.java.cma.model.CMAHttpException
-
Construct an error response.
- CMALink - Class in com.contentful.java.cma.model
-
This class represents a link to another resource in Contentful.
- CMALink() - Constructor for class com.contentful.java.cma.model.CMALink
-
Create a generic link.
- CMALink(CMAType) - Constructor for class com.contentful.java.cma.model.CMALink
-
Create a fully specified link, with type and linkedType.
- CMALocale - Class in com.contentful.java.cma.model
-
CMALocale.
- CMALocale() - Constructor for class com.contentful.java.cma.model.CMALocale
-
Create a new locale, specifying the type in the system property.
- CMAOrganization - Class in com.contentful.java.cma.model
-
Model class representing one organization.
- CMAOrganization() - Constructor for class com.contentful.java.cma.model.CMAOrganization
-
Creates a new organization.
- CMAPermissions - Class in com.contentful.java.cma.model
-
What can the user change? The content structure? The content values? The space?
- CMAPermissions() - Constructor for class com.contentful.java.cma.model.CMAPermissions
-
- CMAPersonalAccessToken - Class in com.contentful.java.cma.model
-
Model storing the information about a personal access token.
- CMAPersonalAccessToken() - Constructor for class com.contentful.java.cma.model.CMAPersonalAccessToken
-
Create a new personal access token to be uploaded to Contentful.
- CMAPersonalAccessToken.Scope - Enum in com.contentful.java.cma.model
-
Enum holding the allowed values of scope.
- CMAPolicy - Class in com.contentful.java.cma.model
-
What do allow or deny a role to do.
- CMAPolicy() - Constructor for class com.contentful.java.cma.model.CMAPolicy
-
- CMAResource - Class in com.contentful.java.cma.model
-
Base CMA resource.
- CMAResource(CMAType) - Constructor for class com.contentful.java.cma.model.CMAResource
-
- CMARole - Class in com.contentful.java.cma.model
-
Model representing a role in Contentful.
- CMARole() - Constructor for class com.contentful.java.cma.model.CMARole
-
Creates a new role.
- CMASnapshot - Class in com.contentful.java.cma.model
-
This model represents a snapshot of a specific resource.
- CMASnapshot() - Constructor for class com.contentful.java.cma.model.CMASnapshot
-
Create a new snapshot.
- CMASpace - Class in com.contentful.java.cma.model
-
Represents a resource of type Space.
- CMASpace() - Constructor for class com.contentful.java.cma.model.CMASpace
-
Create a space using the default types for the system property.
- CMASpaceMembership - Class in com.contentful.java.cma.model
-
Model class, exposing a space membership.
- CMASpaceMembership() - Constructor for class com.contentful.java.cma.model.CMASpaceMembership
-
Create a new membership.
- CMASystem - Class in com.contentful.java.cma.model
-
Record of all system properties a resource can have.
- CMASystem() - Constructor for class com.contentful.java.cma.model.CMASystem
-
- CMAType - Enum in com.contentful.java.cma.model
-
A Contentful resource will be of one of those types.
- CMAUiExtension - Class in com.contentful.java.cma.model
-
Model class to describe an ui extension.
- CMAUiExtension() - Constructor for class com.contentful.java.cma.model.CMAUiExtension
-
Creates a new ui extension.
- CMAUiExtension.Extension - Class in com.contentful.java.cma.model
-
Model holding the actual information of the extension.
- CMAUiExtension.Extension.FieldType - Class in com.contentful.java.cma.model
-
Holder of one field type this extension should be used on.
- CMAUpload - Class in com.contentful.java.cma.model
-
Class representing an uploaded file, to be used as an asset.
- CMAUpload() - Constructor for class com.contentful.java.cma.model.CMAUpload
-
create an upload
- CMAUser - Class in com.contentful.java.cma.model
-
Create a user structure.
- CMAUser() - Constructor for class com.contentful.java.cma.model.CMAUser
-
Initialize the user.
- CMAWebhook - Class in com.contentful.java.cma.model
-
Represents one webhook definition.
- CMAWebhook() - Constructor for class com.contentful.java.cma.model.CMAWebhook
-
Create a webhoook, setting up the system attribute for it.
- CMAWebhookCall - Class in com.contentful.java.cma.model
-
Model class representing an overview of a call to a webhook
- CMAWebhookCall() - Constructor for class com.contentful.java.cma.model.CMAWebhookCall
-
Create a webhook call, setting the type in it's system property.
- CMAWebhookCallDetail - Class in com.contentful.java.cma.model
-
Detail of one specific call of a Webhook.
- CMAWebhookCallDetail() - Constructor for class com.contentful.java.cma.model.CMAWebhookCallDetail
-
Create this call detail.
- CMAWebhookHeader - Class in com.contentful.java.cma.model
-
A custom header for webhooks.
- CMAWebhookHeader(String, String) - Constructor for class com.contentful.java.cma.model.CMAWebhookHeader
-
Create new header, using key and value.
- CMAWebhookHealth - Class in com.contentful.java.cma.model
-
Model class representing a health report of this webhook.
- CMAWebhookHealth() - Constructor for class com.contentful.java.cma.model.CMAWebhookHealth
-
Create a webhook health record.
- CMAWebhookHealth.CMAWebhookHealthCall - Class in com.contentful.java.cma.model
-
Model representing the spread of calls on this Webhook.
- CMAWebhookHealthCall() - Constructor for class com.contentful.java.cma.model.CMAWebhookHealth.CMAWebhookHealthCall
-
- CMAWebhookRequest - Class in com.contentful.java.cma.model
-
Model class representing a request done by Contentful to a webhook.
- CMAWebhookRequest() - Constructor for class com.contentful.java.cma.model.CMAWebhookRequest
-
- CMAWebhookResponse - Class in com.contentful.java.cma.model
-
Model representing the response Contentful received from calling the Webhook.
- CMAWebhookResponse() - Constructor for class com.contentful.java.cma.model.CMAWebhookResponse
-
- CMAWebhookTopic - Enum in com.contentful.java.cma.model
-
A class exporting all possible combinations of topics.
- com.contentful.java.cma - package com.contentful.java.cma
-
- com.contentful.java.cma.gson - package com.contentful.java.cma.gson
-
- com.contentful.java.cma.interceptor - package com.contentful.java.cma.interceptor
-
- com.contentful.java.cma.model - package com.contentful.java.cma.model
-
- Constants - Class in com.contentful.java.cma
-
Library constants.
- Constants.CMAFieldType - Enum in com.contentful.java.cma
-
- ContentfulUserAgentHeaderInterceptor - Class in com.contentful.java.cma.interceptor
-
This header interceptor will add Contentful relevant information to the custom user agent header.
- ContentfulUserAgentHeaderInterceptor(ContentfulUserAgentHeaderInterceptor.Section...) - Constructor for class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor
-
Create Header interceptor, saving parameters.
- ContentfulUserAgentHeaderInterceptor.Section - Class in com.contentful.java.cma.interceptor
-
A section of values used to fill out the Contentful custom HTTP header.
- ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem - Enum in com.contentful.java.cma.interceptor
-
Fixed enumeration of what operating systems we support.
- ContentfulUserAgentHeaderInterceptor.Section.Version - Class in com.contentful.java.cma.interceptor
-
Defines a version of this section.
- ContentTypeInterceptor - Class in com.contentful.java.cma.interceptor
-
Interceptor to add content type header to requests
- ContentTypeInterceptor(String) - Constructor for class com.contentful.java.cma.interceptor.ContentTypeInterceptor
-
Create Header interceptor, saving parameters.
- contentTypes() - Method in class com.contentful.java.cma.CMAClient
-
- Control() - Constructor for class com.contentful.java.cma.model.CMAEditorInterface.Control
-
- create() - Method in class com.contentful.java.cma.model.CMAPolicy
-
Add creating to the allowed actions.
- create(String, CMAApiKey, CMACallback<CMAApiKey>) - Method in class com.contentful.java.cma.ModuleApiKeys.Async
-
Create a new delivery api key.
- create(String, CMAApiKey) - Method in class com.contentful.java.cma.ModuleApiKeys
-
Create a new delivery api key.
- create(String, CMAAsset, CMACallback<CMAAsset>) - Method in class com.contentful.java.cma.ModuleAssets.Async
-
Create a new Asset.
- create(String, CMAAsset) - Method in class com.contentful.java.cma.ModuleAssets
-
Create a new Asset.
- create(String, CMAContentType, CMACallback<CMAContentType>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
-
Create a new Content Type.
- create(String, CMAContentType) - Method in class com.contentful.java.cma.ModuleContentTypes
-
Create a new Content Type.
- create(String, String, CMAEntry, CMACallback<CMAEntry>) - Method in class com.contentful.java.cma.ModuleEntries.Async
-
Create a new Entry.
- create(String, String, CMAEntry) - Method in class com.contentful.java.cma.ModuleEntries
-
Create a new Entry.
- create(String, CMALocale, CMACallback<CMALocale>) - Method in class com.contentful.java.cma.ModuleLocales.Async
-
Asynchronously create a new locale.
- create(String, CMALocale) - Method in class com.contentful.java.cma.ModuleLocales
-
Create a new locale.
- create(CMAPersonalAccessToken, CMACallback<CMAPersonalAccessToken>) - Method in class com.contentful.java.cma.ModulePersonalAccessTokens.Async
-
Create a new personal access token.
- create(CMAPersonalAccessToken) - Method in class com.contentful.java.cma.ModulePersonalAccessTokens
-
Create a new personal access token.
- create(String, CMARole, CMACallback<CMARole>) - Method in class com.contentful.java.cma.ModuleRoles.Async
-
Asynchronously create a new role.
- create(String, CMARole) - Method in class com.contentful.java.cma.ModuleRoles
-
Create a new role.
- create(String, CMASpaceMembership, CMACallback<CMASpaceMembership>) - Method in class com.contentful.java.cma.ModuleSpaceMemberships.Async
-
Asynchronously create a new membership.
- create(String, CMASpaceMembership) - Method in class com.contentful.java.cma.ModuleSpaceMemberships
-
Create a new membership.
- create(String, CMACallback<CMASpace>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
-
Create a Space.
- create(CMASpace, CMACallback<CMASpace>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
-
Create a Space.
- create(String, String, CMACallback<CMASpace>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
-
Create a Space in an Organization.
- create(CMASpace, String, CMACallback<CMASpace>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
-
Create a Space in an Organization.
- create(String) - Method in class com.contentful.java.cma.ModuleSpaces
-
Create a Space.
- create(CMASpace) - Method in class com.contentful.java.cma.ModuleSpaces
-
Create a Space.
- create(String, String) - Method in class com.contentful.java.cma.ModuleSpaces
-
Create a Space in an Organization.
- create(CMASpace, String) - Method in class com.contentful.java.cma.ModuleSpaces
-
Create a Space in an organization.
- create(String, CMAUiExtension, CMACallback<CMAUiExtension>) - Method in class com.contentful.java.cma.ModuleUiExtensions.Async
-
Create a new ui extension.
- create(String, CMAUiExtension) - Method in class com.contentful.java.cma.ModuleUiExtensions
-
Create a new ui extension.
- create(String, InputStream, CMACallback<CMAUpload>) - Method in class com.contentful.java.cma.ModuleUploads.Async
-
Create a new upload, asynchronously.
- create(String, InputStream) - Method in class com.contentful.java.cma.ModuleUploads
-
Create a new upload.
- create(String, CMAWebhook, CMACallback<CMAWebhook>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
-
- create(String, String, CMAWebhook, CMACallback<CMAWebhook>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
-
- create(String, CMAWebhook) - Method in class com.contentful.java.cma.ModuleWebhooks
-
Create a new webhook.
- create(String, String, CMAWebhook) - Method in class com.contentful.java.cma.ModuleWebhooks
-
Create a new webhook with specified ID.
- create(String, CMALocale) - Method in interface com.contentful.java.cma.ServiceLocales
-
- create(String, CMARole) - Method in interface com.contentful.java.cma.ServiceRoles
-
- create(String, CMASpaceMembership) - Method in interface com.contentful.java.cma.ServiceSpaceMemberships
-
- createService(Retrofit) - Method in class com.contentful.java.cma.ModuleApiKeys
-
- createService(Retrofit) - Method in class com.contentful.java.cma.ModuleAssets
-
- createService(Retrofit) - Method in class com.contentful.java.cma.ModuleContentTypes
-
- createService(Retrofit) - Method in class com.contentful.java.cma.ModuleEditorInterfaces
-
- createService(Retrofit) - Method in class com.contentful.java.cma.ModuleEntries
-
- createService(Retrofit) - Method in class com.contentful.java.cma.ModuleLocales
-
Initialize retrofit with the current service.
- createService(Retrofit) - Method in class com.contentful.java.cma.ModuleOrganizations
-
- createService(Retrofit) - Method in class com.contentful.java.cma.ModulePersonalAccessTokens
-
- createService(Retrofit) - Method in class com.contentful.java.cma.ModuleRoles
-
Initialize retrofit with the current service.
- createService(Retrofit) - Method in class com.contentful.java.cma.ModuleSpaceMemberships
-
Initialize retrofit with the current service.
- createService(Retrofit) - Method in class com.contentful.java.cma.ModuleSpaces
-
- createService(Retrofit) - Method in class com.contentful.java.cma.ModuleUiExtensions
-
- createService(Retrofit) - Method in class com.contentful.java.cma.ModuleUploads
-
- createService(Retrofit) - Method in class com.contentful.java.cma.ModuleUsers
-
- createService(Retrofit) - Method in class com.contentful.java.cma.ModuleWebhooks
-
Internal method used for creating the service.
- fetchAll(String, CMACallback<CMAArray<CMAApiKey>>) - Method in class com.contentful.java.cma.ModuleApiKeys.Async
-
Fetch all delivery api keys.
- fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMAApiKey>>) - Method in class com.contentful.java.cma.ModuleApiKeys.Async
-
Query for specific api keys.
- fetchAll(String) - Method in class com.contentful.java.cma.ModuleApiKeys
-
Fetch all delivery api keys.
- fetchAll(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleApiKeys
-
Query for specific api keys.
- fetchAll(String, CMACallback<CMAArray<CMAAsset>>) - Method in class com.contentful.java.cma.ModuleAssets.Async
-
Fetch all Assets from a Space.
- fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMAAsset>>) - Method in class com.contentful.java.cma.ModuleAssets.Async
-
Fetch all Assets from a Space with a query.
- fetchAll(String) - Method in class com.contentful.java.cma.ModuleAssets
-
Fetch all Assets from a Space.
- fetchAll(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleAssets
-
Fetch all Assets from a Space with query parameter.
- fetchAll(String, CMACallback<CMAArray<CMAContentType>>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
-
Fetch all Content Types from a Space.
- fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMAContentType>>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
-
Fetch all Content Types from a Space with a query.
- fetchAll(String) - Method in class com.contentful.java.cma.ModuleContentTypes
-
Fetch all Content Types from a Space, using default query parameter.
- fetchAll(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleContentTypes
-
Fetch all Content Types from a Space with query parameters.
- fetchAll(String, CMACallback<CMAArray<CMAEntry>>) - Method in class com.contentful.java.cma.ModuleEntries.Async
-
Fetch all Entries from a Space.
- fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMAEntry>>) - Method in class com.contentful.java.cma.ModuleEntries.Async
-
Fetch all Entries from a Space with a query.
- fetchAll(String) - Method in class com.contentful.java.cma.ModuleEntries
-
Fetch all Entries from a Space.
- fetchAll(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleEntries
-
Fetch all Entries from a Space with a query url parameter map.
- fetchAll(String, CMACallback<CMAArray<CMALocale>>) - Method in class com.contentful.java.cma.ModuleLocales.Async
-
Fetch all locales of this space, asynchronously.
- fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMALocale>>) - Method in class com.contentful.java.cma.ModuleLocales.Async
-
Fetch specific locales of this space.
- fetchAll(String) - Method in class com.contentful.java.cma.ModuleLocales
-
Fetch all locales of this space.
- fetchAll(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleLocales
-
Fetch specific locales of this space.
- fetchAll(CMACallback<CMAArray<CMAOrganization>>) - Method in class com.contentful.java.cma.ModuleOrganizations.Async
-
Fetch all organizations accessible.
- fetchAll(Map<String, String>, CMACallback<CMAArray<CMAOrganization>>) - Method in class com.contentful.java.cma.ModuleOrganizations.Async
-
Fetch specific organizations accessible.
- fetchAll() - Method in class com.contentful.java.cma.ModuleOrganizations
-
Fetch all organizations the token has access to.
- fetchAll(Map<String, String>) - Method in class com.contentful.java.cma.ModuleOrganizations
-
Fetch specific organizations the token has access to.
- fetchAll(CMACallback<CMAArray<CMAPersonalAccessToken>>) - Method in class com.contentful.java.cma.ModulePersonalAccessTokens.Async
-
Fetch all personal access tokens.
- fetchAll(Map<String, String>, CMACallback<CMAArray<CMAPersonalAccessToken>>) - Method in class com.contentful.java.cma.ModulePersonalAccessTokens.Async
-
Fetch a list of specific personal access tokens.
- fetchAll() - Method in class com.contentful.java.cma.ModulePersonalAccessTokens
-
- fetchAll(Map<String, String>) - Method in class com.contentful.java.cma.ModulePersonalAccessTokens
-
- fetchAll(String, CMACallback<CMAArray<CMARole>>) - Method in class com.contentful.java.cma.ModuleRoles.Async
-
Fetch all roles of this space, asynchronously.
- fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMARole>>) - Method in class com.contentful.java.cma.ModuleRoles.Async
-
Fetch specific roles of this space.
- fetchAll(String) - Method in class com.contentful.java.cma.ModuleRoles
-
Fetch all roles of this space.
- fetchAll(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleRoles
-
Fetch specific roles of this space.
- fetchAll(String, CMACallback<CMAArray<CMASpaceMembership>>) - Method in class com.contentful.java.cma.ModuleSpaceMemberships.Async
-
Fetch all memberships of this space, asynchronously.
- fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMASpaceMembership>>) - Method in class com.contentful.java.cma.ModuleSpaceMemberships.Async
-
Fetch all memberships of this space, asynchronously.
- fetchAll(String) - Method in class com.contentful.java.cma.ModuleSpaceMemberships
-
Fetch all memberships of this space.
- fetchAll(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleSpaceMemberships
-
Fetch all memberships of this space.
- fetchAll(CMACallback<CMAArray<CMASpace>>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
-
Fetch all Spaces.
- fetchAll(Map<String, String>, CMACallback<CMAArray<CMASpace>>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
-
Fetch all Spaces using a non empty query.
- fetchAll() - Method in class com.contentful.java.cma.ModuleSpaces
-
Fetch all Spaces.
- fetchAll(Map<String, String>) - Method in class com.contentful.java.cma.ModuleSpaces
-
Fetch all Spaces, using specific queries.
- fetchAll(String, CMACallback<CMAArray<CMAUiExtension>>) - Method in class com.contentful.java.cma.ModuleUiExtensions.Async
-
Fetch ui extensions from a given space.
- fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMAUiExtension>>) - Method in class com.contentful.java.cma.ModuleUiExtensions.Async
-
Fetch specific ui extensions from a given space.
- fetchAll(String) - Method in class com.contentful.java.cma.ModuleUiExtensions
-
Fetch ui extensions from a given space.
- fetchAll(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleUiExtensions
-
Fetch all ui extensions from a given space.
- fetchAll(String, CMACallback<CMAArray<CMAWebhook>>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
-
- fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMAWebhook>>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
-
- fetchAll(String) - Method in class com.contentful.java.cma.ModuleWebhooks
-
Retrieve all the webhooks defined for this space.
- fetchAll(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleWebhooks
-
Retrieve specific webhooks matching a query for this space.
- fetchAll(String) - Method in interface com.contentful.java.cma.ServiceLocales
-
- fetchAll(String, Map<String, String>) - Method in interface com.contentful.java.cma.ServiceLocales
-
- fetchAll(String) - Method in interface com.contentful.java.cma.ServiceRoles
-
- fetchAll(String, Map<String, String>) - Method in interface com.contentful.java.cma.ServiceRoles
-
- fetchAll(String) - Method in interface com.contentful.java.cma.ServiceSpaceMemberships
-
- fetchAll(String, Map<String, String>) - Method in interface com.contentful.java.cma.ServiceSpaceMemberships
-
- fetchAllSnapshots(CMAContentType, CMACallback<CMAArray<CMASnapshot>>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
-
Fetch all snapshots of this content type.
- fetchAllSnapshots(CMAContentType) - Method in class com.contentful.java.cma.ModuleContentTypes
-
Fetch all snapshots of this content type.
- fetchAllSnapshots(CMAEntry, CMACallback<CMAArray<CMASnapshot>>) - Method in class com.contentful.java.cma.ModuleEntries.Async
-
Fetch all snapshots of an entry.
- fetchAllSnapshots(CMAEntry) - Method in class com.contentful.java.cma.ModuleEntries
-
Fetch all snapshots of an entry.
- fetchLocales(String, CMACallback<CMAArray<CMALocale>>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
-
Fetch Locales for a Space.
- fetchLocales(String, Map<String, String>, CMACallback<CMAArray<CMALocale>>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
-
Fetch Locales for a Space, using a query.
- fetchLocales(String) - Method in class com.contentful.java.cma.ModuleSpaces
-
Fetch Locales for a Space.
- fetchLocales(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleSpaces
-
Fetch specific Locales for a Space.
- fetchMe(CMACallback<CMAUser>) - Method in class com.contentful.java.cma.ModuleUsers.Async
-
Fetch your user information.
- fetchMe() - Method in class com.contentful.java.cma.ModuleUsers
-
Fetch your user information.
- fetchOne(String, String, CMACallback<CMAApiKey>) - Method in class com.contentful.java.cma.ModuleApiKeys.Async
-
Fetch only one delivery api key.
- fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleApiKeys
-
Fetch only one delivery api key.
- fetchOne(String, String, CMACallback<CMAAsset>) - Method in class com.contentful.java.cma.ModuleAssets.Async
-
Fetch an Asset with the given assetId from a Space.
- fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleAssets
-
Fetch an Asset with the given assetId from a Space.
- fetchOne(String, String, CMACallback<CMAContentType>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
-
Fetch a Content Type with the given contentTypeId from a Space.
- fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleContentTypes
-
Fetch a Content Type with the given contentTypeId from a Space.
- fetchOne(String, String, CMACallback<CMAEditorInterface>) - Method in class com.contentful.java.cma.ModuleEditorInterfaces.Async
-
Fetch editor interface to given content type in a given space.
- fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleEditorInterfaces
-
- fetchOne(String, String, CMACallback<CMAEntry>) - Method in class com.contentful.java.cma.ModuleEntries.Async
-
Fetch an Entry with the given entryId from a Space.
- fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleEntries
-
Fetch an Entry with the given entryId from a Space.
- fetchOne(String, String, CMACallback<CMALocale>) - Method in class com.contentful.java.cma.ModuleLocales.Async
-
Fetches one locale by its id from Contentful asynchronously.
- fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleLocales
-
Fetches one locale by its id from Contentful.
- fetchOne(String, CMACallback<CMAPersonalAccessToken>) - Method in class com.contentful.java.cma.ModulePersonalAccessTokens.Async
-
Fetch only one personal access token.
- fetchOne(String) - Method in class com.contentful.java.cma.ModulePersonalAccessTokens
-
- fetchOne(String, String, CMACallback<CMARole>) - Method in class com.contentful.java.cma.ModuleRoles.Async
-
Fetches one role by its id from Contentful asynchronously.
- fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleRoles
-
Fetches one role by its id from Contentful.
- fetchOne(String, String, CMACallback<CMASpaceMembership>) - Method in class com.contentful.java.cma.ModuleSpaceMemberships.Async
-
Fetches one space membership by its id from Contentful asynchronously.
- fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleSpaceMemberships
-
Fetches one space membership by its id from Contentful.
- fetchOne(String, CMACallback<CMASpace>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
-
Fetch a Space with a given spaceId.
- fetchOne(String) - Method in class com.contentful.java.cma.ModuleSpaces
-
Fetch a Space with a given spaceId.
- fetchOne(String, String, CMACallback<CMAUiExtension>) - Method in class com.contentful.java.cma.ModuleUiExtensions.Async
-
Fetch ui extension to given content type from a given space.
- fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleUiExtensions
-
- fetchOne(String, String, CMACallback<CMAUpload>) - Method in class com.contentful.java.cma.ModuleUploads.Async
-
Get information about the given upload, asynchronously.
- fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleUploads
-
Get information about the given upload.
- fetchOne(String, String, CMACallback<CMAWebhook>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
-
- fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleWebhooks
-
Retrieve exactly one webhook, whose id you know.
- fetchOne(String, String) - Method in interface com.contentful.java.cma.ServiceLocales
-
- fetchOne(String, String) - Method in interface com.contentful.java.cma.ServiceRoles
-
- fetchOne(String, String) - Method in interface com.contentful.java.cma.ServiceSpaceMemberships
-
- fetchOneSnapshot(CMAContentType, String, CMACallback<CMASnapshot>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
-
Fetch a specific snapshot of this content type.
- fetchOneSnapshot(CMAContentType, String) - Method in class com.contentful.java.cma.ModuleContentTypes
-
Fetch a specific snapshot of this content type.
- fetchOneSnapshot(CMAEntry, String, CMACallback<CMASnapshot>) - Method in class com.contentful.java.cma.ModuleEntries.Async
-
Fetch a specific snapshot of an entry.
- fetchOneSnapshot(CMAEntry, String) - Method in class com.contentful.java.cma.ModuleEntries
-
Fetch a specific snapshot of an entry.
- FieldKeyPath() - Constructor for class com.contentful.java.cma.model.CMAConstraint.FieldKeyPath
-
- Fields() - Constructor for class com.contentful.java.cma.model.CMAAsset.Fields
-
- FieldType() - Constructor for class com.contentful.java.cma.model.CMAUiExtension.Extension.FieldType
-
- FieldTypeAdapter - Class in com.contentful.java.cma.gson
-
FieldTypeAdapter.
- FieldTypeAdapter() - Constructor for class com.contentful.java.cma.gson.FieldTypeAdapter
-
- sdk(String, ContentfulUserAgentHeaderInterceptor.Section.Version) - Static method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section
-
Create an sdk section.
- serialize(CMAEntry, Type, JsonSerializationContext) - Method in class com.contentful.java.cma.gson.EntrySerializer
-
Make sure all fields are mapped in the locale - value way.
- serialize(CMAField, Type, JsonSerializationContext) - Method in class com.contentful.java.cma.gson.FieldTypeAdapter
-
Serialize all fields for content types.
- ServiceLocales - Interface in com.contentful.java.cma
-
Service class to define the REST interface to Contentful.
- ServiceRoles - Interface in com.contentful.java.cma
-
Service class to define the REST interface to Contentful.
- ServiceSpaceMemberships - Interface in com.contentful.java.cma
-
Service class to define the REST interface to Contentful.
- setAccessToken(String) - Method in class com.contentful.java.cma.CMAClient.Builder
-
Sets the access token for this client.
- setActions(List<String>) - Method in class com.contentful.java.cma.model.CMAPolicy
-
Replace the current actions with new ones.
- setAdmin(boolean) - Method in class com.contentful.java.cma.model.CMASpaceMembership
-
Update admin flag.
- setAnd(CMAConstraint...) - Method in class com.contentful.java.cma.model.CMAConstraint
-
Set a new constraints which have all to be satisfied.
- setApplication(String, String) - Method in class com.contentful.java.cma.CMAClient.Builder
-
Tell the client which application this is.
- setArrayItems(HashMap) - Method in class com.contentful.java.cma.model.CMAField
-
Sets the items attribute value.
- setBasicAuthorization(String, String) - Method in class com.contentful.java.cma.model.CMAWebhook
-
Set authorization parameter for basic HTTP authorization on the url to be called by this
webhook.
- setBuildInWidgetId(CMAEditorInterface.Control.BuildInWidgetId) - Method in class com.contentful.java.cma.model.CMAEditorInterface.Control
-
Use a build in widget.
- setCallbackExecutor(Executor) - Method in class com.contentful.java.cma.CMAClient.Builder
-
Sets the executor to use when invoking asynchronous callbacks.
- setCode(String) - Method in class com.contentful.java.cma.model.CMALocale
-
Set the code of the locale.
- setConstraint(CMAConstraint) - Method in class com.contentful.java.cma.model.CMAPolicy
-
Set the constraint to be used.
- setContentDelivery(Object) - Method in class com.contentful.java.cma.model.CMAPermissions
-
Set the permission of content delivery changes.
- setContentDeliveryApi(boolean) - Method in class com.contentful.java.cma.model.CMALocale
-
Change this locale to be available in the content deliver api.
- setContentManagementApi(boolean) - Method in class com.contentful.java.cma.model.CMALocale
-
Change this locale to be the used on the management api.
- setContentModel(Object) - Method in class com.contentful.java.cma.model.CMAPermissions
-
Set the permission to change the content model.
- setContentType(String) - Method in class com.contentful.java.cma.model.CMAAssetFile
-
Set what content type is stored in this asset.
- setContentType(CMALink) - Method in class com.contentful.java.cma.model.CMASystem
-
Change the content type of this resource.
- setCoreCallFactory(Call.Factory) - Method in class com.contentful.java.cma.CMAClient.Builder
-
Sets a custom HTTP call factory for core modules.
- setCoreEndpoint(String) - Method in class com.contentful.java.cma.CMAClient.Builder
-
Overrides the default remote URL for core modules.
- setDefault(boolean) - Method in class com.contentful.java.cma.model.CMALocale
-
Change this locale to be the default, or remove this flag from it.
- setDefaultLocale(String) - Method in class com.contentful.java.cma.model.CMASpace
-
Set the default locale of this space.
- setDescription(String) - Method in class com.contentful.java.cma.model.CMAApiKey
-
Update the description of this key.
- setDescription(String) - Method in class com.contentful.java.cma.model.CMAAsset.Fields.Localized
-
Change the localized version of the description.
- setDescription(String, String) - Method in class com.contentful.java.cma.model.CMAAsset.Fields
-
Set the description in a specific locale.
- setDescription(String) - Method in class com.contentful.java.cma.model.CMAContentType
-
Sets the description field for this Content Type.
- setDescription(String) - Method in class com.contentful.java.cma.model.CMARole
-
Update or set the description of this role.
- setDisabled(boolean) - Method in class com.contentful.java.cma.model.CMAField
-
Sets the disabled attribute value.
- setDisplayField(String) - Method in class com.contentful.java.cma.model.CMAContentType
-
Sets the display field for this Content Type.
- setDoc(String) - Method in class com.contentful.java.cma.model.CMAConstraint.FieldKeyPath
-
Set the path.
- setEffect(String) - Method in class com.contentful.java.cma.model.CMAPolicy
-
Set a general effect of this policy.
- setEmail(String) - Method in class com.contentful.java.cma.model.CMASpaceMembership
-
Set the email address when creating a new membership.
- setEquals(CMAConstraint.Equals) - Method in class com.contentful.java.cma.model.CMAConstraint
-
Update the condition to be satisfied to satisfy this constraint.
- setFallbackCode(String) - Method in class com.contentful.java.cma.model.CMALocale
-
Set the fallback locale to be used once a localized field is not set in CDA.
- setField(String, T) - Method in class com.contentful.java.cma.model.CMAEntry.Localized
-
Change the value of a localized field.
- setField(String, String, Object) - Method in class com.contentful.java.cma.model.CMAEntry
-
Creates a new field with the given value.
- setFieldId(String) - Method in class com.contentful.java.cma.model.CMAEditorInterface.Control
-
Change the id of the field for this control.
- setFieldKeyPaths(CMAConstraint.FieldKeyPath...) - Method in class com.contentful.java.cma.model.CMAConstraint
-
Set the array of fieldKeyPaths to be used.
- setFields(CMAAsset.Fields) - Method in class com.contentful.java.cma.model.CMAAsset
-
Sets new fields for this Asset.
- setFields(List<CMAField>) - Method in class com.contentful.java.cma.model.CMAContentType
-
Sets a list of fields for this Content Type.
- setFields(LinkedHashMap<String, LinkedHashMap<String, Object>>) - Method in class com.contentful.java.cma.model.CMAEntry
-
Sets a map of fields for this Entry.
- setFile(CMAAssetFile) - Method in class com.contentful.java.cma.model.CMAAsset.Fields.Localized
-
Change the localized version of the file.
- setFile(String, CMAAssetFile) - Method in class com.contentful.java.cma.model.CMAAsset.Fields
-
Update or create a new file for this asset.
- setFileName(String) - Method in class com.contentful.java.cma.model.CMAAssetFile
-
Set a filename to be used for identifying the file.
- setId(String) - Method in class com.contentful.java.cma.model.CMAAsset
-
- setId(String) - Method in class com.contentful.java.cma.model.CMAContentType
-
- setId(String) - Method in class com.contentful.java.cma.model.CMAEntry
-
- setId(String) - Method in class com.contentful.java.cma.model.CMAField
-
Sets the ID for this field.
- setId(String) - Method in class com.contentful.java.cma.model.CMALink
-
Set this ids value.
- setId(String) - Method in class com.contentful.java.cma.model.CMALocale
-
- setId(String) - Method in class com.contentful.java.cma.model.CMAResource
-
Sets the ID for this CMAResource.
- setId(String) - Method in class com.contentful.java.cma.model.CMARole
-
Sets the id of this space membership.
- setId(String) - Method in class com.contentful.java.cma.model.CMASpace
-
Sets the id of this space.
- setId(String) - Method in class com.contentful.java.cma.model.CMASpaceMembership
-
Sets the id of this space membership.
- setId(String) - Method in class com.contentful.java.cma.model.CMASystem
-
Update or set the id of this resource.
- setId(String) - Method in class com.contentful.java.cma.model.CMAUiExtension
-
Update the id of this ui extension.
- setId(String) - Method in class com.contentful.java.cma.model.CMAUpload
-
Sets this resources id.
- setId(String) - Method in class com.contentful.java.cma.model.CMAWebhook
-
- setIntegration(String, String) - Method in class com.contentful.java.cma.CMAClient.Builder
-
Which integration is used.
- setIsAdmin(boolean) - Method in class com.contentful.java.cma.model.CMASpaceMembership
-
Update administrator state of this membership.
- setIsOnSidebar(boolean) - Method in class com.contentful.java.cma.model.CMAUiExtension.Extension
-
Update whether this element should be appearing on the sidebar.
- setLinkType(String) - Method in class com.contentful.java.cma.model.CMAField
-
Sets the link type for this field.
- setLinkType(CMAType) - Method in class com.contentful.java.cma.model.CMASystem
-
Set the type of this link.
- setLocalized(boolean) - Method in class com.contentful.java.cma.model.CMAField
-
Sets the localized attribute value.
- setLogger(Logger) - Method in class com.contentful.java.cma.CMAClient.Builder
-
Sets the logger to be used for logging all network requests or all application requests.
- setLogLevel(Logger.Level) - Method in class com.contentful.java.cma.CMAClient.Builder
-
Sets the log level for this client.
- setName(String) - Method in class com.contentful.java.cma.model.CMAApiKey
-
Update the name of the key.
- setName(String) - Method in class com.contentful.java.cma.model.CMAContentType
-
Sets the name for this Content Type.
- setName(String) - Method in class com.contentful.java.cma.model.CMAField
-
Sets the name for this field.
- setName(String) - Method in class com.contentful.java.cma.model.CMALocale
-
Change or create a human readable name of this locale.
- setName(String) - Method in class com.contentful.java.cma.model.CMAOrganization
-
Update the name of the organization.
- setName(String) - Method in class com.contentful.java.cma.model.CMAPersonalAccessToken
-
Sets the name for this personal access token.
- setName(String) - Method in class com.contentful.java.cma.model.CMARole
-
Update the name of the role.
- setName(String) - Method in class com.contentful.java.cma.model.CMASpace
-
Sets the name for this Space.
- setName(String) - Method in class com.contentful.java.cma.model.CMAUiExtension.Extension
-
Update the name of this ui extension.
- setName(String) - Method in class com.contentful.java.cma.model.CMAWebhook
-
Set the name of this webhook.
- setNot(CMAConstraint...) - Method in class com.contentful.java.cma.model.CMAConstraint
-
Set a new array of constraints which must not be satisfied.
- setOmitted(boolean) - Method in class com.contentful.java.cma.model.CMAField
-
Sets the omitted attribute value.
- setOptional(boolean) - Method in class com.contentful.java.cma.model.CMALocale
-
Control whether this locale is optional.
- setOr(CMAConstraint...) - Method in class com.contentful.java.cma.model.CMAConstraint
-
Set a new list of constraints where only one be satisfied.
- setPath(CMAConstraint.FieldKeyPath) - Method in class com.contentful.java.cma.model.CMAConstraint.Equals
-
Update the fieldKeyPath component.
- setPermissions(CMAPermissions) - Method in class com.contentful.java.cma.model.CMARole
-
Replace the currently set permissions with a new one.
- setPolicies(List<CMAPolicy>) - Method in class com.contentful.java.cma.model.CMARole
-
Update the complete list of policies.
- setRateLimitListener(RateLimitsListener) - Method in class com.contentful.java.cma.CMAClient.Builder
-
Add a listener to receive information about rate limits.
- setRequired(boolean) - Method in class com.contentful.java.cma.model.CMAField
-
Sets the required attribute value.
- setRoles(CMALink...) - Method in class com.contentful.java.cma.model.CMASpaceMembership
-
Replace all roles with the given argument.
- setSettings(Object) - Method in class com.contentful.java.cma.model.CMAPermissions
-
Update the space settings changing ability of the current role.
- setSourceContent(String) - Method in class com.contentful.java.cma.model.CMAUiExtension.Extension
-
Updates the html sourcode.
- setSourceUrl(String) - Method in class com.contentful.java.cma.model.CMAUiExtension.Extension
-
Link to the source code to be executed with this ui extension.
- setSpace(CMALink) - Method in class com.contentful.java.cma.model.CMASystem
-
Update the space used.
- setSpaceId(String) - Method in class com.contentful.java.cma.model.CMAAsset
-
- setSpaceId(String) - Method in class com.contentful.java.cma.model.CMAContentType
-
- setSpaceId(String) - Method in class com.contentful.java.cma.model.CMAEntry
-
- setSpaceId(String) - Method in class com.contentful.java.cma.model.CMALink
-
Set the id of the space this link.
- setSpaceId(String) - Method in class com.contentful.java.cma.model.CMALocale
-
- setSpaceId(String) - Method in class com.contentful.java.cma.model.CMAResource
-
Convenience method for setting a space id.
- setSpaceId(String) - Method in class com.contentful.java.cma.model.CMARole
-
Sets the id of this space memberships space.
- setSpaceId(String) - Method in class com.contentful.java.cma.model.CMASpace
-
Sets the id of this space.
- setSpaceId(String) - Method in class com.contentful.java.cma.model.CMASpaceMembership
-
Sets the id of this space memberships space.
- setSpaceId(String) - Method in class com.contentful.java.cma.model.CMAUpload
-
Set the space id in a chainable manner.
- setSpaceId(String) - Method in class com.contentful.java.cma.model.CMAWebhook
-
- setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMAAsset
-
Sets the system field.
- setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMAContentType
-
Sets the system field.
- setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMAEntry
-
Sets the system field.
- setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMALink
-
Change ths system property to a new one.
- setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMALocale
-
Sets the system field.
- setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMAPersonalAccessToken
-
Sets the system field.
- setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMAResource
-
Sets the system field.
- setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMASpace
-
Sets the system field.
- setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMAUpload
-
Update the current instances system property to a complete new one.
- setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMAWebhook
-
Sets the system field.
- setTitle(String) - Method in class com.contentful.java.cma.model.CMAAsset.Fields.Localized
-
Change the localized version of the title.
- setTitle(String, String) - Method in class com.contentful.java.cma.model.CMAAsset.Fields
-
Update or set title in a given locale.
- setType(Constants.CMAFieldType) - Method in class com.contentful.java.cma.model.CMAField
-
Sets the type for this field.
- setType(CMAType) - Method in class com.contentful.java.cma.model.CMASystem
-
Update this type.
- setType(Constants.CMAFieldType) - Method in class com.contentful.java.cma.model.CMAUiExtension.Extension.FieldType
-
Updates the type of this field with a new one.
- setUploadCallFactory(Call.Factory) - Method in class com.contentful.java.cma.CMAClient.Builder
-
Sets a custom HTTP call factory for the upload module.
- setUploadEndpoint(String) - Method in class com.contentful.java.cma.CMAClient.Builder
-
Overrides the remote URL for upload module.
- setUploadFrom(CMALink) - Method in class com.contentful.java.cma.model.CMAAssetFile
-
Set a link to a Contentful Upload entry, to be used for processing the binary data from.
- setUploadUrl(String) - Method in class com.contentful.java.cma.model.CMAAssetFile
-
Set a public accessible url to be used for processing the binary data from.
- setUrl(String) - Method in class com.contentful.java.cma.model.CMAWebhook
-
Sets the url to be called when this webhook is triggered.
- setUser(CMALink) - Method in class com.contentful.java.cma.model.CMASpaceMembership
-
Update or set the user for this membership.
- setValidations(List<Map>) - Method in class com.contentful.java.cma.model.CMAField
-
Sets a List of validation rules for this field.
- setValue(String) - Method in class com.contentful.java.cma.model.CMAConstraint.Equals
-
Update the value to be used in comparison.
- setVersion(Integer) - Method in class com.contentful.java.cma.model.CMAAsset
-
- setVersion(Integer) - Method in class com.contentful.java.cma.model.CMAContentType
-
- setVersion(Integer) - Method in class com.contentful.java.cma.model.CMAEntry
-
- setVersion(Integer) - Method in class com.contentful.java.cma.model.CMALink
-
Change this instances version number.
- setVersion(Integer) - Method in class com.contentful.java.cma.model.CMALocale
-
- setVersion(Integer) - Method in class com.contentful.java.cma.model.CMAResource
-
Convenience method for setting a version.
- setVersion(Integer) - Method in class com.contentful.java.cma.model.CMARole
-
Set the version of this space membership.
- setVersion(Integer) - Method in class com.contentful.java.cma.model.CMASpace
-
Set the version of this space.
- setVersion(Integer) - Method in class com.contentful.java.cma.model.CMASpaceMembership
-
Set the version of this space membership.
- setVersion(Integer) - Method in class com.contentful.java.cma.model.CMASystem
-
Update/set the version of this resource.
- setVersion(Integer) - Method in class com.contentful.java.cma.model.CMAUpload
-
Sets the version of this resource.
- setVersion(Integer) - Method in class com.contentful.java.cma.model.CMAWebhook
-
- setWidgetId(String) - Method in class com.contentful.java.cma.model.CMAEditorInterface.Control
-
Set the id of the widget.
- spaceMemberships() - Method in class com.contentful.java.cma.CMAClient
-
- spaces() - Method in class com.contentful.java.cma.CMAClient
-