A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbsQuery<Resource,Query extends AbsQuery<Resource,Query>> - Class in com.contentful.java.cda
-
Root of all queries.
- additionalModelHints() - Method in annotation type com.contentful.java.cda.TransformQuery.ContentfulEntryModel
- all() - Method in class com.contentful.java.cda.FetchQuery
-
Fetch and return 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(C) - Method in class com.contentful.java.cda.FetchQuery
-
Async fetch all resources matching the type of this query.
- 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
- Android - com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem
- 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.
- ARRAY - com.contentful.java.cda.CDAType
- ArrayResource - Class in com.contentful.java.cda
-
An abstraction of CDAResources combined into one array.
- ArrayResource() - Constructor for class com.contentful.java.cda.ArrayResource
- Asset - com.contentful.java.cda.SyncType.Type
-
Only include new and changed assets.
- ASSET - com.contentful.java.cda.CDAType
- 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.
- BASIC - com.contentful.java.cda.Logger.Level
-
Do basic logging, not all requests will be logged.
- blackBackgroundColor() - Static method in class com.contentful.java.cda.image.ImageOption
-
Define a background color as black.
- bottom - com.contentful.java.cda.image.ImageOption.Focus
- bottom_left - com.contentful.java.cda.image.ImageOption.Focus
- bottom_right - com.contentful.java.cda.image.ImageOption.Focus
- 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
- BoundingBox(QueryOperation.Location, QueryOperation.Location) - Constructor for class com.contentful.java.cda.QueryOperation.BoundingBox
-
Construct a bounding box with type save arguments.
- BoundingCircle(double, double, double) - Constructor for class com.contentful.java.cda.QueryOperation.BoundingCircle
-
Simple constructor of bounding circle.
- BoundingCircle(QueryOperation.Location, double) - Constructor for class com.contentful.java.cda.QueryOperation.BoundingCircle
-
Type safe 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
- CDAError - Class in com.contentful.java.cda
- CDAError() - Constructor for class com.contentful.java.cda.CDAError
- 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
- CDAMetadata - Class in com.contentful.java.cda
- CDAMetadata() - Constructor for class com.contentful.java.cda.CDAMetadata
- 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
- CDATag - Class in com.contentful.java.cda
-
Represents a single locale.
- CDATag() - Constructor for class com.contentful.java.cda.CDATag
- 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
- CONTENTTYPE - com.contentful.java.cda.CDAType
- crop - com.contentful.java.cda.image.ImageOption.Resize
-
Crop a part of the original image to match the specified size.
D
- defaultCallFactoryBuilder() - Method in class com.contentful.java.cda.CDAClient.Builder
-
Returns the default Call.Factory.Builder used throughout this SDK.
- DeletedAsset - com.contentful.java.cda.SyncType.Type
-
Only include deletions of assets.
- DELETEDASSET - com.contentful.java.cda.CDAType
- deletedAssets() - Method in class com.contentful.java.cda.SynchronizedSpace
- deletedEntries() - Method in class com.contentful.java.cda.SynchronizedSpace
- DeletedEntry - com.contentful.java.cda.SyncType.Type
-
Only include deletions of entries.
- DELETEDENTRY - com.contentful.java.cda.CDAType
- DeletedResource - Class in com.contentful.java.cda
-
Represents a deleted resource (via the Sync API).
- DeletedResource() - Constructor for class com.contentful.java.cda.DeletedResource
- Deletion - com.contentful.java.cda.SyncType.Type
-
Only include deletions of assets and entries.
- 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
- Entry - com.contentful.java.cda.SyncType.Type
-
Only include new and changed entries.
- ENTRY - com.contentful.java.cda.CDAType
- 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
- face - com.contentful.java.cda.image.ImageOption.Focus
-
Focus the resizing/cropping on one face detected area.
- faces - com.contentful.java.cda.image.ImageOption.Focus
-
Focus the resizing/cropping on multiple face detected areas.
- fallbackLocaleCode() - Method in class com.contentful.java.cda.CDALocale
- 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. - fetch(Class<T>) - Method in class com.contentful.java.cda.CDAClient
-
Returns a
FetchQueryfor a giventype, which can be used to fulfil the request synchronously or asynchronously when a callback is provided. - 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
filemap. - fill - com.contentful.java.cda.image.ImageOption.Resize
-
Crop the image to the specified dimensions, upscaling if source image is smaller.
- 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.
- FULL - com.contentful.java.cda.Logger.Level
-
Log all requests.
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
- getDetails() - Method in class com.contentful.java.cda.CDAError
- getErrors() - Method in class com.contentful.java.cda.CDAArray
- getField(String) - Method in class com.contentful.java.cda.LocalizedResource
-
Get a field using the environments default locale.
- 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.
- 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.
- 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
- getSys() - Method in class com.contentful.java.cda.CDAError
- getTags() - Method in class com.contentful.java.cda.CDAMetadata
- 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.
- iOS - com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem
- 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.
- jpg - com.contentful.java.cda.image.ImageOption.Format
-
Image should be a jpg, useful for
ImageOption.jpegQualityOf(int), but might produce artifacts.
L
- left - com.contentful.java.cda.image.ImageOption.Focus
- limit() - Method in class com.contentful.java.cda.CDAArray
- limit(int) - Method in class com.contentful.java.cda.AbsQuery
-
Limits the amount of elements to a given number.
- 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
- Linux - com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem
- locale() - Method in annotation type com.contentful.java.cda.TransformQuery.ContentfulField
- LOCALE - com.contentful.java.cda.CDAType
- 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
- macOS - com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem
- Matches - Static variable in class com.contentful.java.cda.QueryOperation
- metadata() - Method in class com.contentful.java.cda.CDAAsset
- metadata() - Method in class com.contentful.java.cda.CDAEntry
- 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.CDATag
- 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
- NONE - com.contentful.java.cda.Logger.Level
-
Do not log anything.
O
- observe() - Method in class com.contentful.java.cda.SyncQuery
-
Returns an
Flowableto which one can subscribe in order to fulfill this sync query. - observe(Class<T>) - Method in class com.contentful.java.cda.CDAClient
-
Returns an
ObserveQueryfor a giventype, which can be used to return anFlowablethat fetches the desired resources. - observeAndTransform(Class<T>) - Method in class com.contentful.java.cda.CDAClient
-
Returns a
TransformQueryto 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
Flowablesubscription. - 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) - 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, C) - Method in class com.contentful.java.cda.FetchQuery
-
Async fetch resource matching the given
id. - 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
- pad - com.contentful.java.cda.image.ImageOption.Resize
-
Adds padding so that the generated image has the specified dimensions.
- 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
- png - com.contentful.java.cda.image.ImageOption.Format
-
Use lossless, but bigger image format: PNG.
- png8 - com.contentful.java.cda.image.ImageOption.Format
-
Use lossy, 256 coloured PNG image format.
- 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
- right - com.contentful.java.cda.image.ImageOption.Focus
- roundedCornerRadiusOf(float) - Static method in class com.contentful.java.cda.image.ImageOption
-
Cut corners round.
S
- scale - com.contentful.java.cda.image.ImageOption.Resize
-
Scale the image regardless of the original aspect ratio.
- sdk(String, ContentfulUserAgentHeaderInterceptor.Section.Version) - Static method in class com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section
-
Create an sdk section.
- sdkProvided - com.contentful.java.cda.Tls12Implementation
-
The SDK provided TLS socket factory will be used, enabling TLS 1.2 on supported systems.
- 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.
- setConverterFactory(Converter.Factory) - Method in class com.contentful.java.cda.CDAClient.Builder
-
Sets a custom converter 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.
- setErrors(List<CDAError>) - Method in class com.contentful.java.cda.CDAArray
- 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.
- setTags(List<CDATag>) - Method in class com.contentful.java.cda.CDAMetadata
- 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() - Method in class com.contentful.java.cda.CDAArray
- skip(int) - Method in class com.contentful.java.cda.AbsQuery
-
Skips the first elements of a response.
- SPACE - com.contentful.java.cda.CDAType
- sync() - Method in class com.contentful.java.cda.CDAClient
-
Returns a
SyncQueryfor initial synchronization via the Sync API. - sync(SynchronizedSpace) - Method in class com.contentful.java.cda.CDAClient
-
Returns a
SyncQueryfor synchronization with an existing space. - sync(SyncType) - Method in class com.contentful.java.cda.CDAClient
-
Returns a
SyncQueryfor synchronization with the providedsyncTokenvia the Sync API. - sync(String) - Method in class com.contentful.java.cda.CDAClient
-
Returns a
SyncQueryfor synchronization with the providedsyncTokenvia the Sync API. - 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?
- systemProvided - com.contentful.java.cda.Tls12Implementation
-
Use the system provided TLS socket factory, overriding the recommendation.
T
- TAG - com.contentful.java.cda.CDAType
- thumb - com.contentful.java.cda.image.ImageOption.Resize
-
Creates a thumbnail from the image based on a focus area, if
ImageOption.focusOn(Focus). - 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.
- top - com.contentful.java.cda.image.ImageOption.Focus
-
Directional focus areas.
- top_left - com.contentful.java.cda.image.ImageOption.Focus
- top_right - com.contentful.java.cda.image.ImageOption.Focus
- 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.CDAMetadata
- 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.CDATag
- 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.ContentfulEntryModelto be part of the parsing. - TransformQuery.ContentfulSystemField - Annotation Type in com.contentful.java.cda
-
This annotation marks a system field.
- tvOS - com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem
- 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.
- useRecommendation - com.contentful.java.cda.Tls12Implementation
-
Use the SDK recommendation on which Tls12 implementation to use.
V
- validations() - Method in class com.contentful.java.cda.CDAField
- value() - Method in annotation type com.contentful.java.cda.TransformQuery.ContentfulEntryModel
- value() - Method in annotation type com.contentful.java.cda.TransformQuery.ContentfulField
- value() - Method in annotation type com.contentful.java.cda.TransformQuery.ContentfulSystemField
- 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() - Method in class com.contentful.java.cda.Platform
-
Which version of the platform is executing this app?
- 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.
W
- watchOS - com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem
- webp - com.contentful.java.cda.image.ImageOption.Format
-
Use googles lossy and lossless format.
- 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.
- Windows - com.contentful.java.cda.interceptor.ContentfulUserAgentHeaderInterceptor.Section.OperatingSystem
- withContentType(String) - Method in class com.contentful.java.cda.AbsQuery
-
Requesting a specific content type.
- withLocale(String) - Method in class com.contentful.java.cda.AbsQuery
-
Requesting content with specific locale.
All Classes All Packages