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

A

addField(CMAField) - Method in class com.contentful.java.cma.model.CMAContentType
Adds a new field.
addHeader(String, String) - Method in class com.contentful.java.cma.model.CMAWebhook
Adds a custom http header to the call done by this webhook.
addTopic(CMAWebhookTopic) - Method in class com.contentful.java.cma.model.CMAWebhook
Add a topic this webhook should be triggered on.
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.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.ModuleEntries
 
Async() - Constructor for class com.contentful.java.cma.ModuleEntries.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.ModuleUploads
 
Async() - Constructor for class com.contentful.java.cma.ModuleUploads.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

build() - Method in class com.contentful.java.cma.CMAClient.Builder
 
Builder() - Constructor for class com.contentful.java.cma.CMAClient.Builder
 

C

callDetails(String, String, String, CMACallback<CMAWebhookCallDetail>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
callDetails(String, String, String) - Method in class com.contentful.java.cma.ModuleWebhooks
Get more information about one specific call to one specific webhook, hosted by one specific space.
calls(String, String, CMACallback<CMAArray<CMAWebhookCall>>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
Asynchronous variant of ModuleWebhooks.calls(String, String)
calls(String, String) - Method in class com.contentful.java.cma.ModuleWebhooks
Get more information about a specific webhook.
cancel() - Method in class com.contentful.java.cma.CMACallback
Cancels this callback.
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.
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.
CMAEntry - Class in com.contentful.java.cma.model
Represents a resource of type Entry.
CMAEntry() - Constructor for class com.contentful.java.cma.model.CMAEntry
Create an entry, filling the system property
CMAEntry.Localized - Class in com.contentful.java.cma.model
Localize all fields with a given locale.
CMAField - Class in com.contentful.java.cma.model
CMAField.
CMAField() - Constructor for class com.contentful.java.cma.model.CMAField
 
CMAHttpException - Exception in com.contentful.java.cma.model
This class will represent known Contentful exceptions
CMAHttpException(Request, Response) - Constructor for exception com.contentful.java.cma.model.CMAHttpException
Construct an error response.
CMALink - Class in com.contentful.java.cma.model
This class represents a link to another resource in Contentful.
CMALink() - Constructor for class com.contentful.java.cma.model.CMALink
Create a generic link.
CMALink(CMAType) - Constructor for class com.contentful.java.cma.model.CMALink
Create a fully specified link, with type and linkedType.
CMALocale - Class in com.contentful.java.cma.model
CMALocale.
CMALocale() - Constructor for class com.contentful.java.cma.model.CMALocale
Create a new locale, specifying the type in the system property.
CMAResource - Class in com.contentful.java.cma.model
Base CMA resource.
CMAResource(CMAType) - Constructor for class com.contentful.java.cma.model.CMAResource
 
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.
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.
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
CMAWebhook - Class in com.contentful.java.cma.model
Represents one webhook definition.
CMAWebhook() - Constructor for class com.contentful.java.cma.model.CMAWebhook
Create a webhoook, setting up the system attribute for it.
CMAWebhookCall - Class in com.contentful.java.cma.model
Model class representing an overview of a call to a webhook
CMAWebhookCall() - Constructor for class com.contentful.java.cma.model.CMAWebhookCall
Create a webhook call, setting the type in it's system property.
CMAWebhookCallDetail - Class in com.contentful.java.cma.model
Detail of one specific call of a Webhook.
CMAWebhookCallDetail() - Constructor for class com.contentful.java.cma.model.CMAWebhookCallDetail
Create this call detail.
CMAWebhookHeader - Class in com.contentful.java.cma.model
A custom header for webhooks.
CMAWebhookHeader(String, String) - Constructor for class com.contentful.java.cma.model.CMAWebhookHeader
Create new header, using key and value.
CMAWebhookHealth - Class in com.contentful.java.cma.model
Model class representing a health report of this webhook.
CMAWebhookHealth() - Constructor for class com.contentful.java.cma.model.CMAWebhookHealth
Create a webhook health record.
CMAWebhookHealth.CMAWebhookHealthCall - Class in com.contentful.java.cma.model
Model representing the spread of calls on this Webhook.
CMAWebhookHealthCall() - Constructor for class com.contentful.java.cma.model.CMAWebhookHealth.CMAWebhookHealthCall
 
CMAWebhookRequest - Class in com.contentful.java.cma.model
Model class representing a request done by Contentful to a webhook.
CMAWebhookRequest() - Constructor for class com.contentful.java.cma.model.CMAWebhookRequest
 
CMAWebhookResponse - Class in com.contentful.java.cma.model
Model representing the response Contentful received from calling the Webhook.
CMAWebhookResponse() - Constructor for class com.contentful.java.cma.model.CMAWebhookResponse
 
CMAWebhookTopic - Enum in com.contentful.java.cma.model
A class exporting all possible combinations of topics.
com.contentful.java.cma - package com.contentful.java.cma
 
com.contentful.java.cma.gson - package com.contentful.java.cma.gson
 
com.contentful.java.cma.interceptor - package com.contentful.java.cma.interceptor
 
com.contentful.java.cma.model - package com.contentful.java.cma.model
 
Constants - Class in com.contentful.java.cma
Library constants.
Constants.CMAFieldType - Enum in com.contentful.java.cma
 
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
 
create(String, CMAAsset, CMACallback<CMAAsset>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Create a new Asset.
create(String, CMAAsset) - Method in class com.contentful.java.cma.ModuleAssets
Create a new Asset.
create(String, CMAContentType, CMACallback<CMAContentType>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Create a new Content Type.
create(String, CMAContentType) - Method in class com.contentful.java.cma.ModuleContentTypes
Create a new Content Type.
create(String, String, CMAEntry, CMACallback<CMAEntry>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Create a new Entry.
create(String, String, CMAEntry) - Method in class com.contentful.java.cma.ModuleEntries
Create a new Entry.
create(String, 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, InputStream, CMACallback<CMAUpload>) - Method in class com.contentful.java.cma.ModuleUploads.Async
Create a new upload, asynchronously.
create(String, InputStream) - Method in class com.contentful.java.cma.ModuleUploads
Create a new upload.
create(String, CMAWebhook, CMACallback<CMAWebhook>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
create(String, String, CMAWebhook, CMACallback<CMAWebhook>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
create(String, CMAWebhook) - Method in class com.contentful.java.cma.ModuleWebhooks
Create a new webhook.
create(String, String, CMAWebhook) - Method in class com.contentful.java.cma.ModuleWebhooks
Create a new webhook with specified ID.
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.ModuleEntries
 
createService(Retrofit) - Method in class com.contentful.java.cma.ModuleSpaces
 
createService(Retrofit) - Method in class com.contentful.java.cma.ModuleUploads
 
createService(Retrofit) - Method in class com.contentful.java.cma.ModuleWebhooks
Internal method used for creating the service.

D

DEFAULT_CONTENT_TYPE - Static variable in class com.contentful.java.cma.Constants
 
defaultCoreCallFactoryBuilder() - Method in class com.contentful.java.cma.CMAClient.Builder
 
defaultUploadCallFactoryBuilder() - Method in class com.contentful.java.cma.CMAClient.Builder
 
delete(String, String, CMACallback<String>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Delete an Asset.
delete(String, String) - Method in class com.contentful.java.cma.ModuleAssets
Delete an Asset.
delete(String, String, CMACallback<String>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Delete a Content Type.
delete(String, String) - Method in class com.contentful.java.cma.ModuleContentTypes
Delete a Content Type.
delete(String, String, CMACallback<String>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Delete an Entry.
delete(String, String) - Method in class com.contentful.java.cma.ModuleEntries
Delete an Entry.
delete(String, CMACallback<String>) - 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(String, String, CMACallback<Integer>) - Method in class com.contentful.java.cma.ModuleUploads.Async
Delete a given upload again, asynchronously.
delete(String, String) - Method in class com.contentful.java.cma.ModuleUploads
Delete a given upload again.
delete(String, String, CMACallback<String>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
delete(String, String) - Method in class com.contentful.java.cma.ModuleWebhooks
Delete a given Webhook by its ID.
Details() - Constructor for class com.contentful.java.cma.model.CMAAssetFile.Details
 

E

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
 
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
 

F

fetchAll(String, CMACallback<CMAArray<CMAAsset>>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Fetch all Assets from a Space.
fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMAAsset>>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Fetch all Assets from a Space with a query.
fetchAll(String) - Method in class com.contentful.java.cma.ModuleAssets
Fetch all Assets from a Space.
fetchAll(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleAssets
Fetch all Assets from a Space with query parameter.
fetchAll(String, CMACallback<CMAArray<CMAContentType>>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Fetch all Content Types from a Space.
fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMAContentType>>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Fetch all Content Types from a Space with a query.
fetchAll(String) - Method in class com.contentful.java.cma.ModuleContentTypes
Fetch all Content Types from a Space, using default query parameter.
fetchAll(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleContentTypes
Fetch all Content Types from a Space with query parameters.
fetchAll(String, CMACallback<CMAArray<CMAEntry>>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Fetch all Entries from a Space.
fetchAll(String, Map<String, String>, CMACallback<CMAArray<CMAEntry>>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Fetch all Entries from a Space with a query.
fetchAll(String) - Method in class com.contentful.java.cma.ModuleEntries
Fetch all Entries from a Space.
fetchAll(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleEntries
Fetch all Entries from a Space with a query url parameter map.
fetchAll(CMACallback<CMAArray<CMASpace>>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
Fetch all Spaces.
fetchAll(Map<String, String>, CMACallback<CMAArray<CMASpace>>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
Fetch all Spaces using a non empty query.
fetchAll() - Method in class com.contentful.java.cma.ModuleSpaces
Fetch all Spaces.
fetchAll(Map<String, String>) - Method in class com.contentful.java.cma.ModuleSpaces
Fetch all Spaces, using specific queries.
fetchAll(String, CMACallback<CMAArray<CMAWebhook>>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
Asynchronous variant of ModuleWebhooks.fetchAll(String)
fetchAll(String) - Method in class com.contentful.java.cma.ModuleWebhooks
Retrieve all the webhooks defined for this space.
fetchLocales(String, CMACallback<CMAArray<CMALocale>>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
Fetch Locales for a Space.
fetchLocales(String, Map<String, String>, CMACallback<CMAArray<CMALocale>>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
Fetch Locales for a Space, using a query.
fetchLocales(String) - Method in class com.contentful.java.cma.ModuleSpaces
Fetch Locales for a Space.
fetchLocales(String, Map<String, String>) - Method in class com.contentful.java.cma.ModuleSpaces
Fetch specific Locales for a Space.
fetchOne(String, String, CMACallback<CMAAsset>) - Method in class com.contentful.java.cma.ModuleAssets.Async
Fetch an Asset with the given assetId from a Space.
fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleAssets
Fetch an Asset with the given assetId from a Space.
fetchOne(String, String, CMACallback<CMAContentType>) - Method in class com.contentful.java.cma.ModuleContentTypes.Async
Fetch a Content Type with the given contentTypeId from a Space.
fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleContentTypes
Fetch a Content Type with the given contentTypeId from a Space.
fetchOne(String, String, CMACallback<CMAEntry>) - Method in class com.contentful.java.cma.ModuleEntries.Async
Fetch an Entry with the given entryId from a Space.
fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleEntries
Fetch an Entry with the given entryId from a Space.
fetchOne(String, CMACallback<CMASpace>) - Method in class com.contentful.java.cma.ModuleSpaces.Async
Fetch a Space with a given spaceId.
fetchOne(String) - Method in class com.contentful.java.cma.ModuleSpaces
Fetch a Space with a given spaceId.
fetchOne(String, String, CMACallback<CMAUpload>) - Method in class com.contentful.java.cma.ModuleUploads.Async
Get information about the given upload, asynchronously.
fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleUploads
Get information about the given upload.
fetchOne(String, String, CMACallback<CMAWebhook>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
fetchOne(String, String) - Method in class com.contentful.java.cma.ModuleWebhooks
Retrieve exactly one webhook, whose id you know.
Fields() - Constructor for class com.contentful.java.cma.model.CMAAsset.Fields
 
FieldTypeAdapter - Class in com.contentful.java.cma.gson
FieldTypeAdapter.
FieldTypeAdapter() - Constructor for class com.contentful.java.cma.gson.FieldTypeAdapter
 

G

getArchivedVersion() - Method in class com.contentful.java.cma.model.CMASystem
 
getArrayItems() - Method in class com.contentful.java.cma.model.CMAField
 
getBody() - Method in class com.contentful.java.cma.model.CMAWebhookResponse
 
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.
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
 
getCreatedAt() - Method in class com.contentful.java.cma.model.CMASystem
 
getCreatedBy() - Method in class com.contentful.java.cma.model.CMASystem
 
getDefaultLocale() - Method in class com.contentful.java.cma.model.CMASpace
 
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
 
getDetails() - Method in class com.contentful.java.cma.model.CMAAssetFile
 
getDisplayField() - Method in class com.contentful.java.cma.model.CMAContentType
 
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
 
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.
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
 
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
 
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
 
getId() - Method in class com.contentful.java.cma.model.CMAField
 
getId() - Method in class com.contentful.java.cma.model.CMAResource
 
getId() - Method in class com.contentful.java.cma.model.CMASystem
 
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
 
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
 
getMethod() - Method in class com.contentful.java.cma.model.CMAWebhookRequest
 
getName() - Method in class com.contentful.java.cma.model.CMAContentType
 
getName() - Method in class com.contentful.java.cma.model.CMAField
 
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.CMASpace
 
getName() - Method in class com.contentful.java.cma.model.CMAWebhook
 
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
 
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
 
getSize() - Method in class com.contentful.java.cma.model.CMAAssetFile.Details
 
getSkip() - Method in class com.contentful.java.cma.model.CMAArray
 
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.
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
 
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
 
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.CMASystem
 
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.CMAWebhook
 
getValidations() - Method in class com.contentful.java.cma.model.CMAField
 
getValue() - Method in class com.contentful.java.cma.model.CMAWebhookHeader
 
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
 
getWidth() - Method in class com.contentful.java.cma.model.CMAAssetFile.Details.ImageMeta
 

H

HEADER_BEARER - Static variable in class com.contentful.java.cma.interceptor.AuthorizationHeaderInterceptor
 
HEADER_NAME - Static variable in class com.contentful.java.cma.interceptor.AuthorizationHeaderInterceptor
 
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_RATE_LIMIT_HOUR_LIMIT - Static variable in exception com.contentful.java.cma.model.CMAHttpException
 
HEADER_RATE_LIMIT_HOUR_REMAINING - Static variable in exception com.contentful.java.cma.model.CMAHttpException
 
HEADER_RATE_LIMIT_RESET - Static variable in exception com.contentful.java.cma.model.CMAHttpException
 
HEADER_RATE_LIMIT_SECOND_LIMIT - Static variable in exception com.contentful.java.cma.model.CMAHttpException
 
HEADER_RATE_LIMIT_SECOND_REMAINING - Static variable in exception com.contentful.java.cma.model.CMAHttpException
 
health(String, String, CMACallback<CMAWebhookHealth>) - Method in class com.contentful.java.cma.ModuleWebhooks.Async
health(String, String) - Method in class com.contentful.java.cma.ModuleWebhooks
Return a general understanding of the health of the webhooks.

I

ImageMeta() - Constructor for class com.contentful.java.cma.model.CMAAssetFile.Details.ImageMeta
 
intercept(Interceptor.Chain) - Method in class com.contentful.java.cma.interceptor.AuthorizationHeaderInterceptor
Method called by framework, to enrich current request with the header information requested.
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.LogInterceptor
Log the incoming request.
intercept(Interceptor.Chain) - Method in class com.contentful.java.cma.interceptor.UserAgentHeaderInterceptor
Method called by framework, to enrich current request with the header information requested.
isArchived() - Method in class com.contentful.java.cma.model.CMAResource
 
isCancelled() - Method in class com.contentful.java.cma.CMACallback
 
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
 
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

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

ModuleAssets - Class in com.contentful.java.cma
Assets Module.
ModuleAssets(Retrofit, Executor) - Constructor for class com.contentful.java.cma.ModuleAssets
 
ModuleAssets.Async - Class in com.contentful.java.cma
Async module.
ModuleContentTypes - Class in com.contentful.java.cma
Content Types Module.
ModuleContentTypes(Retrofit, Executor) - Constructor for class com.contentful.java.cma.ModuleContentTypes
 
ModuleContentTypes.Async - Class in com.contentful.java.cma
Async module.
ModuleEntries - Class in com.contentful.java.cma
Entries Module.
ModuleEntries(Retrofit, Executor) - Constructor for class com.contentful.java.cma.ModuleEntries
 
ModuleEntries.Async - Class in com.contentful.java.cma
Async module.
ModuleSpaces - Class in com.contentful.java.cma
Spaces Module.
ModuleSpaces(Retrofit, Executor) - Constructor for class com.contentful.java.cma.ModuleSpaces
 
ModuleSpaces.Async - Class in com.contentful.java.cma
Async module.
ModuleUploads - Class in com.contentful.java.cma
Upload Module.
ModuleUploads(Retrofit, Executor) - Constructor for class com.contentful.java.cma.ModuleUploads
 
ModuleUploads.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) - Constructor for class com.contentful.java.cma.ModuleWebhooks
Create this module.
ModuleWebhooks.Async - Class in com.contentful.java.cma
Async module.

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.
onSuccess(T) - Method in class com.contentful.java.cma.CMACallback
Callback to be invoked in case the request was successful.

P

process(CMAAsset, String, CMACallback<String>) - 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.
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
 
rateLimitReset() - Method in exception com.contentful.java.cma.model.CMAHttpException
 
rateLimitSecondLimit() - Method in exception com.contentful.java.cma.model.CMAHttpException
 
rateLimitSecondRemaining() - Method in exception com.contentful.java.cma.model.CMAHttpException
 
responseCode() - Method in exception com.contentful.java.cma.model.CMAHttpException
 
responseMessage() - Method in exception com.contentful.java.cma.model.CMAHttpException
 

S

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.
setAccessToken(String) - Method in class com.contentful.java.cma.CMAClient.Builder
Sets the access token for this client.
setArrayItems(HashMap) - Method in class com.contentful.java.cma.model.CMAField
Sets the items attribute value.
setBasicAuthorization(String, String) - Method in class com.contentful.java.cma.model.CMAWebhook
Set authorization parameter for basic HTTP authorization on the url to be called by this webhook.
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.
setContentType(String) - Method in class com.contentful.java.cma.model.CMAAssetFile
Set what content type is stored in this asset.
setContentType(CMALink) - Method in class com.contentful.java.cma.model.CMASystem
Change the content type of this resource.
setCoreCallFactory(Call.Factory) - Method in class com.contentful.java.cma.CMAClient.Builder
Sets a custom HTTP call factory for core modules.
setCoreEndpoint(String) - Method in class com.contentful.java.cma.CMAClient.Builder
Overrides the default remote URL for core modules.
setDefault(boolean) - Method in class com.contentful.java.cma.model.CMALocale
Change this locale to be the default, or remove this flag from it.
setDefaultLocale(String) - Method in class com.contentful.java.cma.model.CMASpace
Set the default locale of this space.
setDescription(String) - Method in class com.contentful.java.cma.model.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.
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.
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.
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.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.CMASpace
Sets the id of this space.
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.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().
setLinkType(String) - Method in class com.contentful.java.cma.model.CMAField
Sets the link type for this field.
setLinkType(CMAType) - Method in class com.contentful.java.cma.model.CMASystem
Set the type of this link.
setLocalized(boolean) - Method in class com.contentful.java.cma.model.CMAField
Sets the localized attribute value.
setLogger(Logger) - Method in class com.contentful.java.cma.CMAClient.Builder
Sets the logger to be used for logging all network requests or all application requests.
setLogLevel(Logger.Level) - Method in class com.contentful.java.cma.CMAClient.Builder
Sets the log level for this client.
setName(String) - Method in class com.contentful.java.cma.model.CMAContentType
Sets the name for this Content Type.
setName(String) - Method in class com.contentful.java.cma.model.CMAField
Sets the name for this field.
setName(String) - Method in class com.contentful.java.cma.model.CMALocale
Change or create a human readable name of this locale.
setName(String) - Method in class com.contentful.java.cma.model.CMASpace
Sets the name for this Space.
setName(String) - Method in class com.contentful.java.cma.model.CMAWebhook
Set the name of this webhook.
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.
setRequired(boolean) - Method in class com.contentful.java.cma.model.CMAField
Sets the required attribute value.
setSpace(CMALink) - Method in class com.contentful.java.cma.model.CMASystem
Update the space used.
setSpaceId(String) - Method in class com.contentful.java.cma.model.CMAAsset
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.CMASpace
Sets the id of this 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().
setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMAAsset
Sets the system field.
setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMAContentType
Sets the system field.
setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMAEntry
Sets the system field.
setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMALink
Change ths system property to a new one.
setSystem(CMASystem) - Method in class com.contentful.java.cma.model.CMALocale
Sets the system field.
setSystem(CMASystem) - Method in class com.contentful.java.cma.model.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.
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.
setValidations(List<Map>) - Method in class com.contentful.java.cma.model.CMAField
Sets a List of validation rules for this field.
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.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.CMASpace
Set the version of this space.
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().
spaces() - Method in class com.contentful.java.cma.CMAClient
 

T

toString() - Method in exception com.contentful.java.cma.model.CMAHttpException
Convert exception to human readable form.

U

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(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(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(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(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(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.
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.

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.Logger.Level
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.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.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.

W

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

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