Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

A

addContent(CMARichNode...) - Method in class com.contentful.java.cma.model.rich.CMARichBlock
adds content to the already existing content.
addControl(CMAEditorInterface.Control) - Method in class com.contentful.java.cma.model.CMAEditorInterface
Adds a new control to the list of controls.
addEnvironment(String) - Method in class com.contentful.java.cma.model.CMAApiKey
Add environment ids to the api key.
addField(CMAField) - Method in class com.contentful.java.cma.model.CMAContentType
Adds a new field.
addFieldType(Constants.CMAFieldType) - Method in class com.contentful.java.cma.model.CMAUiExtension.Extension
Add a new content type field type to this ui extension.
addHeader(String, String) - Method in class com.contentful.java.cma.model.CMAWebhook
Adds a custom http header to the call done by this webhook.
addHelpText(String) - Method in class com.contentful.java.cma.model.CMAEditorInterface.Control
Adds a new custom help text to the settings.
addMarks(CMARichMark...) - Method in class com.contentful.java.cma.model.rich.CMARichText
Adds the given marks to this texts marks.
addPolicy(CMAPolicy) - Method in class com.contentful.java.cma.model.CMARole
Add a new policy to the existing ones, creating a new list if needed.
addRole(CMALink) - Method in class com.contentful.java.cma.model.CMASpaceMembership
Add a role to the list of roles.
addScope(CMAPersonalAccessToken.Scope) - Method in class com.contentful.java.cma.model.CMAPersonalAccessToken
Add a new scope to the list of scopes.
addSetting(String, String) - Method in class com.contentful.java.cma.model.CMAEditorInterface.Control
Adds a new custom setting to the settings.
addTopic(CMAWebhookTopic) - Method in class com.contentful.java.cma.model.CMAWebhook
Add a topic this webhook should be triggered on.
ALLOW - Static variable in class com.contentful.java.cma.model.CMAPolicy
 
allow() - Method in class com.contentful.java.cma.model.CMAPolicy
This policy describes action _allowed_ by the assigned role.
apiKeys() - Method in class com.contentful.java.cma.CMAClient
 
app(String, ContentfulUserAgentHeaderInterceptor.Section.Version) - Static method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section
Create an app section.
archive() - Method in class com.contentful.java.cma.model.CMAPolicy
Add archiving to the allowed actions.
archive(CMAAsset) - Method in class com.contentful.java.cma.ModuleAssets
Archive an Asset.
archive(CMAAsset, CMACallback<CMAAsset>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Archive an Asset.
archive(CMAEntry) - Method in class com.contentful.java.cma.ModuleEntries
Archive an Entry.
archive(CMAEntry, CMACallback<CMAEntry>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Archive an Entry.
assets() - Method in class com.contentful.java.cma.CMAClient
 
async() - Method in class com.contentful.java.cma.ModuleApiKeys
 
Async() - Constructor for class com.contentful.java.cma.ModuleApiKeys.Async
 
async() - Method in class com.contentful.java.cma.ModuleAssets
 
Async() - Constructor for class com.contentful.java.cma.ModuleAssets.Async
 
async() - Method in class com.contentful.java.cma.ModuleContentTypes
 
Async() - Constructor for class com.contentful.java.cma.ModuleContentTypes.Async
 
async() - Method in class com.contentful.java.cma.ModuleEditorInterfaces
 
Async() - Constructor for class com.contentful.java.cma.ModuleEditorInterfaces.Async
 
async() - Method in class com.contentful.java.cma.ModuleEntries
 
Async() - Constructor for class com.contentful.java.cma.ModuleEntries.Async
 
async() - Method in class com.contentful.java.cma.ModuleEnvironments
 
Async() - Constructor for class com.contentful.java.cma.ModuleEnvironments.Async
 
async() - Method in class com.contentful.java.cma.ModuleLocales
Use all functionalities of this module asynchronously.
Async() - Constructor for class com.contentful.java.cma.ModuleLocales.Async
 
async() - Method in class com.contentful.java.cma.ModuleOrganizations
 
Async() - Constructor for class com.contentful.java.cma.ModuleOrganizations.Async
 
async() - Method in class com.contentful.java.cma.ModulePersonalAccessTokens
 
Async() - Constructor for class com.contentful.java.cma.ModulePersonalAccessTokens.Async
 
async() - Method in class com.contentful.java.cma.ModulePreviewApiKeys
 
Async() - Constructor for class com.contentful.java.cma.ModulePreviewApiKeys.Async
 
async() - Method in class com.contentful.java.cma.ModuleRoles
Use all functionalities of this module asynchronously.
Async() - Constructor for class com.contentful.java.cma.ModuleRoles.Async
 
async() - Method in class com.contentful.java.cma.ModuleSpaceMemberships
Use all functionalities of this module asynchronously.
Async() - Constructor for class com.contentful.java.cma.ModuleSpaceMemberships.Async
 
async() - Method in class com.contentful.java.cma.ModuleSpaces
 
Async() - Constructor for class com.contentful.java.cma.ModuleSpaces.Async
 
async() - Method in class com.contentful.java.cma.ModuleUiExtensions
 
Async() - Constructor for class com.contentful.java.cma.ModuleUiExtensions.Async
 
async() - Method in class com.contentful.java.cma.ModuleUploads
 
Async() - Constructor for class com.contentful.java.cma.ModuleUploads.Async
 
async() - Method in class com.contentful.java.cma.ModuleUsers
 
Async() - Constructor for class com.contentful.java.cma.ModuleUsers.Async
 
async() - Method in class com.contentful.java.cma.ModuleWebhooks
Use this method if you require asynchronous requests through retrofit.
Async() - Constructor for class com.contentful.java.cma.ModuleWebhooks.Async
 
AuthorizationHeaderInterceptor - Class in com.contentful.java.cma.interceptor
Interceptor to add authorization header to requests
AuthorizationHeaderInterceptor(String) - Constructor for class com.contentful.java.cma.interceptor.AuthorizationHeaderInterceptor
Create Header interceptor, saving parameters.

B

branch(CMAEnvironment, CMAEnvironment, CMACallback<CMAEnvironment>) - Method in class com.contentful.java.cma.ModuleEnvironments.Async
Deprecated.
This method has been renamed to ModuleEnvironments.clone(CMAEnvironment, CMAEnvironment). It will be removed in the next major release.
branch(CMAEnvironment, CMAEnvironment) - Method in class com.contentful.java.cma.ModuleEnvironments
Deprecated.
This method has been renamed to ModuleEnvironments.clone(CMAEnvironment, CMAEnvironment). It will be removed in the next major release.
build() - Method in class com.contentful.java.cma.CMAClient.Builder
 
Builder() - Constructor for class com.contentful.java.cma.CMAClient.Builder
 

C

callbackExecutor() - Method in class com.contentful.java.cma.Platform
Return an executor for this platform.
callDetails(CMAWebhookCall, CMACallback<CMAWebhookCallDetail>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
callDetails(CMAWebhookCall) - 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(CMAWebhook, CMACallback<CMAArray<CMAWebhookCall>>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
Asynchronous variant of ModuleWebhooks.calls(CMAWebhook)
calls(CMAWebhook) - 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.
clone(CMAEnvironment, CMAEnvironment, CMACallback<CMAEnvironment>) - Method in class com.contentful.java.cma.ModuleEnvironments.Async
Create an environment using a source environment.
clone(CMAEnvironment, CMAEnvironment) - Method in class com.contentful.java.cma.ModuleEnvironments
Create an environment based on the content of another environment.
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.
CMAEnvironment - Class in com.contentful.java.cma.model
Represents a resource of type environment.
CMAEnvironment() - Constructor for class com.contentful.java.cma.model.CMAEnvironment
Create a environment using the default types for the system property.
CMAEnvironmentStatus - Enum in com.contentful.java.cma.model
 
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.
CMAHttpException.ErrorBody - Class in com.contentful.java.cma.model
Error body potentially delivered with an error request.
CMAHttpException.ErrorBody.Details - Class in com.contentful.java.cma.model
Class to describe the error details.
CMAHttpException.ErrorBody.Details.Error - Class in com.contentful.java.cma.model
Which error did actually happen where?
CMAHttpException.ErrorBody.Sys - Class in com.contentful.java.cma.model
System properties of an error body
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.
CMALink(CMAResource) - Constructor for class com.contentful.java.cma.model.CMALink
Sets the target type and id from a given resource.
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.
CMANotWithEnvironmentsException - Exception in com.contentful.java.cma.model
Exception defining the behavioural limits of using configured spaces and environments.
CMANotWithEnvironmentsException() - Constructor for exception com.contentful.java.cma.model.CMANotWithEnvironmentsException
Please do not use configured environments with specific endpoints.
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
 
CMAPreviewApiKey - Class in com.contentful.java.cma.model
Class representing api keys created.
CMAPreviewApiKey() - Constructor for class com.contentful.java.cma.model.CMAPreviewApiKey
Create a new api key.
CMAResource - Class in com.contentful.java.cma.model
Base CMA resource.
CMAResource(CMAType) - Constructor for class com.contentful.java.cma.model.CMAResource
 
CMARichBlock - Class in com.contentful.java.cma.model.rich
A collection of several nodes.
CMARichBlock(String) - Constructor for class com.contentful.java.cma.model.rich.CMARichBlock
Create a new block of type type
CMARichDocument - Class in com.contentful.java.cma.model.rich
The base of a rich text field, containing all the other nodes.
CMARichDocument() - Constructor for class com.contentful.java.cma.model.rich.CMARichDocument
Create a new document.
CMARichEmbeddedLink - Class in com.contentful.java.cma.model.rich
This node is an inline link to a CMAEntry
CMARichEmbeddedLink(Object, boolean) - Constructor for class com.contentful.java.cma.model.rich.CMARichEmbeddedLink
Create a link pointing to a CMAEntry.
CMARichEmbeddedLink(Object) - Constructor for class com.contentful.java.cma.model.rich.CMARichEmbeddedLink
Create a link pointing to a CMAEntry.
CMARichHeading - Class in com.contentful.java.cma.model.rich
Defines a headline of the text.
CMARichHeading(int) - Constructor for class com.contentful.java.cma.model.rich.CMARichHeading
Create a heading block, describing a level elements deep nested heading.
CMARichHorizontalRule - Class in com.contentful.java.cma.model.rich
A node representing a division, called a horizontal rule.
CMARichHorizontalRule() - Constructor for class com.contentful.java.cma.model.rich.CMARichHorizontalRule
Construct a horizontal rule node.
CMARichHyperLink - Class in com.contentful.java.cma.model.rich
This block represents a link to a website.
CMARichHyperLink() - Constructor for class com.contentful.java.cma.model.rich.CMARichHyperLink
Create a new hyper link
CMARichHyperLink(Object) - Constructor for class com.contentful.java.cma.model.rich.CMARichHyperLink
Create a new hyper link.
CMARichListItem - Class in com.contentful.java.cma.model.rich
A block representing an item inside a list.
CMARichListItem() - Constructor for class com.contentful.java.cma.model.rich.CMARichListItem
Create an item inside a list.
CMARichMark - Class in com.contentful.java.cma.model.rich
How to draw a given text.
CMARichMark(String) - Constructor for class com.contentful.java.cma.model.rich.CMARichMark
 
CMARichMark.CMARichMarkBold - Class in com.contentful.java.cma.model.rich
A bold mark of a rich text.
CMARichMark.CMARichMarkCode - Class in com.contentful.java.cma.model.rich
The text marked by this marker should be represented by Code.
CMARichMark.CMARichMarkCustom - Class in com.contentful.java.cma.model.rich
Any custom marker for a given rich text.
CMARichMark.CMARichMarkItalic - Class in com.contentful.java.cma.model.rich
Declares the text as being displayed in italics.
CMARichMark.CMARichMarkUnderline - Class in com.contentful.java.cma.model.rich
Marker for making the rich text displayed as underline.
CMARichMarkBold() - Constructor for class com.contentful.java.cma.model.rich.CMARichMark.CMARichMarkBold
 
CMARichMarkCode() - Constructor for class com.contentful.java.cma.model.rich.CMARichMark.CMARichMarkCode
 
CMARichMarkCustom(String) - Constructor for class com.contentful.java.cma.model.rich.CMARichMark.CMARichMarkCustom
Create a custom marker using the given type.
CMARichMarkItalic() - Constructor for class com.contentful.java.cma.model.rich.CMARichMark.CMARichMarkItalic
 
CMARichMarkUnderline() - Constructor for class com.contentful.java.cma.model.rich.CMARichMark.CMARichMarkUnderline
 
CMARichNode - Class in com.contentful.java.cma.model.rich
A leaf node of the rich text hierarchy.
CMARichNode(String) - Constructor for class com.contentful.java.cma.model.rich.CMARichNode
Create an instance, settings its node type.
CMARichOrderedList - Class in com.contentful.java.cma.model.rich
A list of elements, ordered by number.
CMARichOrderedList() - Constructor for class com.contentful.java.cma.model.rich.CMARichOrderedList
Create an ordered list.
CMARichParagraph - Class in com.contentful.java.cma.model.rich
A paragraph of nodes, usually rendered together.
CMARichParagraph() - Constructor for class com.contentful.java.cma.model.rich.CMARichParagraph
Create a paragraph.
CMARichQuote - Class in com.contentful.java.cma.model.rich
A block of nodes rendered as a direct quote.
CMARichQuote() - Constructor for class com.contentful.java.cma.model.rich.CMARichQuote
Create a quote node.
CMARichText - Class in com.contentful.java.cma.model.rich
A leaf element of the rich text node graph: Render a given text with the given markings.
CMARichText(CharSequence, List<CMARichMark>) - Constructor for class com.contentful.java.cma.model.rich.CMARichText
Create a value with the given marks.
CMARichText(String) - Constructor for class com.contentful.java.cma.model.rich.CMARichText
Create a text with the given marks.
CMARichUnorderedList - Class in com.contentful.java.cma.model.rich
Representation of a block of unordered items.
CMARichUnorderedList() - Constructor for class com.contentful.java.cma.model.rich.CMARichUnorderedList
Creates an unordered list.
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.build - package com.contentful.java.cma.build
 
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
 
com.contentful.java.cma.model.rich - package com.contentful.java.cma.model.rich
 
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(CMAApiKey, CMACallback<CMAApiKey>) - Method in class com.contentful.java.cma.ModuleApiKeys.Async
Create a new delivery api key.
create(String, CMAApiKey, CMACallback<CMAApiKey>) - Method in class com.contentful.java.cma.ModuleApiKeys.Async
Create a new delivery api key.
create(CMAApiKey) - Method in class com.contentful.java.cma.ModuleApiKeys
Create a new delivery api key from the configured space.
create(String, CMAApiKey) - Method in class com.contentful.java.cma.ModuleApiKeys
Create a new delivery api key.
create(CMAAsset, CMACallback<CMAAsset>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Create a new Asset in the configured space and environment.
create(String, String, CMAAsset, CMACallback<CMAAsset>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Create a new Asset in the given space and environment.
create(String, String, CMAAsset) - Method in class com.contentful.java.cma.ModuleAssets
Create a new Asset.
create(CMAAsset) - Method in class com.contentful.java.cma.ModuleAssets
Create a new Asset in the configured space and environment.
create(CMAContentType, CMACallback<CMAContentType>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Create a new Content Type using the configured space and environment.
create(String, String, CMAContentType, CMACallback<CMAContentType>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Create a new Content Type in the given environment.
create(CMAContentType) - Method in class com.contentful.java.cma.ModuleContentTypes
Create a new Content Type in the configured space and environment.
create(String, String, CMAContentType) - Method in class com.contentful.java.cma.ModuleContentTypes
Create a new Content Type in an Environment.
create(String, CMAEntry, CMACallback<CMAEntry>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Create a new Entry on the configured space and environment.
create(String, String, String, CMAEntry, CMACallback<CMAEntry>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Create a new entry in the given space and environment.
create(String, CMAEntry) - Method in class com.contentful.java.cma.ModuleEntries
Create a new Entry in the configured space and environment.
create(String, String, String, CMAEntry) - Method in class com.contentful.java.cma.ModuleEntries
Create a new Entry.
create(CMAEnvironment, CMACallback<CMAEnvironment>) - Method in class com.contentful.java.cma.ModuleEnvironments.Async
Create an environment in the configured space.
create(String, CMAEnvironment, CMACallback<CMAEnvironment>) - Method in class com.contentful.java.cma.ModuleEnvironments.Async
Create an environment using the given space id.
create(CMAEnvironment) - Method in class com.contentful.java.cma.ModuleEnvironments
Create an environment in the configured space.
create(String, CMAEnvironment) - Method in class com.contentful.java.cma.ModuleEnvironments
Create an environment using the given space id.
create(CMALocale, CMACallback<CMALocale>) - Method in class com.contentful.java.cma.ModuleLocales.Async
Asynchronously create a new locale in the configured space and environment.
create(String, String, CMALocale, CMACallback<CMALocale>) - Method in class com.contentful.java.cma.ModuleLocales.Async
Asynchronously create a new locale.
create(CMALocale) - Method in class com.contentful.java.cma.ModuleLocales
Create a new locale in the configured space and environment.
create(String, String, CMALocale) - Method in class com.contentful.java.cma.ModuleLocales
Create a new locale in the given space and environment.
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(CMARole, CMACallback<CMARole>) - Method in class com.contentful.java.cma.ModuleRoles.Async
Asynchronously create a new role.
create(CMARole) - Method in class com.contentful.java.cma.ModuleRoles
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(CMASpaceMembership, CMACallback<CMASpaceMembership>) - Method in class com.contentful.java.cma.ModuleSpaceMemberships.Async
Asynchronously create a new membership.
create(CMASpaceMembership) - Method in class com.contentful.java.cma.ModuleSpaceMemberships
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, String, CMAUiExtension, CMACallback<CMAUiExtension>) - Method in class com.contentful.java.cma.ModuleUiExtensions.Async
Create a new ui extension.
create(CMAUiExtension, CMACallback<CMAUiExtension>) - Method in class com.contentful.java.cma.ModuleUiExtensions.Async
Create a new ui extension.
create(CMAUiExtension) - Method in class com.contentful.java.cma.ModuleUiExtensions
Create a new ui extension.
create(String, String, CMAUiExtension) - Method in class com.contentful.java.cma.ModuleUiExtensions
Create a new ui extension.
create(InputStream, CMACallback<CMAUpload>) - Method in class com.contentful.java.cma.ModuleUploads.Async
Create a new upload, asynchronously.
create(String, InputStream, CMACallback<CMAUpload>) - Method in class com.contentful.java.cma.ModuleUploads.Async
Create a new upload, asynchronously.
create(InputStream) - Method in class com.contentful.java.cma.ModuleUploads
Create a new upload on the configured space.
create(String, InputStream) - Method in class com.contentful.java.cma.ModuleUploads
Create a new upload.
create(CMAWebhook, CMACallback<CMAWebhook>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
create(String, CMAWebhook, CMACallback<CMAWebhook>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
create(CMAWebhook) - Method in class com.contentful.java.cma.ModuleWebhooks
Create a new webhook.
create(String, CMAWebhook) - Method in class com.contentful.java.cma.ModuleWebhooks
Create a new webhook.
create(String, 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.ModuleEnvironments
 
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.ModulePreviewApiKeys
 
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.

D

data - Variable in class com.contentful.java.cma.model.rich.CMARichNode
 
DEFAULT_CONTENT_TYPE - Static variable in class com.contentful.java.cma.Constants
 
DEFAULT_ENVIRONMENT - Static variable in class com.contentful.java.cma.Constants
 
defaultCoreCallFactoryBuilder() - Method in class com.contentful.java.cma.CMAClient.Builder
 
DefaultParser() - Constructor for class com.contentful.java.cma.model.RateLimits.DefaultParser
 
defaultUploadCallFactoryBuilder() - Method in class com.contentful.java.cma.CMAClient.Builder
 
delete() - Method in class com.contentful.java.cma.model.CMAPolicy
Add deleting to the allowed actions.
delete(CMAApiKey, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleApiKeys.Async
Delete a given delivery api key.
delete(CMAApiKey) - Method in class com.contentful.java.cma.ModuleApiKeys
Delete a given api key from the configured space.
delete(CMAAsset, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Delete an Asset.
delete(CMAAsset) - Method in class com.contentful.java.cma.ModuleAssets
Delete an Asset.
delete(CMAContentType, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Delete a Content Type.
delete(CMAContentType) - Method in class com.contentful.java.cma.ModuleContentTypes
Delete a Content Type.
delete(CMAEntry, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Delete an Entry.
delete(CMAEntry) - Method in class com.contentful.java.cma.ModuleEntries
Delete an Entry.
delete(CMAEnvironment, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleEnvironments.Async
Delete an environment.
delete(CMAEnvironment) - Method in class com.contentful.java.cma.ModuleEnvironments
Delete an environment.
delete(CMALocale, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleLocales.Async
Delete the given locale instance asynchronously.
delete(CMALocale) - Method in class com.contentful.java.cma.ModuleLocales
Delete the given locale instance.
delete(CMARole, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleRoles.Async
Delete the given role instance asynchronously.
delete(CMARole) - Method in class com.contentful.java.cma.ModuleRoles
Delete the given role instance.
delete(CMASpaceMembership, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleSpaceMemberships.Async
Delete the given membership instance asynchronously.
delete(CMASpaceMembership) - Method in class com.contentful.java.cma.ModuleSpaceMemberships
Delete the given membership instance.
delete(String, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
Delete a Space.
delete(CMASpace, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
Delete a Space.
delete(String) - Method in class com.contentful.java.cma.ModuleSpaces
Delete a Space.
delete(CMASpace) - Method in class com.contentful.java.cma.ModuleSpaces
Delete a Space.
delete(CMAUiExtension, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleUiExtensions.Async
Delete a ui extension.
delete(CMAUiExtension) - Method in class com.contentful.java.cma.ModuleUiExtensions
Delete a ui extension.
delete(CMAUpload, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleUploads.Async
Delete a given upload again, asynchronously.
delete(CMAUpload) - Method in class com.contentful.java.cma.ModuleUploads
Delete a given upload again.
delete(CMAWebhook, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
Asynchronous variant of ModuleWebhooks.delete(CMAWebhook)
delete(CMAWebhook) - Method in class com.contentful.java.cma.ModuleWebhooks
Delete a given Webhook.
delete(String, String, String) - Method in interface com.contentful.java.cma.ServiceLocales
 
delete(String, String) - Method in interface com.contentful.java.cma.ServiceRoles
 
delete(String, String) - Method in interface com.contentful.java.cma.ServiceSpaceMemberships
 
DENY - Static variable in class com.contentful.java.cma.model.CMAPolicy
 
deny() - Method in class com.contentful.java.cma.model.CMAPolicy
This policy should describe actions which are _denied_ by the assigned role.
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.contentful.java.cma.gson.EntrySerializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.contentful.java.cma.gson.SnapshotDeserializer
Inspect json payload and generate either a content type snapshot from it or an entry snap shot.
Details() - Constructor for class com.contentful.java.cma.model.CMAAssetFile.Details
 
Details() - Constructor for class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details
 

E

editorInterfaces() - Method in class com.contentful.java.cma.CMAClient
 
ENDPOINT_CMA - Static variable in class com.contentful.java.cma.Constants
 
ENDPOINT_UPLOAD - Static variable in class com.contentful.java.cma.Constants
 
entries() - Method in class com.contentful.java.cma.CMAClient
 
EntrySerializer - Class in com.contentful.java.cma.gson
Serialize an entry from Contentful
EntrySerializer() - Constructor for class com.contentful.java.cma.gson.EntrySerializer
 
environments() - Method in class com.contentful.java.cma.CMAClient
 
Equals() - Constructor for class com.contentful.java.cma.model.CMAConstraint.Equals
 
Error() - Constructor for class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details.Error
 
ErrorBody() - Constructor for class com.contentful.java.cma.model.CMAHttpException.ErrorBody
 
ErrorInterceptor - Class in com.contentful.java.cma.interceptor
This interceptor will only be used for throwing an exception, once the server returns an error.
ErrorInterceptor() - Constructor for class com.contentful.java.cma.interceptor.ErrorInterceptor
 
Extension() - Constructor for class com.contentful.java.cma.model.CMAUiExtension.Extension
 

F

fetchAll(CMACallback<CMAArray<CMAApiKey>>) - Method in class com.contentful.java.cma.ModuleApiKeys.Async
Fetch all delivery api keys.
fetchAll(String, CMACallback<CMAArray<CMAApiKey>>) - Method in class com.contentful.java.cma.ModuleApiKeys.Async
Fetch all delivery api keys.
fetchAll(Map<String, String>, CMACallback<CMAArray<CMAApiKey>>) - Method in class com.contentful.java.cma.ModuleApiKeys.Async
Query for specific 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() - Method in class com.contentful.java.cma.ModuleApiKeys
Fetch all delivery API keys from the configured space.
fetchAll(String) - Method in class com.contentful.java.cma.ModuleApiKeys
Fetch all delivery api keys from the given space.
fetchAll(Map<String, String>) - Method in class com.contentful.java.cma.ModuleApiKeys
Query for specific api keys from the configured space.
fetchAll(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleApiKeys
Query for specific api keys, overriding the configuration set.
fetchAll(CMACallback<CMAArray<CMAAsset>>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Fetch all Assets from the configured space and environmentS.
fetchAll(Map<String, String>, CMACallback<CMAArray<CMAAsset>>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Fetch all Assets.
fetchAll(String, String, CMACallback<CMAArray<CMAAsset>>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Fetch all Assets from a Space's Environment.
fetchAll(String, String, Map<String, String>, CMACallback<CMAArray<CMAAsset>>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Fetch all Assets from a Space's Environment with a query.
fetchAll() - Method in class com.contentful.java.cma.ModuleAssets
Fetch all Assets using configured space id and environment id.
fetchAll(Map<String, String>) - Method in class com.contentful.java.cma.ModuleAssets
Fetch all Assets matching a query using configured space id and environment id.
fetchAll(String, String) - Method in class com.contentful.java.cma.ModuleAssets
Fetch all Assets from the given space and environment.
fetchAll(String, String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleAssets
Fetch all Assets matching the given query from the given space and environment.
fetchAll(CMACallback<CMAArray<CMAContentType>>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Fetch all Content Types from the configured space and environment.
fetchAll(Map<String, String>, CMACallback<CMAArray<CMAContentType>>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Fetch all Content Types from the configured space and environment with a query.
fetchAll(String, String, CMACallback<CMAArray<CMAContentType>>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Fetch all Content Types from the given space and environment.
fetchAll(String, String, Map<String, String>, CMACallback<CMAArray<CMAContentType>>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Fetch all Content Types from the given space and environment using a query.
fetchAll() - Method in class com.contentful.java.cma.ModuleContentTypes
Fetch all Content Types from the configured space and environment, using default query parameter.
fetchAll(Map<String, String>) - Method in class com.contentful.java.cma.ModuleContentTypes
Fetch all Content Types from the configured space and environment, using default query parameter.
fetchAll(String, String) - Method in class com.contentful.java.cma.ModuleContentTypes
Fetch all Content Types from an Environment, using default query parameter.
fetchAll(String, String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleContentTypes
Fetch all Content Types from a Space with query parameters.
fetchAll(CMACallback<CMAArray<CMAEntry>>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Fetch all Entries from the configured space and environment.
fetchAll(Map<String, String>, CMACallback<CMAArray<CMAEntry>>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Fetch all entries in the space and environment matching the given query.
fetchAll(String, String, CMACallback<CMAArray<CMAEntry>>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Fetch all entries from the given space and environment.
fetchAll(String, 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() - Method in class com.contentful.java.cma.ModuleEntries
Fetch all Entries from the configured space and environment.
fetchAll(Map<String, String>) - Method in class com.contentful.java.cma.ModuleEntries
Fetch all entries matching the query from the configured space and environment.
fetchAll(String, String) - Method in class com.contentful.java.cma.ModuleEntries
Fetch all entries from the given space and environment.
fetchAll(String, String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleEntries
Fetch all entries from the given space and environment matching the query.
fetchAll(CMACallback<CMAArray<CMAEnvironment>>) - Method in class com.contentful.java.cma.ModuleEnvironments.Async
Fetch all environments of the configured space.
fetchAll(String, CMACallback<CMAArray<CMAEnvironment>>) - Method in class com.contentful.java.cma.ModuleEnvironments.Async
Fetch all environments of the given space.
fetchAll() - Method in class com.contentful.java.cma.ModuleEnvironments
Fetch all environments of the configured space.
fetchAll(String) - Method in class com.contentful.java.cma.ModuleEnvironments
Fetch all environments of the given space.
fetchAll(CMACallback<CMAArray<CMALocale>>) - Method in class com.contentful.java.cma.ModuleLocales.Async
Fetch all locales from the configured space and environment, asynchronously.
fetchAll(String, String, CMACallback<CMAArray<CMALocale>>) - Method in class com.contentful.java.cma.ModuleLocales.Async
Fetch all locales of the given space and environment, asynchronously.
fetchAll() - Method in class com.contentful.java.cma.ModuleLocales
Fetch all locales of the configured space.
fetchAll(String, String) - Method in class com.contentful.java.cma.ModuleLocales
Fetch all locales of the given space and environment.
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(CMACallback<CMAArray<CMAPreviewApiKey>>) - Method in class com.contentful.java.cma.ModulePreviewApiKeys.Async
Fetch all preview api keys.
fetchAll(String, CMACallback<CMAArray<CMAPreviewApiKey>>) - Method in class com.contentful.java.cma.ModulePreviewApiKeys.Async
Fetch all preview api keys.
fetchAll() - Method in class com.contentful.java.cma.ModulePreviewApiKeys
Fetch all preview API keys from the configured space.
fetchAll(String) - Method in class com.contentful.java.cma.ModulePreviewApiKeys
Fetch all preview api keys from the given space.
fetchAll(CMACallback<CMAArray<CMARole>>) - Method in class com.contentful.java.cma.ModuleRoles.Async
Fetch all roles of this space, asynchronously.
fetchAll(String, CMACallback<CMAArray<CMARole>>) - Method in class com.contentful.java.cma.ModuleRoles.Async
Fetch all roles of this space, asynchronously.
fetchAll(Map<String, String>, CMACallback<CMAArray<CMARole>>) - Method in class com.contentful.java.cma.ModuleRoles.Async
Fetch specific roles of this space.
fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMARole>>) - Method in class com.contentful.java.cma.ModuleRoles.Async
Fetch specific roles of this space.
fetchAll() - Method in class com.contentful.java.cma.ModuleRoles
Fetch all roles of the configured space.
fetchAll(String) - Method in class com.contentful.java.cma.ModuleRoles
Fetch all roles of this space.
fetchAll(Map<String, String>) - Method in class com.contentful.java.cma.ModuleRoles
Fetch specific roles of the configured space.
fetchAll(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleRoles
Fetch specific roles of this space.
fetchAll(CMACallback<CMAArray<CMASpaceMembership>>) - Method in class com.contentful.java.cma.ModuleSpaceMemberships.Async
Fetch all memberships of this space, asynchronously.
fetchAll(String, CMACallback<CMAArray<CMASpaceMembership>>) - Method in class com.contentful.java.cma.ModuleSpaceMemberships.Async
Fetch all memberships of this space, asynchronously.
fetchAll(Map<String, String>, CMACallback<CMAArray<CMASpaceMembership>>) - Method in class com.contentful.java.cma.ModuleSpaceMemberships.Async
Fetch all memberships of the configured 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() - Method in class com.contentful.java.cma.ModuleSpaceMemberships
Fetch all memberships of the configured space.
fetchAll(String) - Method in class com.contentful.java.cma.ModuleSpaceMemberships
Fetch all memberships of the given space.
fetchAll(Map<String, String>) - Method in class com.contentful.java.cma.ModuleSpaceMemberships
Fetch all memberships of the configured 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, String, CMACallback<CMAArray<CMAUiExtension>>) - Method in class com.contentful.java.cma.ModuleUiExtensions.Async
Fetch ui extensions from a given space.
fetchAll(CMACallback<CMAArray<CMAUiExtension>>) - Method in class com.contentful.java.cma.ModuleUiExtensions.Async
Fetch ui extensions from the configured space.
fetchAll(Map<String, String>, CMACallback<CMAArray<CMAUiExtension>>) - Method in class com.contentful.java.cma.ModuleUiExtensions.Async
Fetch specific ui extensions from the configured space.
fetchAll(String, 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() - Method in class com.contentful.java.cma.ModuleUiExtensions
Fetch all ui extensions from the configured space and environment.
fetchAll(Map<String, String>) - Method in class com.contentful.java.cma.ModuleUiExtensions
Fetch all ui extensions from the configured space by a query.
fetchAll(String, String) - Method in class com.contentful.java.cma.ModuleUiExtensions
Fetch ui extensions from a given space.
fetchAll(String, String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleUiExtensions
Fetch all ui extensions from a given space.
fetchAll(CMACallback<CMAArray<CMAWebhook>>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
Asynchronous variant of ModuleWebhooks.fetchAll()
fetchAll(String, CMACallback<CMAArray<CMAWebhook>>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
Asynchronous variant of ModuleWebhooks.fetchAll(String)
fetchAll(Map<String, String>, CMACallback<CMAArray<CMAWebhook>>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
Asynchronous variant of ModuleWebhooks.fetchAll(Map)
fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMAWebhook>>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
Asynchronous variant of ModuleWebhooks.fetchAll(String, Map)
fetchAll() - Method in class com.contentful.java.cma.ModuleWebhooks
Retrieve all the webhooks defined the configured space.
fetchAll(Map<String, String>) - Method in class com.contentful.java.cma.ModuleWebhooks
Retrieve specific webhooks matching a query for this space.
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, 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.
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, CMACallback<CMAApiKey>) - Method in class com.contentful.java.cma.ModuleApiKeys.Async
Fetch only one delivery api key.
fetchOne(String, String, CMACallback<CMAApiKey>) - Method in class com.contentful.java.cma.ModuleApiKeys.Async
Fetch only one delivery api key.
fetchOne(String) - Method in class com.contentful.java.cma.ModuleApiKeys
Fetch only one delivery api key from the configured space.
fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleApiKeys
Fetch only one delivery api key.
fetchOne(String, CMACallback<CMAAsset>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Fetch an Asset with the given assetId from the configured space.
fetchOne(String, String, String, CMACallback<CMAAsset>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Fetch an Asset with the given assetId from a the given space and environment.
fetchOne(String) - Method in class com.contentful.java.cma.ModuleAssets
Fetch an Asset with the given assetId from the configured space and environment.
fetchOne(String, String, String) - Method in class com.contentful.java.cma.ModuleAssets
Fetch an Asset with the given assetId from the given space and environment.
fetchOne(String, CMACallback<CMAContentType>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Fetch a Content Type with the given contentTypeId from the configured space and environment.
fetchOne(String, String, String, CMACallback<CMAContentType>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Fetch a Content Type with the given contentTypeId from the given space.
fetchOne(String) - Method in class com.contentful.java.cma.ModuleContentTypes
Fetch a Content Type with the given contentTypeId from the configured environment and space.
fetchOne(String, String, String) - Method in class com.contentful.java.cma.ModuleContentTypes
Fetch a Content Type with the given contentTypeId from a given space environment combination.
fetchOne(String, CMACallback<CMAEditorInterface>) - Method in class com.contentful.java.cma.ModuleEditorInterfaces.Async
Fetch editor interface to given content type in the configured space and environment.
fetchOne(String, String, String, CMACallback<CMAEditorInterface>) - Method in class com.contentful.java.cma.ModuleEditorInterfaces.Async
Fetch editor interface to given content type in a given space and environment.
fetchOne(String) - Method in class com.contentful.java.cma.ModuleEditorInterfaces
Return an editor interface by id using the configured space and environment.
fetchOne(String, String, String) - Method in class com.contentful.java.cma.ModuleEditorInterfaces
Get the editor interface by id, using the given space and environment.
fetchOne(String, CMACallback<CMAEntry>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Fetch an Entry with the given entryId from the configured space and environment.
fetchOne(String, String, String, CMACallback<CMAEntry>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Fetch an Entry with the given entryId from a Space.entry
fetchOne(String) - Method in class com.contentful.java.cma.ModuleEntries
Fetch an entry with the given entryId from the configured space and environment.
fetchOne(String, String, String) - Method in class com.contentful.java.cma.ModuleEntries
Fetch an entry with the given entryId from the given environment and space.
fetchOne(String, CMACallback<CMAEnvironment>) - Method in class com.contentful.java.cma.ModuleEnvironments.Async
Fetch an environment with a given environmentId and the configured space.
fetchOne(String, String, CMACallback<CMAEnvironment>) - Method in class com.contentful.java.cma.ModuleEnvironments.Async
Fetch an environment with a given environmentId from the space given.
fetchOne(String) - Method in class com.contentful.java.cma.ModuleEnvironments
Fetch an environment with a given environmentId from the configured space.
fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleEnvironments
Fetch an environment with a given environmentId and space.
fetchOne(String, CMACallback<CMALocale>) - Method in class com.contentful.java.cma.ModuleLocales.Async
Fetches one locale by the configured space and environment, asynchronously.
fetchOne(String, String, String, CMACallback<CMALocale>) - Method in class com.contentful.java.cma.ModuleLocales.Async
Fetches one locale by its id and the given space and environment, asynchronously.
fetchOne(String) - Method in class com.contentful.java.cma.ModuleLocales
Fetches one locale by its id using the configured space and environment.
fetchOne(String, String, String) - Method in class com.contentful.java.cma.ModuleLocales
Fetches one locale by its id from the given space and environment.
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, CMACallback<CMAPreviewApiKey>) - Method in class com.contentful.java.cma.ModulePreviewApiKeys.Async
Fetch only one preview api key.
fetchOne(String, String, CMACallback<CMAPreviewApiKey>) - Method in class com.contentful.java.cma.ModulePreviewApiKeys.Async
Fetch only one preview api key.
fetchOne(String) - Method in class com.contentful.java.cma.ModulePreviewApiKeys
Fetch only one preview api key from the configured space.
fetchOne(String, String) - Method in class com.contentful.java.cma.ModulePreviewApiKeys
Fetch only one preview api key.
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, CMACallback<CMARole>) - Method in class com.contentful.java.cma.ModuleRoles.Async
Fetches one role by its id from Contentful asynchronously.
fetchOne(String) - Method in class com.contentful.java.cma.ModuleRoles
Fetches one role by its id from Contentful.
fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleRoles
Fetches one role by its id from Contentful.
fetchOne(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, CMACallback<CMASpaceMembership>) - Method in class com.contentful.java.cma.ModuleSpaceMemberships.Async
Fetches one space membership by its id from Contentful asynchronously.
fetchOne(String) - Method in class com.contentful.java.cma.ModuleSpaceMemberships
Fetches one space membership by its id from Contentful.
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, CMACallback<CMAUiExtension>) - Method in class com.contentful.java.cma.ModuleUiExtensions.Async
Fetch ui extension to given content type from the configured space.
fetchOne(String, 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) - Method in class com.contentful.java.cma.ModuleUiExtensions
Fetch one ui extension from the configured space and environment.
fetchOne(String, String, String) - Method in class com.contentful.java.cma.ModuleUiExtensions
Fetch one extension from the given space.
fetchOne(String, CMACallback<CMAUpload>) - Method in class com.contentful.java.cma.ModuleUploads.Async
Get information about the given upload, asynchronously.
fetchOne(String, String, CMACallback<CMAUpload>) - Method in class com.contentful.java.cma.ModuleUploads.Async
Get information about the given upload, asynchronously.
fetchOne(String) - Method in class com.contentful.java.cma.ModuleUploads
Get information about a given upload on the configured space.
fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleUploads
Get information about the given upload.
fetchOne(String, CMACallback<CMAWebhook>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
Asynchronous variant of ModuleWebhooks.fetchOne(String)
fetchOne(String, String, CMACallback<CMAWebhook>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
fetchOne(String) - Method in class com.contentful.java.cma.ModuleWebhooks
Retrieve exactly one webhook, whose id you know.
fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleWebhooks
Retrieve exactly one webhook, whose id you know.
fetchOne(String, 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
 

G

GeneratedBuildParameters - Class in com.contentful.java.cma.build
Generated class containing the project version.
get() - Static method in class com.contentful.java.cma.Platform
 
getAccessToken() - Method in class com.contentful.java.cma.model.CMAApiKey
 
getAccessToken() - Method in class com.contentful.java.cma.model.CMAPreviewApiKey
 
getActions() - Method in class com.contentful.java.cma.model.CMAPolicy
This can method can return a string, 'all', a list of strings identifying the actions, or null.
getAnd() - Method in class com.contentful.java.cma.model.CMAConstraint
Which constraints have to be all satisfied?
getArchivedVersion() - Method in class com.contentful.java.cma.model.CMASystem
 
getArrayItems() - Method in class com.contentful.java.cma.model.CMAField
 
getAvatarUrl() - Method in class com.contentful.java.cma.model.CMAUser
 
getBody() - Method in class com.contentful.java.cma.model.CMAWebhookResponse
 
getBuildInWidgetId() - Method in class com.contentful.java.cma.model.CMAEditorInterface.Control
 
getCalls() - Method in class com.contentful.java.cma.model.CMAWebhookHealth
 
getCode() - Method in class com.contentful.java.cma.model.CMALocale
Get the code of this locale.
getConstraint() - Method in class com.contentful.java.cma.model.CMAPolicy
 
getContent() - Method in class com.contentful.java.cma.model.rich.CMARichBlock
 
getContentDelivery() - Method in class com.contentful.java.cma.model.CMAPermissions
 
getContentModel() - Method in class com.contentful.java.cma.model.CMAPermissions
Return what the user can do with the content model aka content type.
getContentType() - Method in class com.contentful.java.cma.model.CMAAssetFile
Get the content type stored here.
getContentType() - Method in class com.contentful.java.cma.model.CMASystem
 
getControls() - Method in class com.contentful.java.cma.model.CMAEditorInterface
 
getCreatedAt() - Method in class com.contentful.java.cma.model.CMASystem
 
getCreatedBy() - Method in class com.contentful.java.cma.model.CMASystem
 
getData() - Method in class com.contentful.java.cma.model.rich.CMARichHyperLink
 
getDefaultLocale() - Method in class com.contentful.java.cma.model.CMASpace
 
getDescription() - Method in class com.contentful.java.cma.model.CMAApiKey
 
getDescription(String) - Method in class com.contentful.java.cma.model.CMAAsset.Fields
Retrieve the description to the given locale.
getDescription() - Method in class com.contentful.java.cma.model.CMAAsset.Fields.Localized
 
getDescription() - Method in class com.contentful.java.cma.model.CMAContentType
 
getDescription() - Method in class com.contentful.java.cma.model.CMARole
Description of this role, human readable.
getDetails() - Method in class com.contentful.java.cma.model.CMAAssetFile
 
getDetails() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details.Error
 
getDetails() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody
 
getDisplayField() - Method in class com.contentful.java.cma.model.CMAContentType
 
getDoc() - Method in class com.contentful.java.cma.model.CMAConstraint.FieldKeyPath
 
getEffect() - Method in class com.contentful.java.cma.model.CMAPolicy
 
getEmail() - Method in class com.contentful.java.cma.model.CMASpaceMembership
Get email of membership.
getEmail() - Method in class com.contentful.java.cma.model.CMAUser
 
getEnvironment() - Method in class com.contentful.java.cma.model.CMASystem
 
getEnvironmentalStatus() - Method in class com.contentful.java.cma.model.CMASystem
Return a link to the state of this environment
getEnvironmentId() - Method in class com.contentful.java.cma.model.CMAEnvironment
Override retrieval of the environment id here, since the id of this environment is it's id.
getEnvironmentId() - Method in class com.contentful.java.cma.model.CMAResource
 
getEnvironments() - Method in class com.contentful.java.cma.model.CMAApiKey
 
getEquals() - Method in class com.contentful.java.cma.model.CMAConstraint
Which condition has to be satisfied to satisfy this constraint?
getErrorBody() - Method in exception com.contentful.java.cma.model.CMAHttpException
 
getErrors() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details
 
getErrors() - Method in class com.contentful.java.cma.model.CMAWebhookCall
 
getErrors() - Method in class com.contentful.java.cma.model.CMAWebhookCallDetail
 
getEventType() - Method in class com.contentful.java.cma.model.CMAWebhookCall
 
getEventType() - Method in class com.contentful.java.cma.model.CMAWebhookCallDetail
 
getExpected() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details.Error
 
getExtension() - Method in class com.contentful.java.cma.model.CMAUiExtension
 
getFallbackCode() - Method in class com.contentful.java.cma.model.CMALocale
 
getField(String, String) - Method in class com.contentful.java.cma.model.CMAEntry
Return a specific localized field.
getField(String) - Method in class com.contentful.java.cma.model.CMAEntry.Localized
Get a localized field.
getFieldId() - Method in class com.contentful.java.cma.model.CMAEditorInterface.Control
 
getFieldKeyPaths() - Method in class com.contentful.java.cma.model.CMAConstraint
On which fieldKeyPaths does this constraint act?
getFields() - Method in class com.contentful.java.cma.model.CMAAsset
 
getFields() - Method in class com.contentful.java.cma.model.CMAContentType
 
getFields() - Method in class com.contentful.java.cma.model.CMAEntry
 
getFieldTypes() - Method in class com.contentful.java.cma.model.CMAUiExtension.Extension
 
getFile(String) - Method in class com.contentful.java.cma.model.CMAAsset.Fields
Return the localized file of this asset.
getFile() - Method in class com.contentful.java.cma.model.CMAAsset.Fields.Localized
 
getFileName() - Method in class com.contentful.java.cma.model.CMAAssetFile
 
getFilter() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details.Error
 
getFirstName() - Method in class com.contentful.java.cma.model.CMAUser
 
getFirstPublishedAt() - Method in class com.contentful.java.cma.model.CMASystem
 
getHeaders() - Method in class com.contentful.java.cma.model.CMAWebhook
 
getHeaders() - Method in class com.contentful.java.cma.model.CMAWebhookRequest
 
getHeaders() - Method in class com.contentful.java.cma.model.CMAWebhookResponse
 
getHealthy() - Method in class com.contentful.java.cma.model.CMAWebhookHealth.CMAWebhookHealthCall
 
getHeight() - Method in class com.contentful.java.cma.model.CMAAssetFile.Details.ImageMeta
 
getHelpText() - Method in class com.contentful.java.cma.model.CMAEditorInterface.Control
 
getHourLimit() - Method in class com.contentful.java.cma.model.RateLimits
 
getHourRemaining() - Method in class com.contentful.java.cma.model.RateLimits
 
getId() - Method in class com.contentful.java.cma.model.CMAField
 
getId() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Sys
 
getId() - Method in class com.contentful.java.cma.model.CMAResource
 
getId() - Method in class com.contentful.java.cma.model.CMASystem
 
getIdentifier() - Method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section
 
getImageMeta() - Method in class com.contentful.java.cma.model.CMAAssetFile.Details
 
getIncludes() - Method in class com.contentful.java.cma.model.CMAArray
 
getItems() - Method in class com.contentful.java.cma.model.CMAArray
 
getJSONBody() - Method in class com.contentful.java.cma.model.CMAWebhookRequest
 
getKey() - Method in class com.contentful.java.cma.model.CMAWebhookHeader
 
getKeys() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details
 
getLastName() - Method in class com.contentful.java.cma.model.CMAUser
 
getLevel() - Method in class com.contentful.java.cma.model.rich.CMARichHeading
 
getLimit() - Method in class com.contentful.java.cma.model.CMAArray
 
getLinkType() - Method in class com.contentful.java.cma.model.CMAField
 
getLinkType() - Method in class com.contentful.java.cma.model.CMASystem
 
getMajor() - Method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
 
getMarks() - Method in class com.contentful.java.cma.model.rich.CMARichText
 
getMessage() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody
 
getMethod() - Method in class com.contentful.java.cma.model.CMAWebhookRequest
 
getMinor() - Method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
 
getName() - Method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section
 
getName() - Method in class com.contentful.java.cma.interceptor.HeaderInterceptor
 
getName() - Method in class com.contentful.java.cma.model.CMAApiKey
 
getName() - Method in class com.contentful.java.cma.model.CMAContentType
 
getName() - Method in class com.contentful.java.cma.model.CMAEnvironment
 
getName() - Method in class com.contentful.java.cma.model.CMAField
 
getName() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details.Error
 
getName() - Method in class com.contentful.java.cma.model.CMALocale
What is the human readable name of this locale?
getName() - Method in class com.contentful.java.cma.model.CMAOrganization
 
getName() - Method in class com.contentful.java.cma.model.CMAPersonalAccessToken
 
getName() - Method in class com.contentful.java.cma.model.CMARole
What is the name of this role?
getName() - Method in class com.contentful.java.cma.model.CMASpace
 
getName() - Method in class com.contentful.java.cma.model.CMAUiExtension.Extension
 
getName() - Method in class com.contentful.java.cma.model.CMAWebhook
 
getNodeType() - Method in class com.contentful.java.cma.model.rich.CMARichEmbeddedLink
 
getNodeType() - Method in class com.contentful.java.cma.model.rich.CMARichHyperLink
 
getNodeType() - Method in class com.contentful.java.cma.model.rich.CMARichNode
 
getNot() - Method in class com.contentful.java.cma.model.CMAConstraint
Which constraints do need to be not satisfied?
getOr() - Method in class com.contentful.java.cma.model.CMAConstraint
Which array of constraints where only one needs to be satisfied?
getPassword() - Method in class com.contentful.java.cma.model.CMAWebhook
 
getPatch() - Method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
 
getPath() - Method in class com.contentful.java.cma.model.CMAConstraint.Equals
 
getPath() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details.Error
 
getPermissions() - Method in class com.contentful.java.cma.model.CMARole
 
getPolicies() - Method in class com.contentful.java.cma.model.CMARole
 
getPreviewApiKey() - Method in class com.contentful.java.cma.model.CMAApiKey
 
getPublishedAt() - Method in class com.contentful.java.cma.model.CMASystem
 
getPublishedBy() - Method in class com.contentful.java.cma.model.CMASystem
 
getPublishedCounter() - Method in class com.contentful.java.cma.model.CMASystem
 
getPublishedVersion() - Method in class com.contentful.java.cma.model.CMASystem
 
getRequest() - Method in class com.contentful.java.cma.model.CMAWebhookCallDetail
 
getRequestAt() - Method in class com.contentful.java.cma.model.CMAWebhookCall
 
getRequestAt() - Method in class com.contentful.java.cma.model.CMAWebhookCallDetail
 
getRequestId() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody
 
getReset() - Method in class com.contentful.java.cma.model.RateLimits
 
getResponse() - Method in class com.contentful.java.cma.model.CMAWebhookCallDetail
 
getResponseAt() - Method in class com.contentful.java.cma.model.CMAWebhookCall
 
getResponseAt() - Method in class com.contentful.java.cma.model.CMAWebhookCallDetail
 
getRevokedAt() - Method in class com.contentful.java.cma.model.CMAPersonalAccessToken
 
getRoles() - Method in class com.contentful.java.cma.model.CMASpaceMembership
 
getScopes() - Method in class com.contentful.java.cma.model.CMAPersonalAccessToken
 
getSecondLimit() - Method in class com.contentful.java.cma.model.RateLimits
 
getSecondRemaining() - Method in class com.contentful.java.cma.model.RateLimits
 
getSettings() - Method in class com.contentful.java.cma.model.CMAEditorInterface.Control
 
getSettings() - Method in class com.contentful.java.cma.model.CMAPermissions
 
getSignInCount() - Method in class com.contentful.java.cma.model.CMAUser
 
getSize() - Method in class com.contentful.java.cma.model.CMAAssetFile.Details
 
getSkip() - Method in class com.contentful.java.cma.model.CMAArray
 
getSnapshot() - Method in class com.contentful.java.cma.model.CMASnapshot
 
getSourceContent() - Method in class com.contentful.java.cma.model.CMAUiExtension.Extension
 
getSourceUrl() - Method in class com.contentful.java.cma.model.CMAUiExtension.Extension
 
getSpace() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details
 
getSpace() - Method in class com.contentful.java.cma.model.CMASystem
 
getSpaceId() - Method in class com.contentful.java.cma.model.CMAResource
 
getSpaceId() - Method in class com.contentful.java.cma.model.CMASpace
This method returns the actual id of this space.
getStability() - Method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
 
getStatus() - Method in class com.contentful.java.cma.model.CMAEnvironment
Return the state of this environment
getStatusCode() - Method in class com.contentful.java.cma.model.CMAWebhookCall
 
getStatusCode() - Method in class com.contentful.java.cma.model.CMAWebhookCallDetail
 
getStatusCode() - Method in class com.contentful.java.cma.model.CMAWebhookResponse
 
getSys() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody
 
getSystem() - Method in class com.contentful.java.cma.model.CMAResource
 
getTitle(String) - Method in class com.contentful.java.cma.model.CMAAsset.Fields
What is the title of this asset in a given locale?
getTitle() - Method in class com.contentful.java.cma.model.CMAAsset.Fields.Localized
 
getToken() - Method in class com.contentful.java.cma.model.CMAPersonalAccessToken
This getter returns the token string of this token.
getTopics() - Method in class com.contentful.java.cma.model.CMAWebhook
 
getTotal() - Method in class com.contentful.java.cma.model.CMAArray
 
getTotal() - Method in class com.contentful.java.cma.model.CMAWebhookHealth.CMAWebhookHealthCall
 
getType() - Method in class com.contentful.java.cma.model.CMAField
 
getType() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details.Error
 
getType() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details
 
getType() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Sys
 
getType() - Method in class com.contentful.java.cma.model.CMASystem
 
getType() - Method in class com.contentful.java.cma.model.CMAUiExtension.Extension.FieldType
 
getUpdatedAt() - Method in class com.contentful.java.cma.model.CMASystem
 
getUpdatedBy() - Method in class com.contentful.java.cma.model.CMASystem
 
getUploadFrom() - Method in class com.contentful.java.cma.model.CMAAssetFile
 
getUploadUrl() - Method in class com.contentful.java.cma.model.CMAAssetFile
 
getUrl() - Method in class com.contentful.java.cma.model.CMAAssetFile
Return the public accessible url of this asset.
getUrl() - Method in class com.contentful.java.cma.model.CMAWebhook
 
getUrl() - Method in class com.contentful.java.cma.model.CMAWebhookCall
 
getUrl() - Method in class com.contentful.java.cma.model.CMAWebhookCallDetail
 
getUrl() - Method in class com.contentful.java.cma.model.CMAWebhookRequest
 
getUrl() - Method in class com.contentful.java.cma.model.CMAWebhookResponse
 
getUser() - Method in class com.contentful.java.cma.model.CMASpaceMembership
 
getUser() - Method in class com.contentful.java.cma.model.CMAWebhook
 
getValidations() - Method in class com.contentful.java.cma.model.CMAField
 
getValue() - Method in class com.contentful.java.cma.interceptor.HeaderInterceptor
 
getValue() - Method in class com.contentful.java.cma.model.CMAConstraint.Equals
 
getValue() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details.Error
 
getValue() - Method in class com.contentful.java.cma.model.CMAWebhookHeader
 
getValue() - Method in class com.contentful.java.cma.model.rich.CMARichText
 
getVersion() - Method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section
 
getVersion() - Method in class com.contentful.java.cma.model.CMAAsset
Convenience for getting the version of this resource.
getVersion() - Method in class com.contentful.java.cma.model.CMAContentType
Convenience for getting the version of this resource.
getVersion() - Method in class com.contentful.java.cma.model.CMAResource
 
getVersion() - Method in class com.contentful.java.cma.model.CMASystem
 
getWidgetId() - Method in class com.contentful.java.cma.model.CMAEditorInterface.Control
 
getWidth() - Method in class com.contentful.java.cma.model.CMAAssetFile.Details.ImageMeta
 

H

HEADER_HOUR_LIMIT - Static variable in interface com.contentful.java.cma.model.RateLimits.Parser
 
HEADER_HOUR_REMAINING - Static variable in interface com.contentful.java.cma.model.RateLimits.Parser
 
HEADER_NAME - Static variable in class com.contentful.java.cma.interceptor.AuthorizationHeaderInterceptor
 
HEADER_NAME - Static variable in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor
 
HEADER_NAME - Static variable in class com.contentful.java.cma.interceptor.ContentTypeInterceptor
 
HEADER_NAME - Static variable in class com.contentful.java.cma.interceptor.UserAgentHeaderInterceptor
 
HEADER_RESET - Static variable in interface com.contentful.java.cma.model.RateLimits.Parser
 
HEADER_SECOND_LIMIT - Static variable in interface com.contentful.java.cma.model.RateLimits.Parser
 
HEADER_SECOND_REMAINING - Static variable in interface com.contentful.java.cma.model.RateLimits.Parser
 
HeaderInterceptor - Class in com.contentful.java.cma.interceptor
This class adds custom headers to all requests it intercepts.
HeaderInterceptor(String, String) - Constructor for class com.contentful.java.cma.interceptor.HeaderInterceptor
Create an arbitrary header adding interceptor.
health(CMAWebhook, CMACallback<CMAWebhookHealth>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
Asynchronous variant of ModuleWebhooks.health(CMAWebhook)
health(CMAWebhook) - Method in class com.contentful.java.cma.ModuleWebhooks
Return a general understanding of the health of the webhook.

I

ImageMeta() - Constructor for class com.contentful.java.cma.model.CMAAssetFile.Details.ImageMeta
 
integration(String, ContentfulUserAgentHeaderInterceptor.Section.Version) - Static method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section
Create an app section.
intercept(Interceptor.Chain) - Method in class com.contentful.java.cma.interceptor.ContentTypeInterceptor
Method called by framework, to enrich current request with the header information requested.
intercept(Interceptor.Chain) - Method in class com.contentful.java.cma.interceptor.ErrorInterceptor
Intercepts chain to check for unsuccessful requests.
intercept(Interceptor.Chain) - Method in class com.contentful.java.cma.interceptor.HeaderInterceptor
Method called by framework, to enrich current request chain with requested header information.
intercept(Interceptor.Chain) - Method in class com.contentful.java.cma.interceptor.LogInterceptor
Log the incomming request.
intercept(Interceptor.Chain) - Method in class com.contentful.java.cma.interceptor.RateLimitInterceptor
Intercept a http call.
isActivated() - Method in class com.contentful.java.cma.model.CMAUser
 
isAdmin() - Method in class com.contentful.java.cma.model.CMASpaceMembership
 
isArchived() - Method in class com.contentful.java.cma.model.CMAResource
 
isCancelled() - Method in class com.contentful.java.cma.CMACallback
 
isConfirmed() - Method in class com.contentful.java.cma.model.CMAUser
 
isContentDeliveryApi() - Method in class com.contentful.java.cma.model.CMALocale
 
isContentManagementApi() - Method in class com.contentful.java.cma.model.CMALocale
 
isDefault() - Method in class com.contentful.java.cma.model.CMALocale
 
isDisabled() - Method in class com.contentful.java.cma.model.CMAField
 
isLocalized() - Method in class com.contentful.java.cma.model.CMAField
 
isOmitted() - Method in class com.contentful.java.cma.model.CMAField
 
isOnSidebar() - Method in class com.contentful.java.cma.model.CMAUiExtension.Extension
 
isOptional() - Method in class com.contentful.java.cma.model.CMALocale
 
isPublished() - Method in class com.contentful.java.cma.model.CMAResource
 
isRequired() - Method in class com.contentful.java.cma.model.CMAField
 

L

locales() - Method in class com.contentful.java.cma.CMAClient
 
LocaleSerializer - Class in com.contentful.java.cma.gson
 
LocaleSerializer() - Constructor for class com.contentful.java.cma.gson.LocaleSerializer
 
localize(String) - Method in class com.contentful.java.cma.model.CMAAsset.Fields
Localize access to fields by the same locale.
localize(String) - Method in class com.contentful.java.cma.model.CMAEntry
Manipulate fields with the same locale.
log(String) - Method in interface com.contentful.java.cma.Logger
Abstract method to be implemented by client.
Logger - Interface in com.contentful.java.cma
Custom logger interface, used for logging network traffic.
Logger.Level - Enum in com.contentful.java.cma
Determine the level of logging
LogInterceptor - Class in com.contentful.java.cma.interceptor
Simple interceptor to log a request and its response.
LogInterceptor(Logger) - Constructor for class com.contentful.java.cma.interceptor.LogInterceptor
Creates a LogInterceptor, taking a logger to be logged to, once a request comes in.

M

ModuleApiKeys - Class in com.contentful.java.cma
Api Keys Module.
ModuleApiKeys(Retrofit, Executor, String, String, boolean) - Constructor for class com.contentful.java.cma.ModuleApiKeys
Create api keys module.
ModuleApiKeys.Async - Class in com.contentful.java.cma
Async module.
ModuleAssets - Class in com.contentful.java.cma
Assets Module.
ModuleAssets(Retrofit, Executor, String, String, boolean) - Constructor for class com.contentful.java.cma.ModuleAssets
Create the assets module.
ModuleAssets.Async - Class in com.contentful.java.cma
Async module.
ModuleContentTypes - Class in com.contentful.java.cma
Content Types Module.
ModuleContentTypes(Retrofit, Executor, String, String, boolean) - Constructor for class com.contentful.java.cma.ModuleContentTypes
Create content types module.
ModuleContentTypes.Async - Class in com.contentful.java.cma
Async module.
ModuleEditorInterfaces - Class in com.contentful.java.cma
Editor Interfaces Module.
ModuleEditorInterfaces(Retrofit, Executor, String, String, boolean) - Constructor for class com.contentful.java.cma.ModuleEditorInterfaces
Create this module.
ModuleEditorInterfaces.Async - Class in com.contentful.java.cma
Async module.
ModuleEntries - Class in com.contentful.java.cma
Entries Module.
ModuleEntries(Retrofit, Executor, String, String, boolean) - Constructor for class com.contentful.java.cma.ModuleEntries
Create entries module.
ModuleEntries.Async - Class in com.contentful.java.cma
Async module.
ModuleEnvironments - Class in com.contentful.java.cma
Environments Module.
ModuleEnvironments(Retrofit, Executor, String, String, boolean) - Constructor for class com.contentful.java.cma.ModuleEnvironments
Create environments module.
ModuleEnvironments.Async - Class in com.contentful.java.cma
Async module.
ModuleLocales - Class in com.contentful.java.cma
This module contains all the locale options available to this SDK.
ModuleLocales(Retrofit, Executor, String, String, boolean) - Constructor for class com.contentful.java.cma.ModuleLocales
Create a new locale module.
ModuleLocales.Async - Class in com.contentful.java.cma
Handler for asynchronous requests.
ModuleOrganizations - Class in com.contentful.java.cma
Organizations Module.
ModuleOrganizations(Retrofit, Executor, boolean) - Constructor for class com.contentful.java.cma.ModuleOrganizations
Create the organizations module.
ModuleOrganizations.Async - Class in com.contentful.java.cma
Async module.
ModulePersonalAccessTokens - Class in com.contentful.java.cma
Personal Access Token Module.
ModulePersonalAccessTokens(Retrofit, Executor, boolean) - Constructor for class com.contentful.java.cma.ModulePersonalAccessTokens
Create this module.
ModulePersonalAccessTokens.Async - Class in com.contentful.java.cma
Async module.
ModulePreviewApiKeys - Class in com.contentful.java.cma
Preview Api Keys Module.
ModulePreviewApiKeys(Retrofit, Executor, String, String, boolean) - Constructor for class com.contentful.java.cma.ModulePreviewApiKeys
Create the module for preview api keys.
ModulePreviewApiKeys.Async - Class in com.contentful.java.cma
Async module.
ModuleRoles - Class in com.contentful.java.cma
This module contains all the role options available to this SDK.
ModuleRoles(Retrofit, Executor, String, String, boolean) - Constructor for class com.contentful.java.cma.ModuleRoles
Create a new role module.
ModuleRoles.Async - Class in com.contentful.java.cma
Handler for asynchronous requests.
ModuleSpaceMemberships - Class in com.contentful.java.cma
This module contains all the space membership options available to this SDK.
ModuleSpaceMemberships(Retrofit, Executor, String, String, boolean) - Constructor for class com.contentful.java.cma.ModuleSpaceMemberships
Create a new membership module.
ModuleSpaceMemberships.Async - Class in com.contentful.java.cma
Handler for asynchronous requests.
ModuleSpaces - Class in com.contentful.java.cma
Spaces Module.
ModuleSpaces(Retrofit, Executor, boolean) - Constructor for class com.contentful.java.cma.ModuleSpaces
Create the spaces module.
ModuleSpaces.Async - Class in com.contentful.java.cma
Async module.
ModuleUiExtensions - Class in com.contentful.java.cma
Ui Extensions Module.
ModuleUiExtensions(Retrofit, Executor, String, String, boolean) - Constructor for class com.contentful.java.cma.ModuleUiExtensions
Create this module.
ModuleUiExtensions.Async - Class in com.contentful.java.cma
Async module.
ModuleUploads - Class in com.contentful.java.cma
Upload Module.
ModuleUploads(Retrofit, Executor, String, String, boolean) - Constructor for class com.contentful.java.cma.ModuleUploads
Create uploads module.
ModuleUploads.Async - Class in com.contentful.java.cma
Async module.
ModuleUsers - Class in com.contentful.java.cma
Users Module.
ModuleUsers(Retrofit, Executor, boolean) - Constructor for class com.contentful.java.cma.ModuleUsers
Create module.
ModuleUsers.Async - Class in com.contentful.java.cma
Async module.
ModuleWebhooks - Class in com.contentful.java.cma
This module is intended to ease communication with the webhooks module from Contentful.
ModuleWebhooks(Retrofit, Executor, String, String, boolean) - Constructor for class com.contentful.java.cma.ModuleWebhooks
Create this module.
ModuleWebhooks.Async - Class in com.contentful.java.cma
Async module.

N

name() - Method in class com.contentful.java.cma.Platform
How do you call this platform?

O

OCTET_STREAM_CONTENT_TYPE - Static variable in class com.contentful.java.cma.Constants
 
onFailure(RuntimeException) - Method in class com.contentful.java.cma.CMACallback
Callback to be invoked in case the request was unsuccessful.
onRateLimitHeaderReceived(RateLimits) - Method in interface com.contentful.java.cma.interceptor.RateLimitsListener
 
onSuccess(T) - Method in class com.contentful.java.cma.CMACallback
Callback to be invoked in case the request was successful.
organizations() - Method in class com.contentful.java.cma.CMAClient
 
os(ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem, ContentfulUserAgentHeaderInterceptor.Section.Version) - Static method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section
Create an os section.

P

parse(String) - Static method in enum com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem
Parses a string to the closes match of a given OperatingSystemConstant.
parse(String) - Static method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
Convert a version into a Semver and Contentful conform version number.
parse(Map<String, List<String>>) - Method in class com.contentful.java.cma.model.RateLimits.DefaultParser
Analyzes and converts a map of given headers to its rate limits.
parse(Map<String, List<String>>) - Method in interface com.contentful.java.cma.model.RateLimits.Parser
Convert Contentfuls http headers to ratelimits
personalAccessTokens() - Method in class com.contentful.java.cma.CMAClient
 
platform(String, ContentfulUserAgentHeaderInterceptor.Section.Version) - Static method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section
Create an platform section.
Platform - Class in com.contentful.java.cma
An platform abstraction layer singleton providing information about the underlying system.
Platform() - Constructor for class com.contentful.java.cma.Platform
 
previewApiKeys() - Method in class com.contentful.java.cma.CMAClient
 
process(CMAAsset, String, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Process an Asset.
process(CMAAsset, String) - Method in class com.contentful.java.cma.ModuleAssets
Process an Asset.
PROJECT_VERSION - Static variable in class com.contentful.java.cma.build.GeneratedBuildParameters
Which version of 'cma-sdk' is getting used?
publish() - Method in class com.contentful.java.cma.model.CMAPolicy
Add publishing to the allowed actions.
publish(CMAAsset, CMACallback<CMAAsset>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Publish an Asset.
publish(CMAAsset) - Method in class com.contentful.java.cma.ModuleAssets
Publish an Asset.
publish(CMAContentType, CMACallback<CMAContentType>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Publish a Content Type.
publish(CMAContentType) - Method in class com.contentful.java.cma.ModuleContentTypes
Publish a Content Type.
publish(CMAEntry, CMACallback<CMAEntry>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Publish an Entry.
publish(CMAEntry) - Method in class com.contentful.java.cma.ModuleEntries
Publish an Entry.

R

rateLimitHourLimit() - Method in exception com.contentful.java.cma.model.CMAHttpException
 
rateLimitHourRemaining() - Method in exception com.contentful.java.cma.model.CMAHttpException
 
RateLimitInterceptor - Class in com.contentful.java.cma.interceptor
Get informed when ever a rate limit header is encountered.
RateLimitInterceptor(RateLimitsListener) - Constructor for class com.contentful.java.cma.interceptor.RateLimitInterceptor
Create a new ratelimit interceptor.
rateLimitReset() - Method in exception com.contentful.java.cma.model.CMAHttpException
 
RateLimits - Class in com.contentful.java.cma.model
Class to summarize the rate limits Contentful returns.
RateLimits() - Constructor for class com.contentful.java.cma.model.RateLimits
 
RateLimits.DefaultParser - Class in com.contentful.java.cma.model
Default parser for rate limits, comming from HTTP Headers.
RateLimits.Parser - Interface in com.contentful.java.cma.model
Interface for parsing rate limits.
rateLimitSecondLimit() - Method in exception com.contentful.java.cma.model.CMAHttpException
 
rateLimitSecondRemaining() - Method in exception com.contentful.java.cma.model.CMAHttpException
 
RateLimitsListener - Interface in com.contentful.java.cma.interceptor
Interface to get informed about rate limits.
read() - Method in class com.contentful.java.cma.model.CMAPolicy
Add reading to the allowed actions.
resolveRichTextField(CMAEntry) - Static method in class com.contentful.java.cma.model.rich.RichTextFactory
 
responseCode() - Method in exception com.contentful.java.cma.model.CMAHttpException
 
responseMessage() - Method in exception com.contentful.java.cma.model.CMAHttpException
 
revoke(CMAPersonalAccessToken, CMACallback<CMAPersonalAccessToken>) - Method in class com.contentful.java.cma.ModulePersonalAccessTokens.Async
Revoke a personal access token.
revoke(CMAPersonalAccessToken) - Method in class com.contentful.java.cma.ModulePersonalAccessTokens
Revoke a delivery api token.
RichTextFactory - Class in com.contentful.java.cma.model.rich
This factory will be used in order to create the CMARichNode-graph representation of the Contentful data returned by a rich text - field.
RichTextFactory() - Constructor for class com.contentful.java.cma.model.rich.RichTextFactory
 
roles() - Method in class com.contentful.java.cma.CMAClient
 

S

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.
serialize(CMALocale, Type, JsonSerializationContext) - Method in class com.contentful.java.cma.gson.LocaleSerializer
 
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.
setAccessToken(String) - Method in class com.contentful.java.cma.model.CMAApiKey
 
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<String, Object>) - 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.
setContent(List<CMARichNode>) - Method in class com.contentful.java.cma.model.rich.CMARichBlock
Updates the old content by overwriting it with the new content.
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
Deprecated.
Setting this to default will not get send to the backend. This method will get removed in the next major release.
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.
setEnvironmentId(String) - Method in class com.contentful.java.cma.CMAClient.Builder
Configure which environment to use if none is specified.
setEnvironmentId(String) - Method in class com.contentful.java.cma.model.CMAAsset
Convenience method for setting an environment id.
setEnvironmentId(String) - Method in class com.contentful.java.cma.model.CMAContentType
Convenience method for setting an environment id.
setEnvironmentId(String) - Method in class com.contentful.java.cma.model.CMAEntry
Convenience: Update the environment id, without going through CMAResource.getSystem().
setEnvironmentId(String) - Method in class com.contentful.java.cma.model.CMAEnvironment
Convenience method for setting an environment id.
setEnvironmentId(String) - Method in class com.contentful.java.cma.model.CMAResource
Convenience method for setting an environment id.
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
Convenience: Update the id of this entry without going through CMAResource.getSystem().
setId(String) - Method in class com.contentful.java.cma.model.CMAContentType
Convenience: Update the id of this entry without going through CMAResource.getSystem().
setId(String) - Method in class com.contentful.java.cma.model.CMAEntry
Convenience: Update the id of this entry without going through CMAResource.getSystem().
setId(String) - Method in class com.contentful.java.cma.model.CMAEnvironment
Sets the id of this environment.
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
Convenience: Update the id of this entry without going through CMAResource.getSystem().
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
Convenience: Update the id of this entry without going through CMAResource.getSystem().
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.
setMarks(List<CMARichMark>) - Method in class com.contentful.java.cma.model.rich.CMARichText
Updates the marks of this text.
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.CMAEnvironment
Sets the name for this environment.
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.
setPreviewApiKey(CMALink) - Method in class com.contentful.java.cma.model.CMAApiKey
 
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.
setSnapshot(CMAResource) - Method in class com.contentful.java.cma.model.CMASnapshot
Update the current snapshot.
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.CMAClient.Builder
Configure which space to use if none is specified.
setSpaceId(String) - Method in class com.contentful.java.cma.model.CMAAsset
Convenience: Update the space id of this entry without going through CMAResource.getSystem().
setSpaceId(String) - Method in class com.contentful.java.cma.model.CMAContentType
Convenience: Update the space id of this entry without going through CMAResource.getSystem().
setSpaceId(String) - Method in class com.contentful.java.cma.model.CMAEntry
Convenience: Update the space id of this entry without going through CMAResource.getSystem().
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
Convenience: Update the space id of this entry without going through CMAResource.getSystem().
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
Convenience: Update the space id of this entry without going through CMAResource.getSystem().
setSpaceId(String) - Method in class com.contentful.java.cma.model.CMAWebhookCall
 
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.CMAEnvironment
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<String, Object>>) - 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.
setValue(CharSequence) - Method in class com.contentful.java.cma.model.rich.CMARichText
Update the value of this text.
setVersion(Integer) - Method in class com.contentful.java.cma.model.CMAAsset
Convenience: Update the version of this entry without going through CMAResource.getSystem().
setVersion(Integer) - Method in class com.contentful.java.cma.model.CMAContentType
Convenience: Update the version of this entry without going through CMAResource.getSystem().
setVersion(Integer) - Method in class com.contentful.java.cma.model.CMAEntry
Convenience: Update the version of this entry without going through CMAResource.getSystem().
setVersion(Integer) - Method in class com.contentful.java.cma.model.CMAEnvironment
Set the version of this environment.
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
Convenience: Update the version of this entry without going through CMAResource.getSystem().
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
Convenience: Update the version of this entry without going through CMAResource.getSystem().
setWidgetId(String) - Method in class com.contentful.java.cma.model.CMAEditorInterface.Control
Set the id of the widget.
SnapshotDeserializer - Class in com.contentful.java.cma.gson
This class will take a json blob and deserialize a snapshot from it.
SnapshotDeserializer() - Constructor for class com.contentful.java.cma.gson.SnapshotDeserializer
 
spaceMemberships() - Method in class com.contentful.java.cma.CMAClient
 
spaces() - Method in class com.contentful.java.cma.CMAClient
 
Sys() - Constructor for class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Sys
 

T

toString() - Method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section
 
toString() - Method in class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
 
toString() - Method in class com.contentful.java.cma.model.CMAApiKey
 
toString() - Method in class com.contentful.java.cma.model.CMAArray
 
toString() - Method in class com.contentful.java.cma.model.CMAAsset.Fields.Localized
 
toString(String) - Method in class com.contentful.java.cma.model.CMAAsset.Fields
 
toString() - Method in class com.contentful.java.cma.model.CMAAsset.Fields
For debugging, it returns only the en-US locales!
toString() - Method in class com.contentful.java.cma.model.CMAAsset
 
toString() - Method in class com.contentful.java.cma.model.CMAAssetFile.Details.ImageMeta
 
toString() - Method in class com.contentful.java.cma.model.CMAAssetFile.Details
 
toString() - Method in class com.contentful.java.cma.model.CMAAssetFile
 
toString() - Method in class com.contentful.java.cma.model.CMAConstraint.Equals
 
toString() - Method in class com.contentful.java.cma.model.CMAConstraint.FieldKeyPath
 
toString() - Method in class com.contentful.java.cma.model.CMAConstraint
 
toString() - Method in class com.contentful.java.cma.model.CMAContentType
 
toString() - Method in class com.contentful.java.cma.model.CMAEditorInterface.Control
 
toString() - Method in class com.contentful.java.cma.model.CMAEditorInterface
 
toString() - Method in class com.contentful.java.cma.model.CMAEntry.Localized
 
toString() - Method in class com.contentful.java.cma.model.CMAEntry
 
toString() - Method in class com.contentful.java.cma.model.CMAEnvironment
 
toString() - Method in class com.contentful.java.cma.model.CMAField
 
toString() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details.Error
 
toString() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Details
 
toString() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody.Sys
 
toString() - Method in class com.contentful.java.cma.model.CMAHttpException.ErrorBody
 
toString() - Method in exception com.contentful.java.cma.model.CMAHttpException
Convert exception to human readable form.
toString() - Method in class com.contentful.java.cma.model.CMALink
 
toString() - Method in class com.contentful.java.cma.model.CMALocale
 
toString() - Method in class com.contentful.java.cma.model.CMAOrganization
 
toString() - Method in class com.contentful.java.cma.model.CMAPermissions
 
toString() - Method in class com.contentful.java.cma.model.CMAPersonalAccessToken
 
toString() - Method in class com.contentful.java.cma.model.CMAPolicy
 
toString() - Method in class com.contentful.java.cma.model.CMAPreviewApiKey
 
toString() - Method in class com.contentful.java.cma.model.CMAResource
 
toString() - Method in class com.contentful.java.cma.model.CMARole
 
toString() - Method in class com.contentful.java.cma.model.CMASpace
 
toString() - Method in class com.contentful.java.cma.model.CMASpaceMembership
 
toString() - Method in class com.contentful.java.cma.model.CMASystem
 
toString() - Method in class com.contentful.java.cma.model.CMAUiExtension.Extension.FieldType
 
toString() - Method in class com.contentful.java.cma.model.CMAUiExtension.Extension
 
toString() - Method in class com.contentful.java.cma.model.CMAUiExtension
 
toString() - Method in class com.contentful.java.cma.model.CMAUpload
 
toString() - Method in class com.contentful.java.cma.model.CMAUser
 
toString() - Method in class com.contentful.java.cma.model.CMAWebhook
 
toString() - Method in class com.contentful.java.cma.model.CMAWebhookCall
 
toString() - Method in class com.contentful.java.cma.model.CMAWebhookCallDetail
 
toString() - Method in class com.contentful.java.cma.model.CMAWebhookHeader
 
toString() - Method in class com.contentful.java.cma.model.CMAWebhookHealth.CMAWebhookHealthCall
 
toString() - Method in class com.contentful.java.cma.model.CMAWebhookHealth
 
toString() - Method in class com.contentful.java.cma.model.CMAWebhookRequest
 
toString() - Method in class com.contentful.java.cma.model.CMAWebhookResponse
 

U

uiExtensions() - Method in class com.contentful.java.cma.CMAClient
 
unarchive() - Method in class com.contentful.java.cma.model.CMAPolicy
Add unarchiving to the allowed actions.
unArchive(CMAAsset, CMACallback<CMAAsset>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Un-Archive an Asset.
unArchive(CMAAsset) - Method in class com.contentful.java.cma.ModuleAssets
Un-Archive an Asset.
unArchive(CMAEntry, CMACallback<CMAEntry>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Un-Archive an Entry.
unArchive(CMAEntry) - Method in class com.contentful.java.cma.ModuleEntries
Un-Archive an Entry.
unpublish() - Method in class com.contentful.java.cma.model.CMAPolicy
Add unpublishing to the allowed actions.
unPublish(CMAAsset, CMACallback<CMAAsset>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Un-Publish an Asset.
unPublish(CMAAsset) - Method in class com.contentful.java.cma.ModuleAssets
Un-Publish an Asset.
unPublish(CMAContentType, CMACallback<CMAContentType>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Un-Publish a Content Type.
unPublish(CMAContentType) - Method in class com.contentful.java.cma.ModuleContentTypes
Un-Publish a Content Type.
unPublish(CMAEntry, CMACallback<CMAEntry>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Un-Publish an Entry.
unPublish(CMAEntry) - Method in class com.contentful.java.cma.ModuleEntries
Un-Publish an Entry.
update() - Method in class com.contentful.java.cma.model.CMAPolicy
Add updating to the allowed actions.
update(CMAApiKey, CMACallback<CMAApiKey>) - Method in class com.contentful.java.cma.ModuleApiKeys.Async
Update an existing delivery api key.
update(CMAApiKey) - Method in class com.contentful.java.cma.ModuleApiKeys
Updates a delivery api key from the configured space.
update(CMAAsset, CMACallback<CMAAsset>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Update an Asset.
update(CMAAsset) - Method in class com.contentful.java.cma.ModuleAssets
Update an Asset.
update(CMAContentType, CMACallback<CMAContentType>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Update a Content Type.
update(CMAContentType) - Method in class com.contentful.java.cma.ModuleContentTypes
Update a Content Type.
update(CMAEditorInterface, CMACallback<CMAEditorInterface>) - Method in class com.contentful.java.cma.ModuleEditorInterfaces.Async
Update the given editor interface.
update(CMAEditorInterface) - Method in class com.contentful.java.cma.ModuleEditorInterfaces
Update an editor interface.
update(CMAEntry, CMACallback<CMAEntry>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Update an Entry.
update(CMAEntry) - Method in class com.contentful.java.cma.ModuleEntries
Update an Entry.
update(CMAEnvironment, CMACallback<CMAEnvironment>) - Method in class com.contentful.java.cma.ModuleEnvironments.Async
Update an environment.
update(CMAEnvironment) - Method in class com.contentful.java.cma.ModuleEnvironments
Update an environment.
update(CMALocale, CMACallback<CMALocale>) - Method in class com.contentful.java.cma.ModuleLocales.Async
Update the given locale instance on Contentful, asynchronously.
update(CMALocale) - Method in class com.contentful.java.cma.ModuleLocales
Update the given locale instance on Contentful.
update(CMARole, CMACallback<CMARole>) - Method in class com.contentful.java.cma.ModuleRoles.Async
Update the given role instance on Contentful, asynchronously.
update(CMARole) - Method in class com.contentful.java.cma.ModuleRoles
Update the given role instance on Contentful.
update(CMASpaceMembership, CMACallback<CMASpaceMembership>) - Method in class com.contentful.java.cma.ModuleSpaceMemberships.Async
Update the given membership instance on Contentful, asynchronously.
update(CMASpaceMembership) - Method in class com.contentful.java.cma.ModuleSpaceMemberships
Update the given membership instance on Contentful.
update(CMASpace, CMACallback<CMASpace>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
Update a Space.
update(CMASpace) - Method in class com.contentful.java.cma.ModuleSpaces
Update a Space.
update(CMAUiExtension, CMACallback<CMAUiExtension>) - Method in class com.contentful.java.cma.ModuleUiExtensions.Async
Update a ui extension.
update(CMAUiExtension) - Method in class com.contentful.java.cma.ModuleUiExtensions
Update a ui extension.
update(CMAWebhook, CMACallback<CMAWebhook>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
Asynchronous variant of ModuleWebhooks.update(CMAWebhook)
update(CMAWebhook) - Method in class com.contentful.java.cma.ModuleWebhooks
Change the content of a webhook.
update(String, String, String, CMALocale, Integer) - Method in interface com.contentful.java.cma.ServiceLocales
 
update(String, String, CMARole, Integer) - Method in interface com.contentful.java.cma.ServiceRoles
 
update(String, String, CMASpaceMembership, Integer) - Method in interface com.contentful.java.cma.ServiceSpaceMemberships
 
uploads() - Method in class com.contentful.java.cma.CMAClient
 
UserAgentHeaderInterceptor - Class in com.contentful.java.cma.interceptor
Interceptor to add user agent header to requests
UserAgentHeaderInterceptor(String) - Constructor for class com.contentful.java.cma.interceptor.UserAgentHeaderInterceptor
Create Header interceptor, saving parameters.
users() - Method in class com.contentful.java.cma.CMAClient
 

V

valueOf(String) - Static method in enum com.contentful.java.cma.Constants.CMAFieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentful.java.cma.Logger.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentful.java.cma.model.CMAEditorInterface.Control.BuildInWidgetId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentful.java.cma.model.CMAEnvironmentStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentful.java.cma.model.CMAPersonalAccessToken.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentful.java.cma.model.CMAType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentful.java.cma.model.CMAWebhookTopic
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.contentful.java.cma.Constants.CMAFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentful.java.cma.Logger.Level
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentful.java.cma.model.CMAEditorInterface.Control.BuildInWidgetId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentful.java.cma.model.CMAEnvironmentStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentful.java.cma.model.CMAPersonalAccessToken.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentful.java.cma.model.CMAType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentful.java.cma.model.CMAWebhookTopic
Returns an array containing the constants of this enum type, in the order they are declared.
Version(int, int, int) - Constructor for class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
Create a release version, omitting stability
Version(int, int, int, String) - Constructor for class com.contentful.java.cma.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
Create a version including a stability.
version() - Method in class com.contentful.java.cma.Platform
Which version of the platform is executing this app?

W

webhooks() - Method in class com.contentful.java.cma.CMAClient
 
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links

Copyright © 2019 Contentful, GmbH.. All Rights Reserved.