- filterAll(String, String...) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute with an array of values contains the specified list of values.
- filterAll(String, Collection<String>) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute with an array of values contains the specified list of values.
- filterAny(String, String...) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute with an array of values contains any value from the specified list
of values.
- filterAny(String, Collection<String>) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute with an array of values contains any value from the specified list
of values.
- filterContains(String, String) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute with an array of values contains the specified value.
- filterEmpty(String) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute value is empty.
- filterEquals(String, String) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute value is the same as the specified value.
- filterGreaterThan(String, String) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute value is greater than the specified value.
- filterGreaterThanEquals(String, String) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute value is greater than or equals the specified value.
- filterIn(String, String...) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute value is in the specified list of values.
- filterIn(String, Collection<String>) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute value is in the specified list of values.
- filterLessThan(String, String) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute value is less than the specified value.
- filterLessThanEquals(String, String) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute value is less than or equals the specified value.
- filterNotEmpty(String) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute value is not empty.
- filterNotEquals(String, String) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute value is not the same as the specified value.
- filterNotIn(String, String...) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute value is not in the specified list of values.
- filterNotIn(String, Collection<String>) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute value is not in the specified list of values.
- filterRange(String, String, String) - Method in class kontent.ai.delivery.DeliveryParameterBuilder
-
Attribute value falls in the specified range of two values, both inclusive.
- get(String) - Method in interface kontent.ai.delivery.AsyncCacheManager
-
Returns the cached data or fetches the data and caches it before returning.
- get(String) - Method in interface kontent.ai.delivery.CacheManager
-
Retrieve an earlier cached response from the Kontent.ai Delivery API.
- get(String) - Method in class kontent.ai.delivery.SimpleInMemoryCacheManager
-
- getAssets(String) - Method in class kontent.ai.delivery.ContentItem
-
Convenience method to get the value of an Assets element without traversing the Elements map.
- getBrokenLinkUrlResolver() - Method in class kontent.ai.delivery.DeliveryClient
-
- getCodeName() - Method in class kontent.ai.delivery.Element
-
The codename for this element
- getCodename() - Method in class kontent.ai.delivery.Link
-
Display name of the element
- getCodename() - Method in class kontent.ai.delivery.Option
-
The codename of the option
- getCodeName() - Method in class kontent.ai.delivery.SimpleInMemoryCacheManager.CacheTag
-
- getCodename() - Method in class kontent.ai.delivery.System
-
Codename of the content item
- getCodename() - Method in class kontent.ai.delivery.Taxonomy
-
The codename of the taxonomy
- getCollection() - Method in class kontent.ai.delivery.System
-
Codename of the collection
- getContent() - Method in class kontent.ai.delivery.Page
-
Returns the page content as List.
- getContentLinkUrlResolver() - Method in class kontent.ai.delivery.DeliveryClient
-
- getContentType(Class) - Method in class kontent.ai.delivery.StronglyTypedContentItemConverter
-
- getContentTypeElement(String, String) - Method in class kontent.ai.delivery.DeliveryClient
-
- getContentTypeElement(String, String, List<NameValuePair>) - Method in class kontent.ai.delivery.DeliveryClient
-
- getCount() - Method in class kontent.ai.delivery.Pagination
-
Number of retrieved content items
- getCustomHeaders() - Method in class kontent.ai.delivery.DeliveryOptions
-
Include custom request headers.
- getDefaultModelVariables() - Method in class kontent.ai.delivery.template.TemplateEngineConfig
-
- getDescription() - Method in class kontent.ai.delivery.Asset
-
- getDescription() - Method in class kontent.ai.delivery.Image
-
Description of the image
- getElements() - Method in class kontent.ai.delivery.ContentItem
-
Content type elements in the content item.
- getElements() - Method in class kontent.ai.delivery.ContentType
-
Content type elements in the content type.
- getErrorCode() - Method in class kontent.ai.delivery.KontentError
-
Returns the HTTP error code returned by Kontent.ai.
- getHeight() - Method in class kontent.ai.delivery.Asset
-
- getHeight() - Method in class kontent.ai.delivery.AssetRendition
-
Height of the asset rendition
- getId() - Method in class kontent.ai.delivery.System
-
Unique identifier of the content item
- getImageId() - Method in class kontent.ai.delivery.Image
-
ID of the image
- getImages() - Method in class kontent.ai.delivery.RichTextElement
-
Images associated with this rich text element.
- getInlineContentItem() - Method in class kontent.ai.delivery.template.TemplateEngineModel
-
- getItem() - Method in class kontent.ai.delivery.ContentItemResponse
-
- getItem(String) - Method in class kontent.ai.delivery.DeliveryClient
-
- getItem(String, Class<T>) - Method in class kontent.ai.delivery.DeliveryClient
-
- getItem(String, List<NameValuePair>) - Method in class kontent.ai.delivery.DeliveryClient
-
- getItem(String, Class<T>, List<NameValuePair>) - Method in class kontent.ai.delivery.DeliveryClient
-
- getItems() - Method in class kontent.ai.delivery.ContentItemsListingResponse
-
The
ContentItems returned by this ContentItemsListingResponse.
- getItems() - Method in class kontent.ai.delivery.DeliveryClient
-
- getItems(List<NameValuePair>) - Method in class kontent.ai.delivery.DeliveryClient
-
- getItems(Class<T>, List<NameValuePair>) - Method in class kontent.ai.delivery.DeliveryClient
-
- getItems(Class<T>) - Method in class kontent.ai.delivery.DeliveryClient
-
- getKontentError() - Method in exception kontent.ai.delivery.KontentErrorException
-
Returns the original error provided by Kontent.ai.
- getLanguage() - Method in class kontent.ai.delivery.SimpleInMemoryCacheManager.CacheTag
-
- getLanguage() - Method in class kontent.ai.delivery.System
-
Codename of the language variant
- getLastModified() - Method in class kontent.ai.delivery.System
-
When was the content item last modified
- getLimit() - Method in class kontent.ai.delivery.Pagination
-
Number of content items returned from the response
- getLinkedItem(String) - Method in class kontent.ai.delivery.ContentItem
-
Convenience method to retrieve the ContentItem from linked items.
- getLinkedItemProvider() - Method in class kontent.ai.delivery.ContentItem
-
- getLinkedItems() - Method in class kontent.ai.delivery.ContentItemResponse
-
A map of content items used in linked item and Rich text elements.
- getLinkedItems() - Method in class kontent.ai.delivery.ContentItemsListingResponse
-
A map of content items used in linked item and Rich text elements.
- getLinkedItems() - Method in class kontent.ai.delivery.RichTextElement
-
- getLinks() - Method in class kontent.ai.delivery.RichTextElement
-
Links associated with this rich text element.
- getLocale() - Method in class kontent.ai.delivery.template.TemplateEngineModel
-
- getMaxRetryAttempts() - Method in exception kontent.ai.delivery.KontentRetryException
-
- getMessage() - Method in class kontent.ai.delivery.KontentError
-
Returns the error message provided by Kontent.ai detailing the error.
- getName() - Method in class kontent.ai.delivery.Asset
-
- getName() - Method in class kontent.ai.delivery.Element
-
Display name of the element
- getName() - Method in class kontent.ai.delivery.Header
-
- getName() - Method in class kontent.ai.delivery.NameValuePair
-
- getName() - Method in class kontent.ai.delivery.Option
-
The display name of the option
- getName() - Method in class kontent.ai.delivery.System
-
Display name of the content item.
- getName() - Method in class kontent.ai.delivery.Taxonomy
-
The display name of the taxonomy
- getNextPage(Page<T>) - Method in class kontent.ai.delivery.DeliveryClient
-
- getNextPage() - Method in class kontent.ai.delivery.Pagination
-
URL to the next page of results.
- getOptions() - Method in class kontent.ai.delivery.MultipleChoiceElement
-
The available option elements on this content type element.
- getPageOfItems(Class<T>, List<NameValuePair>) - Method in class kontent.ai.delivery.DeliveryClient
-
- getPagination() - Method in class kontent.ai.delivery.ContentItemsListingResponse
-
Information about the retrieved page.
- getPagination() - Method in class kontent.ai.delivery.ContentTypesListingResponse
-
Information about the retrieved page.
- getPagination() - Method in class kontent.ai.delivery.Page
-
Returns the pagination information from the request
- getPagination() - Method in class kontent.ai.delivery.TaxonomyGroupListingResponse
-
Information about the retrieved page.
- getParent() - Method in class kontent.ai.delivery.Element
-
A reference to the parent ContentItem to this element.
- getPathsToScan() - Method in class kontent.ai.delivery.template.TemplateEngineConfig
-
- getPrefixes() - Method in class kontent.ai.delivery.template.ViewResolverConfiguration
-
- getPresetId() - Method in class kontent.ai.delivery.AssetRendition
-
Asset rendition preset ID
- getPreviewApiKey() - Method in class kontent.ai.delivery.DeliveryOptions
-
The Preview API key configured with your Kontent.ai account.
- getPreviewEndpoint() - Method in class kontent.ai.delivery.DeliveryOptions
-
The Preview endpoint address.
- getProductionApiKey() - Method in class kontent.ai.delivery.DeliveryOptions
-
The Production API key (Secured access API key) configured with your Kontent.ai account.
- getProductionEndpoint() - Method in class kontent.ai.delivery.DeliveryOptions
-
The Production endpoint address.
- getProjectId() - Method in class kontent.ai.delivery.DeliveryOptions
-
The Project ID associated with your Kontent.ai account.
- getProxyServer() - Method in class kontent.ai.delivery.DeliveryOptions
-
Sets the proxy server used by the http client.
- getQuery() - Method in class kontent.ai.delivery.AssetRendition
-
Asset rendition query
- getRenditionId() - Method in class kontent.ai.delivery.AssetRendition
-
Asset rendition ID
- getRenditions() - Method in class kontent.ai.delivery.Asset
-
- getRequestId() - Method in class kontent.ai.delivery.KontentError
-
Returns a unique ID that can be provided to Kontent.ai for support in relation to the error.
- getResolverForType(String) - Method in class kontent.ai.delivery.StronglyTypedContentItemConverter
-
- getResolverForType(ContentItem) - Method in class kontent.ai.delivery.StronglyTypedContentItemConverter
-
- getResolvers() - Method in class kontent.ai.delivery.template.TemplateEngineConfig
-
- getRetryAttempts() - Method in class kontent.ai.delivery.DeliveryOptions
-
Sets the number of retry attempts the client should make when a request to the API fails.
- getRichTextElementResolver() - Method in class kontent.ai.delivery.DeliveryClient
-
- getSitemapLocations() - Method in class kontent.ai.delivery.System
-
A list of sitemap locations the content item is in
- getSize() - Method in class kontent.ai.delivery.Asset
-
- getSize() - Method in class kontent.ai.delivery.Page
-
Returns the size of the page.
- getSkip() - Method in class kontent.ai.delivery.Pagination
-
Number of content items skipped from the response
- getSpecificCode() - Method in class kontent.ai.delivery.KontentError
-
Returns the specific code returned by the Kontent.ai error response.
- getString(String) - Method in class kontent.ai.delivery.ContentItem
-
Convenience method to get the value of a Text or Rich text element without traversing the Elements map.
- getStronglyTypedContentItemConverter() - Method in class kontent.ai.delivery.ContentItem
-
- getStronglyTypedContentItemConverter() - Method in class kontent.ai.delivery.ContentItemResponse
-
- getStronglyTypedContentItemConverter() - Method in class kontent.ai.delivery.ContentItemsListingResponse
-
- getSuffix() - Method in class kontent.ai.delivery.template.ViewResolverConfiguration
-
- getSystem() - Method in class kontent.ai.delivery.ContentItem
-
System attributes of the content item.
- getSystem() - Method in class kontent.ai.delivery.ContentType
-
System attributes of the content type.
- getSystem() - Method in class kontent.ai.delivery.TaxonomyGroup
-
System attributes fo the taxonomy group.
- getTaxonomies() - Method in class kontent.ai.delivery.TaxonomyGroupListingResponse
-
A list of taxonomy groups
- getTaxonomyGroup(String) - Method in class kontent.ai.delivery.DeliveryClient
-
- getTaxonomyGroup(String, List<NameValuePair>) - Method in class kontent.ai.delivery.DeliveryClient
-
- getTaxonomyGroup() - Method in class kontent.ai.delivery.TaxonomyElement
-
The name of the taxonomy group
- getTaxonomyGroups() - Method in class kontent.ai.delivery.DeliveryClient
-
- getTaxonomyGroups(List<NameValuePair>) - Method in class kontent.ai.delivery.DeliveryClient
-
- getTemplateEngine() - Method in interface kontent.ai.delivery.template.TemplateEngineInlineContentItemsResolver
-
- getTemplateEngine() - Method in class kontent.ai.delivery.template.thymeleaf.ThymeleafInlineContentItemsResolver
-
- getTerms() - Method in class kontent.ai.delivery.Taxonomy
-
A list of taxonomically descendant terms
- getTerms() - Method in class kontent.ai.delivery.TaxonomyGroup
-
Taxonomy terms in this taxonomy group.
- getTotalCount() - Method in class kontent.ai.delivery.Pagination
-
Number of total items matching the search criteria
- getType() - Method in class kontent.ai.delivery.Asset
-
- getType(String) - Method in class kontent.ai.delivery.DeliveryClient
-
- getType() - Method in class kontent.ai.delivery.Element
-
Type of the element
- getType() - Method in class kontent.ai.delivery.InlineContentItemsResolver
-
- getType() - Method in class kontent.ai.delivery.Link
-
Content type of the content item
- getType() - Method in class kontent.ai.delivery.Page
-
- getType() - Method in class kontent.ai.delivery.System
-
Codename of the content type
- getTypes() - Method in class kontent.ai.delivery.ContentTypesListingResponse
-
The
ContentTypes returned by this ContentTypesListingResponse.
- getTypes() - Method in class kontent.ai.delivery.DeliveryClient
-
- getTypes(List<NameValuePair>) - Method in class kontent.ai.delivery.DeliveryClient
-
- getUrl() - Method in class kontent.ai.delivery.Asset
-
- getUrl() - Method in class kontent.ai.delivery.Image
-
Absolute URL for the image
- getUrlSlug() - Method in class kontent.ai.delivery.Link
-
URL slug of the content item
- getValue() - Method in class kontent.ai.delivery.AssetsElement
-
When used in content items, Asset elements can contain multiple assets.
- getValue() - Method in class kontent.ai.delivery.CustomElement
-
The value of a custom element is a string.
- getValue() - Method in class kontent.ai.delivery.DateTimeElement
-
The value of a Date & time element is a string in the ISO 8601 format.
- getValue() - Method in class kontent.ai.delivery.Element
-
Returns the value of the element.
- getValue() - Method in class kontent.ai.delivery.Header
-
- getValue() - Method in class kontent.ai.delivery.LinkedItem
-
- getValue() - Method in class kontent.ai.delivery.MultipleChoiceElement
-
The value of the selected elements.
- getValue() - Method in class kontent.ai.delivery.NameValuePair
-
- getValue() - Method in class kontent.ai.delivery.NumberElement
-
The value of a Number element is a decimal number.
- getValue() - Method in class kontent.ai.delivery.TaxonomyElement
-
The value of Taxonomy elements is a list of
Taxonomy item objects.
- getValue() - Method in class kontent.ai.delivery.TextElement
-
The value of a Text element is a string.
- getValue() - Method in class kontent.ai.delivery.UrlSlugElement
-
The value of URL slug elements is a string.
- getVariables() - Method in class kontent.ai.delivery.template.TemplateEngineModel
-
- getViewResolverConfiguration() - Method in class kontent.ai.delivery.template.TemplateEngineConfig
-
- getWidth() - Method in class kontent.ai.delivery.Asset
-
- getWidth() - Method in class kontent.ai.delivery.AssetRendition
-
Width of the asset rendition
- getWorkflowStep() - Method in class kontent.ai.delivery.System
-
The codename of the item's current workflow step.
- scanClasspathForMappings(String) - Method in class kontent.ai.delivery.DeliveryClient
-
- scanClasspathForMappings(String) - Method in class kontent.ai.delivery.StronglyTypedContentItemConverter
-
- setAutoRegister(boolean) - Method in class kontent.ai.delivery.template.TemplateEngineConfig
-
- setBrokenLinkUrlResolver(BrokenLinkUrlResolver) - Method in class kontent.ai.delivery.DeliveryClient
-
- setCacheManager(AsyncCacheManager) - Method in class kontent.ai.delivery.DeliveryClient
-
- setCacheManager(CacheManager) - Method in class kontent.ai.delivery.DeliveryClient
-
- setCodeName(String) - Method in class kontent.ai.delivery.Element
-
The codename for this element
- setCodename(String) - Method in class kontent.ai.delivery.Link
-
Display name of the element
- setCodename(String) - Method in class kontent.ai.delivery.Option
-
The codename of the option
- setCodeName(String) - Method in class kontent.ai.delivery.SimpleInMemoryCacheManager.CacheTag
-
- setCodename(String) - Method in class kontent.ai.delivery.System
-
Codename of the content item
- setCodename(String) - Method in class kontent.ai.delivery.Taxonomy
-
The codename of the taxonomy
- setCollection(String) - Method in class kontent.ai.delivery.System
-
Codename of the collection
- setContentLinkUrlResolver(ContentLinkUrlResolver) - Method in class kontent.ai.delivery.DeliveryClient
-
- setCount(Integer) - Method in class kontent.ai.delivery.Pagination
-
Number of retrieved content items
- setCustomHeaders(List<Header>) - Method in class kontent.ai.delivery.DeliveryOptions
-
Include custom request headers.
- setDefaultModelVariables(Map<String, Object>) - Method in class kontent.ai.delivery.template.TemplateEngineConfig
-
- setDescription(String) - Method in class kontent.ai.delivery.Asset
-
- setDescription(String) - Method in class kontent.ai.delivery.Image
-
Description of the image
- setElements(Map<String, Element>) - Method in class kontent.ai.delivery.ContentItem
-
Content type elements in the content item.
- setElements(Map<String, Element>) - Method in class kontent.ai.delivery.ContentType
-
Content type elements in the content type.
- setErrorCode(int) - Method in class kontent.ai.delivery.KontentError
-
Returns the HTTP error code returned by Kontent.ai.
- setHeight(String) - Method in class kontent.ai.delivery.Asset
-
- setHeight(String) - Method in class kontent.ai.delivery.AssetRendition
-
- setId(String) - Method in class kontent.ai.delivery.System
-
Unique identifier of the content item
- setImageId(String) - Method in class kontent.ai.delivery.Image
-
ID of the image
- setImages(Map<String, Image>) - Method in class kontent.ai.delivery.RichTextElement
-
Images associated with this rich text element.
- setInlineContentItem(Object) - Method in class kontent.ai.delivery.template.TemplateEngineModel
-
- setLanguage(String) - Method in class kontent.ai.delivery.SimpleInMemoryCacheManager.CacheTag
-
- setLanguage(String) - Method in class kontent.ai.delivery.System
-
Codename of the language variant
- setLastModified(ZonedDateTime) - Method in class kontent.ai.delivery.System
-
When was the content item last modified
- setLimit(Integer) - Method in class kontent.ai.delivery.Pagination
-
Number of content items returned from the response
- setLinkedItems(List<String>) - Method in class kontent.ai.delivery.RichTextElement
-
- setLinks(Map<String, Link>) - Method in class kontent.ai.delivery.RichTextElement
-
Links associated with this rich text element.
- setLocale(Locale) - Method in class kontent.ai.delivery.template.TemplateEngineModel
-
- setMessage(String) - Method in class kontent.ai.delivery.KontentError
-
Returns the error message provided by Kontent.ai detailing the error.
- setName(String) - Method in class kontent.ai.delivery.Asset
-
- setName(String) - Method in class kontent.ai.delivery.Element
-
Display name of the element
- setName(String) - Method in class kontent.ai.delivery.Header
-
- setName(String) - Method in class kontent.ai.delivery.NameValuePair
-
- setName(String) - Method in class kontent.ai.delivery.Option
-
The display name of the option
- setName(String) - Method in class kontent.ai.delivery.System
-
Display name of the content item.
- setName(String) - Method in class kontent.ai.delivery.Taxonomy
-
The display name of the taxonomy
- setNextPage(String) - Method in class kontent.ai.delivery.Pagination
-
URL to the next page of results.
- setOptions(List<Option>) - Method in class kontent.ai.delivery.MultipleChoiceElement
-
The available option elements on this content type element.
- setPagination(Pagination) - Method in class kontent.ai.delivery.ContentTypesListingResponse
-
Information about the retrieved page.
- setPagination(Pagination) - Method in class kontent.ai.delivery.TaxonomyGroupListingResponse
-
Information about the retrieved page.
- setParent(ContentItem) - Method in class kontent.ai.delivery.Element
-
A reference to the parent ContentItem to this element.
- setPathsToScan(List<String>) - Method in class kontent.ai.delivery.template.TemplateEngineConfig
-
- setPrefixes(List<String>) - Method in class kontent.ai.delivery.template.ViewResolverConfiguration
-
- setPreviewApiKey(String) - Method in class kontent.ai.delivery.DeliveryOptions
-
The Preview API key configured with your Kontent.ai account.
- setPreviewEndpoint(String) - Method in class kontent.ai.delivery.DeliveryOptions
-
The Preview endpoint address.
- setProductionApiKey(String) - Method in class kontent.ai.delivery.DeliveryOptions
-
The Production API key (Secured access API key) configured with your Kontent.ai account.
- setProductionEndpoint(String) - Method in class kontent.ai.delivery.DeliveryOptions
-
The Production endpoint address.
- setProjectId(String) - Method in class kontent.ai.delivery.DeliveryOptions
-
The Project ID associated with your Kontent.ai account.
- setProxyServer(Proxy) - Method in class kontent.ai.delivery.DeliveryOptions
-
Sets the proxy server used by the http client.
- setRenditions(Map<String, AssetRendition>) - Method in class kontent.ai.delivery.Asset
-
- setRequestId(String) - Method in class kontent.ai.delivery.KontentError
-
Returns a unique ID that can be provided to Kontent.ai for support in relation to the error.
- setResolvers(List<TemplateEngineInlineContentItemsResolver>) - Method in class kontent.ai.delivery.template.TemplateEngineConfig
-
- setRetryAttempts(int) - Method in class kontent.ai.delivery.DeliveryOptions
-
Sets the number of retry attempts the client should make when a request to the API fails.
- setRichTextElementResolver(RichTextElementResolver) - Method in class kontent.ai.delivery.DeliveryClient
-
- setSitemapLocations(List<String>) - Method in class kontent.ai.delivery.System
-
A list of sitemap locations the content item is in
- setSize(Integer) - Method in class kontent.ai.delivery.Asset
-
- setSkip(Integer) - Method in class kontent.ai.delivery.Pagination
-
Number of content items skipped from the response
- setSpecificCode(int) - Method in class kontent.ai.delivery.KontentError
-
Returns the specific code returned by the Kontent.ai error response.
- setSuffix(String) - Method in class kontent.ai.delivery.template.ViewResolverConfiguration
-
- setSystem(System) - Method in class kontent.ai.delivery.ContentItem
-
System attributes of the content item.
- setSystem(System) - Method in class kontent.ai.delivery.ContentType
-
System attributes of the content type.
- setSystem(System) - Method in class kontent.ai.delivery.TaxonomyGroup
-
System attributes fo the taxonomy group.
- setTaxonomies(List<TaxonomyGroup>) - Method in class kontent.ai.delivery.TaxonomyGroupListingResponse
-
A list of taxonomy groups
- setTaxonomyGroup(String) - Method in class kontent.ai.delivery.TaxonomyElement
-
The name of the taxonomy group
- setTerms(List<Taxonomy>) - Method in class kontent.ai.delivery.Taxonomy
-
A list of taxonomically descendant terms
- setTerms(List<Taxonomy>) - Method in class kontent.ai.delivery.TaxonomyGroup
-
Taxonomy terms in this taxonomy group.
- setTotalCount(Integer) - Method in class kontent.ai.delivery.Pagination
-
Number of total items matching the search criteria
- setType(String) - Method in class kontent.ai.delivery.Asset
-
- setType(String) - Method in class kontent.ai.delivery.Element
-
Type of the element
- setType(String) - Method in class kontent.ai.delivery.Link
-
Content type of the content item
- setType(String) - Method in class kontent.ai.delivery.System
-
Codename of the content type
- setTypes(List<ContentType>) - Method in class kontent.ai.delivery.ContentTypesListingResponse
-
The
ContentTypes returned by this ContentTypesListingResponse.
- setUrl(String) - Method in class kontent.ai.delivery.Asset
-
- setUrl(String) - Method in class kontent.ai.delivery.Image
-
Absolute URL for the image
- setUrlSlug(String) - Method in class kontent.ai.delivery.Link
-
URL slug of the content item
- setUsePreviewApi(boolean) - Method in class kontent.ai.delivery.DeliveryOptions
-
This boolean flag determines if this client will use the preview API instead of the production API.
- setValue(List<Asset>) - Method in class kontent.ai.delivery.AssetsElement
-
When used in content items, Asset elements can contain multiple assets.
- setValue(String) - Method in class kontent.ai.delivery.CustomElement
-
The value of a custom element is a string.
- setValue(ZonedDateTime) - Method in class kontent.ai.delivery.DateTimeElement
-
The value of a Date & time element is a string in the ISO 8601 format.
- setValue(String) - Method in class kontent.ai.delivery.Header
-
- setValue(List<String>) - Method in class kontent.ai.delivery.LinkedItem
-
- setValue(List<Option>) - Method in class kontent.ai.delivery.MultipleChoiceElement
-
The value of the selected elements.
- setValue(String) - Method in class kontent.ai.delivery.NameValuePair
-
- setValue(Double) - Method in class kontent.ai.delivery.NumberElement
-
The value of a Number element is a decimal number.
- setValue(List<Taxonomy>) - Method in class kontent.ai.delivery.TaxonomyElement
-
The value of Taxonomy elements is a list of
Taxonomy item objects.
- setValue(String) - Method in class kontent.ai.delivery.TextElement
-
The value of a Text element is a string.
- setValue(String) - Method in class kontent.ai.delivery.UrlSlugElement
-
The value of URL slug elements is a string.
- setVariables(Map<String, Object>) - Method in class kontent.ai.delivery.template.TemplateEngineModel
-
- setViewResolverConfiguration(ViewResolverConfiguration) - Method in interface kontent.ai.delivery.template.TemplateEngine
-
- setViewResolverConfiguration(ViewResolverConfiguration) - Method in class kontent.ai.delivery.template.TemplateEngineConfig
-
- setViewResolverConfiguration(ViewResolverConfiguration) - Method in class kontent.ai.delivery.template.thymeleaf.ThymeleafTemplateEngine
-
- setWaitForLoadingNewContent(boolean) - Method in class kontent.ai.delivery.DeliveryOptions
-
If the requested content has changed since the last request, the header determines whether to wait while fetching
content.
- setWidth(String) - Method in class kontent.ai.delivery.Asset
-
- setWidth(String) - Method in class kontent.ai.delivery.AssetRendition
-
- setWorkflowStep(String) - Method in class kontent.ai.delivery.System
-
The codename of the item's current workflow step.
- shouldRetry() - Method in exception kontent.ai.delivery.KontentErrorException
-
- shouldRetry() - Method in interface kontent.ai.delivery.KontentException
-
- shouldRetry() - Method in exception kontent.ai.delivery.KontentIOException
-
- shouldRetry() - Method in exception kontent.ai.delivery.KontentRetryException
-
- SimpleInMemoryCacheManager - Class in kontent.ai.delivery
-
Uses the JVM memory to cache results.
- SimpleInMemoryCacheManager() - Constructor for class kontent.ai.delivery.SimpleInMemoryCacheManager
-
- SimpleInMemoryCacheManager.CacheTag - Class in kontent.ai.delivery
-
- size(Integer) - Method in class kontent.ai.delivery.Asset.AssetBuilder
-
- StringUtils - Class in kontent.ai.delivery
-
- stronglyTypedContentItemConverter(StronglyTypedContentItemConverter) - Method in class kontent.ai.delivery.ContentItem.ContentItemBuilder
-
- stronglyTypedContentItemConverter(StronglyTypedContentItemConverter) - Method in class kontent.ai.delivery.ContentItemResponse.ContentItemResponseBuilder
-
- stronglyTypedContentItemConverter(StronglyTypedContentItemConverter) - Method in class kontent.ai.delivery.ContentItemsListingResponse.ContentItemsListingResponseBuilder
-
- StronglyTypedContentItemConverter - Class in kontent.ai.delivery
-
- StronglyTypedContentItemConverter() - Constructor for class kontent.ai.delivery.StronglyTypedContentItemConverter
-
- supports(TemplateEngineModel) - Method in interface kontent.ai.delivery.template.TemplateEngineInlineContentItemsResolver
-
- supports(TemplateEngineModel) - Method in class kontent.ai.delivery.template.thymeleaf.ThymeleafInlineContentItemsResolver
-
- supports(TemplateEngineModel) - Method in class kontent.ai.delivery.template.thymeleaf.ThymeleafTemplateEngine
-
- system(System) - Method in class kontent.ai.delivery.ContentItem.ContentItemBuilder
-
System attributes of the content item.
- system(System) - Method in class kontent.ai.delivery.ContentType.ContentTypeBuilder
-
System attributes of the content type.
- System - Class in kontent.ai.delivery
-
Content item system attributes
- System() - Constructor for class kontent.ai.delivery.System
-