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

A

AbsQuery<Resource,Query extends AbsQuery<Resource,Query>> - Class in com.contentful.java.cda
Root of all queries.
all() - Method in class com.contentful.java.cda.FetchQuery
Fetch and return all resources matching the type of this query.
all(C) - Method in class com.contentful.java.cda.FetchQuery
Async fetch all resources matching the type of this query.
all() - Method in class com.contentful.java.cda.ObserveQuery
Observe an array of all resources matching the type of this query.
all() - Method in class com.contentful.java.cda.TransformQuery
Retrieve all transformed entries from Contentful.
all(CDACallback<Collection<Transformed>>) - Method in class com.contentful.java.cda.TransformQuery
Retrieve all transformed entries from Contentful by the use of a callback.
allAssets() - Static method in class com.contentful.java.cda.SyncType
 
allEntries() - Static method in class com.contentful.java.cda.SyncType
 
app(String, ContentfulUserAgentHeaderInterceptor.Section.Version) - Static method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section
Create an app section.
apply(String) - Method in class com.contentful.java.cda.image.ImageOption
Apply this image option to a url, replacing and updating this url.
ArrayResource - Class in com.contentful.java.cda
An abstraction of CDAResources combined into one array.
ArrayResource() - Constructor for class com.contentful.java.cda.ArrayResource
 
assets() - Method in class com.contentful.java.cda.ArrayResource
 
attrs() - Method in class com.contentful.java.cda.CDAResource
 
AuthorizationHeaderInterceptor - Class in com.contentful.java.cda.interceptor
Interceptor to add authorization header to requests
AuthorizationHeaderInterceptor(String) - Constructor for class com.contentful.java.cda.interceptor.AuthorizationHeaderInterceptor
Create Header interceptor, saving parameters.

B

backgroundColorOf(int) - Static method in class com.contentful.java.cda.image.ImageOption
Define a background color.
backgroundColorOf(int, int, int) - Static method in class com.contentful.java.cda.image.ImageOption
Define a background color by its components.
blackBackgroundColor() - Static method in class com.contentful.java.cda.image.ImageOption
Define a background color as black.
BoundingBox(QueryOperation.Location, QueryOperation.Location) - Constructor for class com.contentful.java.cda.QueryOperation.BoundingBox
Construct a bounding box with type save arguments.
BoundingBox(double, double, double, double) - Constructor for class com.contentful.java.cda.QueryOperation.BoundingBox
Simple constructor of bounding box taking double parameters instead of locations
BoundingCircle(QueryOperation.Location, double) - Constructor for class com.contentful.java.cda.QueryOperation.BoundingCircle
Type safe constructor of bounding circle.
BoundingCircle(double, double, double) - Constructor for class com.contentful.java.cda.QueryOperation.BoundingCircle
Simple constructor of bounding circle.
build() - Method in class com.contentful.java.cda.CDAClient.Builder
Create CDAClient, using the specified configuration options.
builder() - Static method in class com.contentful.java.cda.CDAClient
 

C

callbackExecutor() - Method in class com.contentful.java.cda.Platform
Return an executor for this platform.
cancel() - Method in class com.contentful.java.cda.CDACallback
Cancels the subscription for this callback, onFailure()/onSuccess() methods will not be called.
CDAArray - Class in com.contentful.java.cda
Collection of CDA resources.
CDAArray() - Constructor for class com.contentful.java.cda.CDAArray
 
CDAAsset - Class in com.contentful.java.cda
Represents a single asset.
CDAAsset() - Constructor for class com.contentful.java.cda.CDAAsset
 
CDACallback<T> - Class in com.contentful.java.cda
Communicates responses from a server or offline requests.
CDACallback() - Constructor for class com.contentful.java.cda.CDACallback
 
CDAClient - Class in com.contentful.java.cda
Client to be used when requesting information from the Delivery API.
CDAClient.Builder - Class in com.contentful.java.cda
This builder will be used to configure and then create a CDAClient.
CDAContentType - Class in com.contentful.java.cda
Represents a single content type.
CDAContentType() - Constructor for class com.contentful.java.cda.CDAContentType
 
CDAContentTypeNotFoundException - Exception in com.contentful.java.cda
RuntimeException indicating an entry linking to a non existing Content Type.
CDAContentTypeNotFoundException(String, Class<? extends CDAResource>, String, Throwable) - Constructor for exception com.contentful.java.cda.CDAContentTypeNotFoundException
Create a new exception.
CDAEntry - Class in com.contentful.java.cda
The class represents a basic entry in the space.
CDAEntry() - Constructor for class com.contentful.java.cda.CDAEntry
 
CDAField - Class in com.contentful.java.cda
Represents a single content type field.
CDAField() - Constructor for class com.contentful.java.cda.CDAField
 
CDAHttpException - Exception in com.contentful.java.cda
This class will represent known Contentful exceptions
CDAHttpException(Request, Response) - Constructor for exception com.contentful.java.cda.CDAHttpException
Construct an error response.
CDALocale - Class in com.contentful.java.cda
Represents a single locale.
CDALocale() - Constructor for class com.contentful.java.cda.CDALocale
 
CDAResource - Class in com.contentful.java.cda
This class represents a basic resource, serving as a base class for CDAContentType, CDASpace and, indirectly, for CDAEntry.
CDAResource() - Constructor for class com.contentful.java.cda.CDAResource
 
CDAResourceNotFoundException - Exception in com.contentful.java.cda
RuntimeException indicating a resource was not found on Contentful.
CDAResourceNotFoundException(Class<? extends CDAResource>, String) - Constructor for exception com.contentful.java.cda.CDAResourceNotFoundException
Create a new exception
CDARichBlock - Class in com.contentful.java.cda.rich
A collection of several nodes.
CDARichBlock() - Constructor for class com.contentful.java.cda.rich.CDARichBlock
 
CDARichDocument - Class in com.contentful.java.cda.rich
The base of a rich text field, containing all the other nodes.
CDARichDocument() - Constructor for class com.contentful.java.cda.rich.CDARichDocument
 
CDARichEmbeddedBlock - Class in com.contentful.java.cda.rich
This node is an inline link to a CDAEntry
CDARichEmbeddedBlock(Object) - Constructor for class com.contentful.java.cda.rich.CDARichEmbeddedBlock
Create a link pointing to a CDAEntry.
CDARichEmbeddedInline - Class in com.contentful.java.cda.rich
This node is an inline link to a CDAEntry
CDARichEmbeddedInline(Object) - Constructor for class com.contentful.java.cda.rich.CDARichEmbeddedInline
Create a link pointing to a CDAEntry.
CDARichHeading - Class in com.contentful.java.cda.rich
Defines a headline of the text.
CDARichHeading(int) - Constructor for class com.contentful.java.cda.rich.CDARichHeading
Create a heading block, describing a level elements deep nested heading.
CDARichHorizontalRule - Class in com.contentful.java.cda.rich
A node representing a division, called a horizontal rule.
CDARichHorizontalRule() - Constructor for class com.contentful.java.cda.rich.CDARichHorizontalRule
Construct this node.
CDARichHyperLink - Class in com.contentful.java.cda.rich
This block represents a link to a website.
CDARichHyperLink(Object) - Constructor for class com.contentful.java.cda.rich.CDARichHyperLink
Create a new hyper link.
CDARichList - Class in com.contentful.java.cda.rich
Parent class for all list classes
CDARichList(CharSequence) - Constructor for class com.contentful.java.cda.rich.CDARichList
Create a list of the given symbols per nesting level
CDARichListItem - Class in com.contentful.java.cda.rich
A block representing an item inside a list.
CDARichListItem() - Constructor for class com.contentful.java.cda.rich.CDARichListItem
 
CDARichMark - Class in com.contentful.java.cda.rich
How to draw a given text.
CDARichMark() - Constructor for class com.contentful.java.cda.rich.CDARichMark
 
CDARichMark.CDARichMarkBold - Class in com.contentful.java.cda.rich
A bold mark of a rich text.
CDARichMark.CDARichMarkCode - Class in com.contentful.java.cda.rich
The text marked by this marker should be represented by Code.
CDARichMark.CDARichMarkCustom - Class in com.contentful.java.cda.rich
Any custom marker for a given rich text.
CDARichMark.CDARichMarkItalic - Class in com.contentful.java.cda.rich
Declares the text as being displayed in italics.
CDARichMark.CDARichMarkUnderline - Class in com.contentful.java.cda.rich
Marker for making the rich text displayed as underline.
CDARichMarkBold() - Constructor for class com.contentful.java.cda.rich.CDARichMark.CDARichMarkBold
 
CDARichMarkCode() - Constructor for class com.contentful.java.cda.rich.CDARichMark.CDARichMarkCode
 
CDARichMarkCustom(String) - Constructor for class com.contentful.java.cda.rich.CDARichMark.CDARichMarkCustom
Create a custom marker using the given type.
CDARichMarkItalic() - Constructor for class com.contentful.java.cda.rich.CDARichMark.CDARichMarkItalic
 
CDARichMarkUnderline() - Constructor for class com.contentful.java.cda.rich.CDARichMark.CDARichMarkUnderline
 
CDARichNode - Class in com.contentful.java.cda.rich
A leaf node of the rich text hierarchy.
CDARichNode() - Constructor for class com.contentful.java.cda.rich.CDARichNode
 
CDARichOrderedList - Class in com.contentful.java.cda.rich
A list of elements, ordered by number.
CDARichOrderedList() - Constructor for class com.contentful.java.cda.rich.CDARichOrderedList
Create a list with numbers.
CDARichParagraph - Class in com.contentful.java.cda.rich
A paragraph of nodes, usually rendered together.
CDARichParagraph() - Constructor for class com.contentful.java.cda.rich.CDARichParagraph
 
CDARichQuote - Class in com.contentful.java.cda.rich
A block of nodes rendered as a direct quote.
CDARichQuote() - Constructor for class com.contentful.java.cda.rich.CDARichQuote
 
CDARichText - Class in com.contentful.java.cda.rich
A leaf element of the rich text node graph: Render a given text with the given markings.
CDARichText(CharSequence, List<CDARichMark>) - Constructor for class com.contentful.java.cda.rich.CDARichText
Create a text with the given marks
CDARichUnorderedList - Class in com.contentful.java.cda.rich
Representation of a block of unordered items.
CDARichUnorderedList() - Constructor for class com.contentful.java.cda.rich.CDARichUnorderedList
Create a list with bullet points.
CDASpace - Class in com.contentful.java.cda
Represents a single space.
CDASpace() - Constructor for class com.contentful.java.cda.CDASpace
 
CDAType - Enum in com.contentful.java.cda
Constant resource types.
clearCache() - Method in class com.contentful.java.cda.CDAClient
Clear the java internal cache.
code() - Method in class com.contentful.java.cda.CDALocale
 
com.contentful.java.cda - package com.contentful.java.cda
 
com.contentful.java.cda.build - package com.contentful.java.cda.build
 
com.contentful.java.cda.image - package com.contentful.java.cda.image
 
com.contentful.java.cda.interceptor - package com.contentful.java.cda.interceptor
 
com.contentful.java.cda.rich - package com.contentful.java.cda.rich
 
ContentfulUserAgentHeaderInterceptor - Class in com.contentful.java.cda.interceptor
This header interceptor will add contentful relevant information to the custom user agent header.
ContentfulUserAgentHeaderInterceptor(ContentfulUserAgentHeaderInterceptor.Section...) - Constructor for class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor
Create Header interceptor, saving parameters.
ContentfulUserAgentHeaderInterceptor.Section - Class in com.contentful.java.cda.interceptor
A section of values used to fill out the Contentful custom HTTP header.
ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem - Enum in com.contentful.java.cda.interceptor
Fixed enumeration of what operating systems we support.
ContentfulUserAgentHeaderInterceptor.Section.Version - Class in com.contentful.java.cda.interceptor
Defines a version of this section.
contentType() - Method in class com.contentful.java.cda.CDAEntry
 

D

defaultCallFactoryBuilder() - Method in class com.contentful.java.cda.CDAClient.Builder
Returns the default Call.Factory.Builder used throughout this SDK.
deletedAssets() - Method in class com.contentful.java.cda.SynchronizedSpace
 
deletedEntries() - Method in class com.contentful.java.cda.SynchronizedSpace
 
DeletedResource - Class in com.contentful.java.cda
Represents a deleted resource (via the Sync API).
DeletedResource() - Constructor for class com.contentful.java.cda.DeletedResource
 
description() - Method in class com.contentful.java.cda.CDAContentType
 
displayField() - Method in class com.contentful.java.cda.CDAContentType
 

E

ensureContentType(CDAEntry, CDAClient) - Static method in class com.contentful.java.cda.ResourceUtils
Make sure that the given entry has a filled in content type.
entries() - Method in class com.contentful.java.cda.ArrayResource
 
ErrorInterceptor - Class in com.contentful.java.cda.interceptor
This interceptor will only be used for throwing an exception, once the server returns an error.
ErrorInterceptor() - Constructor for class com.contentful.java.cda.interceptor.ErrorInterceptor
 
Exists - Static variable in class com.contentful.java.cda.QueryOperation
 

F

fallbackLocaleCode() - Method in class com.contentful.java.cda.CDALocale
 
fetch(Class<T>) - Method in class com.contentful.java.cda.CDAClient
Returns a FetchQuery for a given type, which can be used to fulfill the request synchronously or asynchronously when a callback is provided.
fetch() - Method in class com.contentful.java.cda.SyncQuery
Invokes the request to sync (blocking).
fetch(C) - Method in class com.contentful.java.cda.SyncQuery
Invokes the request to sync (asynchronously) with the provided callback.
FetchQuery<T extends CDAResource> - Class in com.contentful.java.cda
Represents a query to the Delivery API which may be invoked synchronously or asynchronously with a callback.
FetchQuery(Class<T>, CDAClient) - Constructor for class com.contentful.java.cda.FetchQuery
Create a FetchQuery for the given type, using the client.
fetchSpace() - Method in class com.contentful.java.cda.CDAClient
 
fetchSpace(C) - Method in class com.contentful.java.cda.CDAClient
Asynchronously fetch the space.
fields() - Method in class com.contentful.java.cda.CDAContentType
 
fileField(String) - Method in class com.contentful.java.cda.CDAAsset
Helper method to extract a field from the file map.
fitOf(ImageOption.Resize) - Static method in class com.contentful.java.cda.image.ImageOption
Change the behaviour of resizing.
focusOn(ImageOption.Focus) - Static method in class com.contentful.java.cda.image.ImageOption
Changes the focus area when using the fit type of ImageOption.Resize.thumb.
formatOf(ImageOption.Format) - Static method in class com.contentful.java.cda.image.ImageOption
Retrieve image of specific image format.

G

GeneratedBuildParameters - Class in com.contentful.java.cda.build
Generated class containing the project version.
GeneratedBuildParameters() - Constructor for class com.contentful.java.cda.build.GeneratedBuildParameters
 
get() - Static method in class com.contentful.java.cda.Platform
 
getAttribute(String) - Method in class com.contentful.java.cda.CDAResource
Retrieve a specific attribute of this resource.
getContent() - Method in class com.contentful.java.cda.rich.CDARichBlock
 
getContentType() - Method in class com.contentful.java.cda.SyncType
 
getData() - Method in class com.contentful.java.cda.rich.CDARichHyperLink
 
getDecoration() - Method in class com.contentful.java.cda.rich.CDARichList
 
getField(String) - Method in class com.contentful.java.cda.LocalizedResource
Get a field using the environments default locale.
getField(String, String) - Method in class com.contentful.java.cda.LocalizedResource
Extracts a field from the fields set of the active locale, result type is inferred.
getField(String) - Method in class com.contentful.java.cda.LocalizedResource.Localizer
Extracts a field from the fields set of the active locale, result type is inferred.
getIdentifier() - Method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section
 
getLevel() - Method in class com.contentful.java.cda.rich.CDARichHeading
 
getMajor() - Method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
 
getMarks() - Method in class com.contentful.java.cda.rich.CDARichText
 
getMinor() - Method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
 
getName() - Method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section
 
getName() - Method in class com.contentful.java.cda.interceptor.HeaderInterceptor
 
getName() - Method in class com.contentful.java.cda.SyncType
 
getOperation() - Method in class com.contentful.java.cda.image.ImageOption
Return the operation of this option
getPatch() - Method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
 
getStability() - Method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
 
getText() - Method in class com.contentful.java.cda.rich.CDARichText
 
getType() - Method in class com.contentful.java.cda.rich.CDARichMark.CDARichMarkCustom
 
getValue() - Method in class com.contentful.java.cda.interceptor.HeaderInterceptor
 
getVersion() - Method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section
 

H

HasAllOf - Static variable in class com.contentful.java.cda.QueryOperation
 
hasDefaultValue() - Method in class com.contentful.java.cda.QueryOperation
Check presence of a default value
HasNoneOf - Static variable in class com.contentful.java.cda.QueryOperation
 
HasOneOf - Static variable in class com.contentful.java.cda.QueryOperation
 
HEADER_NAME - Static variable in class com.contentful.java.cda.interceptor.AuthorizationHeaderInterceptor
 
HEADER_NAME - Static variable in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor
 
HEADER_NAME - Static variable in class com.contentful.java.cda.interceptor.UserAgentHeaderInterceptor
 
HeaderInterceptor - Class in com.contentful.java.cda.interceptor
This class adds custom headers to all requests it intercepts.
HeaderInterceptor(String, String) - Constructor for class com.contentful.java.cda.interceptor.HeaderInterceptor
Create an arbitrary header adding interceptor.
heightOf(int) - Static method in class com.contentful.java.cda.image.ImageOption
Set the height of the output image.
http() - Static method in class com.contentful.java.cda.image.ImageOption
Prefix image urls with http.
https() - Static method in class com.contentful.java.cda.image.ImageOption
Prefix image urls with secure http.

I

id() - Method in class com.contentful.java.cda.CDAField
 
id() - Method in class com.contentful.java.cda.CDAResource
 
ImageOption - Class in com.contentful.java.cda.image
Options for images to be used when an asset returns a url.
ImageOption.Focus - Enum in com.contentful.java.cda.image
Defines the area of focus to crop to.
ImageOption.Format - Enum in com.contentful.java.cda.image
Defines the possible formats of an image.
ImageOption.Resize - Enum in com.contentful.java.cda.image
Defines the type of resizing possible.
include(int) - Method in class com.contentful.java.cda.AbsQuery
Include references entries and their entries up to the given level.
integration(String, ContentfulUserAgentHeaderInterceptor.Section.Version) - Static method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section
Create an app section.
intercept(Interceptor.Chain) - Method in class com.contentful.java.cda.interceptor.ErrorInterceptor
Intercepts chain to check for unsuccessful requests.
intercept(Interceptor.Chain) - Method in class com.contentful.java.cda.interceptor.HeaderInterceptor
Method called by framework, to enrich current request chain with the header information requested.
intercept(Interceptor.Chain) - Method in class com.contentful.java.cda.interceptor.LogInterceptor
Log the incoming request.
isCancelled() - Method in class com.contentful.java.cda.CDACallback
 
IsCloseTo - Static variable in class com.contentful.java.cda.QueryOperation
 
isDefaultLocale() - Method in class com.contentful.java.cda.CDALocale
 
isDisabled() - Method in class com.contentful.java.cda.CDAField
 
IsEarlierOrAt - Static variable in class com.contentful.java.cda.QueryOperation
 
IsEarlierThan - Static variable in class com.contentful.java.cda.QueryOperation
 
IsEqualTo - Static variable in class com.contentful.java.cda.QueryOperation
 
IsGreaterThan - Static variable in class com.contentful.java.cda.QueryOperation
 
IsGreaterThanOrEqualTo - Static variable in class com.contentful.java.cda.QueryOperation
 
IsLaterOrAt - Static variable in class com.contentful.java.cda.QueryOperation
 
IsLaterThan - Static variable in class com.contentful.java.cda.QueryOperation
 
IsLessThan - Static variable in class com.contentful.java.cda.QueryOperation
 
IsLessThanOrEqualTo - Static variable in class com.contentful.java.cda.QueryOperation
 
isLocalized() - Method in class com.contentful.java.cda.CDAField
 
IsNotEqualTo - Static variable in class com.contentful.java.cda.QueryOperation
 
isRequired() - Method in class com.contentful.java.cda.CDAField
 
IsWithinBoundingBoxOf - Static variable in class com.contentful.java.cda.QueryOperation
 
IsWithinCircleOf - Static variable in class com.contentful.java.cda.QueryOperation
 
items() - Method in class com.contentful.java.cda.ArrayResource
 
items() - Method in class com.contentful.java.cda.CDAField
 

J

jpegQualityOf(int) - Static method in class com.contentful.java.cda.image.ImageOption
Define the quality of the jpg image to be returned.

L

limit(int) - Method in class com.contentful.java.cda.AbsQuery
Limits the amount of elements to a given number.
limit() - Method in class com.contentful.java.cda.CDAArray
 
linksToAssetId(String) - Method in class com.contentful.java.cda.AbsQuery
Request entries that link to given entryId.
linksToEntryId(String) - Method in class com.contentful.java.cda.AbsQuery
Request entries that link to given entryId.
linkType() - Method in class com.contentful.java.cda.CDAField
 
localize(String) - Method in class com.contentful.java.cda.LocalizedResource
Creates an object to be used for returning different field in one locale.
LocalizedResource - Class in com.contentful.java.cda
Represents a resource which may contain field values for multiple locales.
LocalizedResource() - Constructor for class com.contentful.java.cda.LocalizedResource
 
LocalizedResource.Localizer - Class in com.contentful.java.cda
 
Location(double, double) - Constructor for class com.contentful.java.cda.QueryOperation.Location
Create a location based on its coodinates.
log(String) - Method in interface com.contentful.java.cda.Logger
Abstract method to be implemented by client.
Logger - Interface in com.contentful.java.cda
Custom logger interface, used for logging network traffic.
Logger.Level - Enum in com.contentful.java.cda
Determine the level of logging
LogInterceptor - Class in com.contentful.java.cda.interceptor
Simple interceptor to log a request and its response.
LogInterceptor(Logger) - Constructor for class com.contentful.java.cda.interceptor.LogInterceptor
Creates a LogInterceptor, taking a logger to be logged to, once a request comes in.

M

Matches - Static variable in class com.contentful.java.cda.QueryOperation
 
mimeType() - Method in class com.contentful.java.cda.CDAAsset
 

N

name() - Method in class com.contentful.java.cda.CDAContentType
 
name() - Method in class com.contentful.java.cda.CDAField
 
name() - Method in class com.contentful.java.cda.CDALocale
 
name() - Method in class com.contentful.java.cda.CDASpace
 
name() - Method in class com.contentful.java.cda.Platform
How do you call this platform?
needsCustomTLSSocketFactory() - Method in class com.contentful.java.cda.Platform
Does this platform need to overwrite the default TLS socket factory to provide TLS1.2
nextSyncUrl() - Method in class com.contentful.java.cda.SynchronizedSpace
 

O

observe(Class<T>) - Method in class com.contentful.java.cda.CDAClient
Returns an ObserveQuery for a given type, which can be used to return an Flowable that fetches the desired resources.
observe() - Method in class com.contentful.java.cda.SyncQuery
Returns an Flowable to which one can subscribe in order to fulfill this sync query.
observeAndTransform(Class<T>) - Method in class com.contentful.java.cda.CDAClient
Returns a TransformQuery to transform the default contentful response into a specific custom model type.
observeContentTypeCachePopulation() - Method in class com.contentful.java.cda.CDAClient
Populate the content type cache with _all_ available content types.
observeContentTypeCachePopulation(int) - Method in class com.contentful.java.cda.CDAClient
Populate the content type cache with _all_ available content types.
ObserveQuery<T extends CDAResource> - Class in com.contentful.java.cda
Represents a query to the Delivery API which may be invoked via an Flowable subscription.
observeSpace() - Method in class com.contentful.java.cda.CDAClient
 
one(String) - Method in class com.contentful.java.cda.FetchQuery
Fetch and return a resource matching the given id.
one(String, C) - Method in class com.contentful.java.cda.FetchQuery
Async fetch resource matching the given id.
one(String) - Method in class com.contentful.java.cda.ObserveQuery
Observe a resource matching the given id.
one(String) - Method in class com.contentful.java.cda.TransformQuery
Retrieve the transformed entry from Contentful.
one(String, CDACallback<Transformed>) - Method in class com.contentful.java.cda.TransformQuery
Retrieve the transformed entry from Contentful by using the given callback.
onFailure(Throwable) - Method in class com.contentful.java.cda.CDACallback
Invoked when a network or unexpected exception occurred during the HTTP request.
onlyDeletedAssets() - Static method in class com.contentful.java.cda.SyncType
 
onlyDeletedEntries() - Static method in class com.contentful.java.cda.SyncType
 
onlyDeletion() - Static method in class com.contentful.java.cda.SyncType
 
onlyEntriesOfType(String) - Static method in class com.contentful.java.cda.SyncType
Sync all entries of a specific content type.
onSuccess(T) - Method in class com.contentful.java.cda.CDACallback
Successful response.
orderBy(String) - Method in class com.contentful.java.cda.AbsQuery
Order result by the given key.
orderBy(String...) - Method in class com.contentful.java.cda.AbsQuery
Order result by the multiple keys.
os(ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem, ContentfulUserAgentHeaderInterceptor.Section.Version) - Static method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section
Create an os section.

P

parse(String) - Static method in enum com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem
Parses a string to the closes match of a given OperatingSystemConstant.
parse(String) - Static method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
Convert a version into a Semver and Contentful conform version number.
platform(String, ContentfulUserAgentHeaderInterceptor.Section.Version) - Static method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section
Create an platform section.
Platform - Class in com.contentful.java.cda
An platform abstraction layer singleton providing information about the underlying system.
Platform() - Constructor for class com.contentful.java.cda.Platform
 
populateContentTypeCache() - Method in class com.contentful.java.cda.CDAClient
Populate the content type cache with _all_ available content types.
populateContentTypeCache(int) - Method in class com.contentful.java.cda.CDAClient
Populate the content type cache with _all_ available content types.
preview() - Method in class com.contentful.java.cda.CDAClient.Builder
Sets the endpoint to point the Preview API.
PROJECT_VERSION - Static variable in class com.contentful.java.cda.build.GeneratedBuildParameters
Which version of 'com.contentful.java:java-sdk' is getting used?

Q

QueryOperation<T> - Class in com.contentful.java.cda
This enumeration will be used to formulate more complex search queries.
QueryOperation(String) - Constructor for class com.contentful.java.cda.QueryOperation
Create an operation, using only an operator.
QueryOperation(String, T) - Constructor for class com.contentful.java.cda.QueryOperation
Create an operation which does take its default value, if no value is given.
QueryOperation.BoundingBox - Class in com.contentful.java.cda
Model representing a bounding box in geocoordinates.
QueryOperation.BoundingCircle - Class in com.contentful.java.cda
Model representing a bounding circle in geocoordinates.
QueryOperation.Location - Class in com.contentful.java.cda
Model representing coordinates for query operations.

R

rateLimitHourLimit() - Method in exception com.contentful.java.cda.CDAHttpException
 
rateLimitHourRemaining() - Method in exception com.contentful.java.cda.CDAHttpException
 
rateLimitReset() - Method in exception com.contentful.java.cda.CDAHttpException
 
rateLimitSecondLimit() - Method in exception com.contentful.java.cda.CDAHttpException
 
rateLimitSecondRemaining() - Method in exception com.contentful.java.cda.CDAHttpException
 
rawFields() - Method in class com.contentful.java.cda.LocalizedResource
 
resolveRichTextField(ArrayResource, CDAClient) - Static method in class com.contentful.java.cda.rich.RichTextFactory
Walk through the given array and resolve all rich text fields.
ResourceUtils - Class in com.contentful.java.cda
 
responseBody() - Method in exception com.contentful.java.cda.CDAHttpException
 
responseCode() - Method in exception com.contentful.java.cda.CDAHttpException
 
responseMessage() - Method in exception com.contentful.java.cda.CDAHttpException
 
reverseOrderBy(String) - Method in class com.contentful.java.cda.AbsQuery
Order result by the given key, reversing the order.
RichTextFactory - Class in com.contentful.java.cda.rich
This factory will be used in order to create the CDARichNode-graph representation of the Contentful data returned by a rich text - field.
RichTextFactory() - Constructor for class com.contentful.java.cda.rich.RichTextFactory
 
roundedCornerRadiusOf(float) - Static method in class com.contentful.java.cda.image.ImageOption
Cut corners round.

S

sdk(String, ContentfulUserAgentHeaderInterceptor.Section.Version) - Static method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section
Create an sdk section.
select(String) - Method in class com.contentful.java.cda.AbsQuery
Limit response to only selected properties.
select(String...) - Method in class com.contentful.java.cda.AbsQuery
Convenient method for chaining several select queries together.
setApplication(String, String) - Method in class com.contentful.java.cda.CDAClient.Builder
Tell the client which application this is.
setCallFactory(Call.Factory) - Method in class com.contentful.java.cda.CDAClient.Builder
Sets a custom HTTP call factory.
setEndpoint(String) - Method in class com.contentful.java.cda.CDAClient.Builder
Sets a custom endpoint.
setEnvironment(String) - Method in class com.contentful.java.cda.CDAClient.Builder
Sets the environment ID.
setField(String, String, Object) - Method in class com.contentful.java.cda.LocalizedResource
Internal method for updating contents of a field.
setIntegration(String, String) - Method in class com.contentful.java.cda.CDAClient.Builder
Set the name of the integration.
setLogger(Logger) - Method in class com.contentful.java.cda.CDAClient.Builder
Sets a custom logger.
setLogLevel(Logger.Level) - Method in class com.contentful.java.cda.CDAClient.Builder
Sets a custom logger level.
setSpace(String) - Method in class com.contentful.java.cda.CDAClient.Builder
Sets the space ID.
setTls12Implementation(Tls12Implementation) - Method in class com.contentful.java.cda.CDAClient.Builder
Overwrite the recommendation from the SDK for using a custom TLS12 socket factory.
setToken(String) - Method in class com.contentful.java.cda.CDAClient.Builder
Sets the space access token.
skip(int) - Method in class com.contentful.java.cda.AbsQuery
Skips the first elements of a response.
skip() - Method in class com.contentful.java.cda.CDAArray
 
sync() - Method in class com.contentful.java.cda.CDAClient
Returns a SyncQuery for initial synchronization via the Sync API.
sync(SyncType) - Method in class com.contentful.java.cda.CDAClient
Returns a SyncQuery for synchronization with the provided syncToken via the Sync API.
sync(String) - Method in class com.contentful.java.cda.CDAClient
Returns a SyncQuery for synchronization with the provided syncToken via the Sync API.
sync(SynchronizedSpace) - Method in class com.contentful.java.cda.CDAClient
Returns a SyncQuery for synchronization with an existing space.
SynchronizedSpace - Class in com.contentful.java.cda
Represents results for synchronization via the Sync API.
SynchronizedSpace() - Constructor for class com.contentful.java.cda.SynchronizedSpace
 
SyncQuery - Class in com.contentful.java.cda
Represents a query to the Sync API.
SyncType - Class in com.contentful.java.cda
The type of syncing.
SyncType.Type - Enum in com.contentful.java.cda
What should be synced?

T

title() - Method in class com.contentful.java.cda.CDAAsset
 
Tls12Implementation - Enum in com.contentful.java.cda
This enumeration stores your choices on how to enable TLS 1.2.
toString() - Method in class com.contentful.java.cda.CDAAsset
Return a string, showing the id and title.
toString() - Method in class com.contentful.java.cda.CDAContentType
Convert this object into a human readable string.
toString() - Method in class com.contentful.java.cda.CDAEntry
Create a human readable string of this object.
toString() - Method in exception com.contentful.java.cda.CDAHttpException
Convert exception to human readable form.
toString() - Method in class com.contentful.java.cda.CDALocale
 
toString() - Method in class com.contentful.java.cda.CDAResource
 
toString() - Method in class com.contentful.java.cda.CDASpace
Create a String from this object.
toString() - Method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section
 
toString() - Method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
 
toString() - Method in class com.contentful.java.cda.QueryOperation.BoundingBox
 
toString() - Method in class com.contentful.java.cda.QueryOperation.BoundingCircle
 
toString() - Method in class com.contentful.java.cda.QueryOperation.Location
 
total() - Method in class com.contentful.java.cda.CDAArray
 
toUrlParameter() - Method in enum com.contentful.java.cda.image.ImageOption.Format
 
TransformQuery<Transformed> - Class in com.contentful.java.cda
This query will tranform an incoming contentful entry to a custom type.
TransformQuery.ContentfulEntryModel - Annotation Type in com.contentful.java.cda
Annotation to mark a model class to be a "ContentfulEntryModel"
TransformQuery.ContentfulField - Annotation Type in com.contentful.java.cda
This annotation marks a field of a TransformQuery.ContentfulEntryModel to be part of the parsing.
TransformQuery.ContentfulSystemField - Annotation Type in com.contentful.java.cda
This annotation marks a system field.
type() - Method in class com.contentful.java.cda.CDAField
 
type() - Method in class com.contentful.java.cda.CDAResource
 

U

url() - Method in class com.contentful.java.cda.CDAAsset
 
urlForImageWith(ImageOption...) - Method in class com.contentful.java.cda.CDAAsset
Returns a url with the given image manipulation.
UserAgentHeaderInterceptor - Class in com.contentful.java.cda.interceptor
Interceptor to add user agent header to requests
UserAgentHeaderInterceptor(String) - Constructor for class com.contentful.java.cda.interceptor.UserAgentHeaderInterceptor
Create Header interceptor, saving parameters.

V

validations() - Method in class com.contentful.java.cda.CDAField
 
valueOf(String) - Static method in enum com.contentful.java.cda.CDAType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentful.java.cda.image.ImageOption.Focus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentful.java.cda.image.ImageOption.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentful.java.cda.image.ImageOption.Resize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentful.java.cda.Logger.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentful.java.cda.SyncType.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contentful.java.cda.Tls12Implementation
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.contentful.java.cda.CDAType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentful.java.cda.image.ImageOption.Focus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentful.java.cda.image.ImageOption.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentful.java.cda.image.ImageOption.Resize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentful.java.cda.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.cda.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.cda.SyncType.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contentful.java.cda.Tls12Implementation
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.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
Create a release version, omitting stability
Version(int, int, int, String) - Constructor for class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.Version
Create a version including a stability.
version() - Method in class com.contentful.java.cda.Platform
Which version of the platform is executing this app?

W

where(String, QueryOperation<T>, T...) - Method in class com.contentful.java.cda.AbsQuery
Complex where query.
where(String, String) - Method in class com.contentful.java.cda.AbsQuery
Simple `where` query.
widthOf(int) - Static method in class com.contentful.java.cda.image.ImageOption
Define the width of the image to be represented.
withContentType(String) - Method in class com.contentful.java.cda.AbsQuery
Requesting a specific content type.
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

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