- get(String) - Method in class com.contentstack.sdk.Entry
-
Get object value for key.
- get(String) - Method in class com.contentstack.sdk.Group
-
Get object value for key.
- getAccessToken() - Method in class com.contentstack.sdk.Stack
-
- getAllEntries(String, String) - Method in class com.contentstack.sdk.Entry
-
Get value for the given reference key.
- getAllEntries(String, String) - Method in class com.contentstack.sdk.Group
-
Get value for the given reference key.
- getApplicationKey() - Method in class com.contentstack.sdk.Stack
-
Returns apiKey of particular stack
- getAsset(String) - Method in class com.contentstack.sdk.Entry
-
Get an asset from the entry
- getAsset(String) - Method in class com.contentstack.sdk.Group
-
Get an asset from the group
- getAssets(String) - Method in class com.contentstack.sdk.Entry
-
Get an assets from the entry.
- getAssets(String) - Method in class com.contentstack.sdk.Group
-
Get an assets from the group.
- getAssetUid() - Method in class com.contentstack.sdk.Asset
-
Gets asset uid.
- getBoolean(String) - Method in class com.contentstack.sdk.Entry
-
Get boolean value for key.
- getBoolean(String) - Method in class com.contentstack.sdk.Group
-
Get boolean value for key.
- getBranch() - Method in class com.contentstack.sdk.Config
-
- getCallBackObject() - Method in class com.contentstack.sdk.CSHttpConnection
-
- getCallBackObject() - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- getContentType() - Method in class com.contentstack.sdk.Entry
-
Get contentType name.
- getContentType() - Method in class com.contentstack.sdk.Query
-
- getContentType() - Method in class com.contentstack.sdk.QueryResult
-
Returns class's content type if call to fetch contentType executed
successfully.
- getContentTypes(JSONObject, ContentTypesCallback) - Method in class com.contentstack.sdk.Stack
-
The Get all content types call returns comprehensive information of all the
content types available in a particular stack in your account..
- getController() - Method in class com.contentstack.sdk.CSHttpConnection
-
- getController() - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- getCount() - Method in class com.contentstack.sdk.AssetLibrary
-
Gets count.
- getCount() - Method in class com.contentstack.sdk.QueryResult
-
- getCount() - Method in class com.contentstack.sdk.SyncStack
-
- getCreateAt() - Method in class com.contentstack.sdk.Asset
-
Gets create at.
- getCreateAt() - Method in class com.contentstack.sdk.Entry
-
Get
Calendar value of creation time of entry.
- getCreatedBy() - Method in class com.contentstack.sdk.Asset
-
Gets created by.
- getCreatedBy() - Method in class com.contentstack.sdk.Entry
-
Get uid who created this entry.
- getDate(String) - Method in class com.contentstack.sdk.Entry
-
- getDate(String) - Method in class com.contentstack.sdk.Group
-
- getDeleteAt() - Method in class com.contentstack.sdk.Asset
-
Gets delete at.
- getDeleteAt() - Method in class com.contentstack.sdk.Entry
-
Get
Calendar value of deletion time of entry.
- getDeletedBy() - Method in class com.contentstack.sdk.Asset
-
Gets deleted by.
- getDeletedBy() - Method in class com.contentstack.sdk.Entry
-
Get uid who deleted this entry.
- getDeliveryToken() - Method in class com.contentstack.sdk.Stack
-
Returns deliveryToken of particular stack
- getDouble(String) - Method in class com.contentstack.sdk.Entry
-
Get double value for key
- getDouble(String) - Method in class com.contentstack.sdk.Group
-
Get double value for key
- getEndpoint() - Method in class com.contentstack.sdk.Config
-
- getErrorCode() - Method in class com.contentstack.sdk.Error
-
Returns error code
- getErrorDetail() - Method in class com.contentstack.sdk.Error
-
Returns error details in
String
- getErrorMessage() - Method in class com.contentstack.sdk.Error
-
Returns error in string format.
- getFileName() - Method in class com.contentstack.sdk.Asset
-
Gets file name.
- getFileSize() - Method in class com.contentstack.sdk.Asset
-
Gets file size.
- getFileType() - Method in class com.contentstack.sdk.Asset
-
Gets file type.
- getFloat(String) - Method in class com.contentstack.sdk.Entry
-
Get integer value for key
- getFloat(String) - Method in class com.contentstack.sdk.Group
-
Get integer value for key
- getGroup(String) - Method in class com.contentstack.sdk.Entry
-
- getGroup(String) - Method in class com.contentstack.sdk.Group
-
Get a group from the group.
- getGroups(String) - Method in class com.contentstack.sdk.Entry
-
Get a list of group from entry.
- getGroups(String) - Method in class com.contentstack.sdk.Group
-
Get a list of group from the group.
- getHeaders() - Method in class com.contentstack.sdk.CSHttpConnection
-
- getHeaders() - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- getHost() - Method in class com.contentstack.sdk.Config
-
Gets host.
- getInfo() - Method in class com.contentstack.sdk.CSHttpConnection
-
- getInfo() - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- getInt(String) - Method in class com.contentstack.sdk.Entry
-
Get integer value for key
- getInt(String) - Method in class com.contentstack.sdk.Group
-
Get integer value for key
- getItems() - Method in class com.contentstack.sdk.SyncStack
-
- getJSONArray(String) - Method in class com.contentstack.sdk.Entry
-
Get JSONArray value for key
- getJSONArray(String) - Method in class com.contentstack.sdk.Group
-
Get JSONArray value for key
- getJSONObject(String) - Method in class com.contentstack.sdk.Entry
-
Get JSONObject value for key
- getJSONObject(String) - Method in class com.contentstack.sdk.Group
-
Get JSONObject value for key
- getJSONResponse() - Method in class com.contentstack.sdk.SyncStack
-
- getLimit() - Method in class com.contentstack.sdk.SyncStack
-
- getLocale() - Method in class com.contentstack.sdk.Entry
-
- getLong(String) - Method in class com.contentstack.sdk.Entry
-
Get long value for key
- getLong(String) - Method in class com.contentstack.sdk.Group
-
Get long value for key
- getNumber(String) - Method in class com.contentstack.sdk.Entry
-
Get JSONObject value for key
- getNumber(String) - Method in class com.contentstack.sdk.Group
-
Get JSONObject value for key
- getOwner() - Method in class com.contentstack.sdk.Entry
-
Deprecated.
- getPaginationToken() - Method in class com.contentstack.sdk.SyncStack
-
- getQueryParam(Map<String, Object>) - Method in class com.contentstack.sdk.Stack
-
- getRegion() - Method in class com.contentstack.sdk.Config
-
Gets region.
- getRequest(String, LinkedHashMap<String, Object>) - Method in interface com.contentstack.sdk.APIService
-
- getResponse() - Method in class com.contentstack.sdk.ContentTypesModel
-
- getResponse() - Method in class com.contentstack.sdk.CSHttpConnection
-
- getResponse() - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- getResult(Object, String) - Method in class com.contentstack.sdk.AssetLibrary
-
- getResult(Object, String) - Method in interface com.contentstack.sdk.INotifyClass
-
- getResult(Object, String) - Method in class com.contentstack.sdk.Query
-
- getResultArray() - Method in class com.contentstack.sdk.ContentTypesModel
-
- getResultObject(List<Object>, JSONObject, boolean) - Method in class com.contentstack.sdk.AssetLibrary
-
- getResultObject(List<Object>, JSONObject, boolean) - Method in interface com.contentstack.sdk.INotifyClass
-
- getResultObject(List<Object>, JSONObject, boolean) - Method in class com.contentstack.sdk.Query
-
- getResultObjects() - Method in class com.contentstack.sdk.QueryResult
-
- getSchema() - Method in class com.contentstack.sdk.QueryResult
-
Returns class's schema if call to fetch schema executed successfully.
- getShort(String) - Method in class com.contentstack.sdk.Entry
-
Get short value for key
- getShort(String) - Method in class com.contentstack.sdk.Group
-
Get short value for key
- getSkip() - Method in class com.contentstack.sdk.SyncStack
-
- getString(String) - Method in class com.contentstack.sdk.Entry
-
Get string value for key.
- getString(String) - Method in class com.contentstack.sdk.Group
-
Get string value for key.
- getSyncToken() - Method in class com.contentstack.sdk.SyncStack
-
- getTags() - Method in class com.contentstack.sdk.Asset
-
Get tags string [ ].
- getTags() - Method in class com.contentstack.sdk.Entry
-
Get tags.
- getTitle() - Method in class com.contentstack.sdk.Entry
-
Get title string
- getUid() - Method in class com.contentstack.sdk.Entry
-
Get uid.
- getUpdateAt() - Method in class com.contentstack.sdk.Asset
-
Gets update at.
- getUpdateAt() - Method in class com.contentstack.sdk.Entry
-
Get
Calendar value of updating time of entry.
- getUpdatedBy() - Method in class com.contentstack.sdk.Asset
-
Gets updated by.
- getUpdatedBy() - Method in class com.contentstack.sdk.Entry
-
Get uid who updated this entry.
- getUrl() - Method in class com.contentstack.sdk.Asset
-
Gets url.
- getURL() - Method in class com.contentstack.sdk.Entry
-
Get url string
- getUrl() - Method in class com.contentstack.sdk.SyncStack
-
- getVersion() - Method in class com.contentstack.sdk.Config
-
Gets version.
- greaterThan(String, Object) - Method in class com.contentstack.sdk.Query
-
Add a constraint to the query that requires a particular key entry to be
greater than the provided value.
- greaterThanOrEqualTo(String, Object) - Method in class com.contentstack.sdk.Query
-
Add a constraint to the query that requires a particular key entry to be
greater than or equal to the provided value.
- Group - Class in com.contentstack.sdk
-
- Group(Stack, JSONObject) - Constructor for class com.contentstack.sdk.Group
-
- imageTransform(String, Map<String, Object>) - Method in class com.contentstack.sdk.Stack
-
Image transform string.
- includeBranch() - Method in class com.contentstack.sdk.Asset
-
Includes Branch in the asset response
- includeBranch() - Method in class com.contentstack.sdk.Entry
-
Includes Branch in the entry response
- includeBranch() - Method in class com.contentstack.sdk.Query
-
Includes Branch in the entry response
- includeContentType() - Method in class com.contentstack.sdk.Entry
-
Include Content Type of all returned objects along with objects themselves.
- includeContentType() - Method in class com.contentstack.sdk.Query
-
Include Content Type of all returned objects along with objects themselves.
- includeCount() - Method in class com.contentstack.sdk.AssetLibrary
-
Include count asset library.
- includeCount() - Method in class com.contentstack.sdk.Query
-
Retrieve count and data of objects in result
- includeDimension() - Method in class com.contentstack.sdk.Asset
-
Include dimension asset.
- includeEmbeddedItems() - Method in class com.contentstack.sdk.Entry
-
includeEmbeddedItems instance of Entry Include Embedded Objects (Entries and
Assets) along with entry/entries details.
- includeEmbeddedItems() - Method in class com.contentstack.sdk.Query
-
- includeFallback() - Method in class com.contentstack.sdk.Asset
-
Include fallback asset.
- includeFallback() - Method in class com.contentstack.sdk.AssetLibrary
-
Retrieve the published content of the fallback locale if an entry is not
localized in specified locale
- includeFallback() - Method in class com.contentstack.sdk.Entry
-
Retrieve the published content of the fallback locale if an entry is not
localized in specified locale
- includeFallback() - Method in class com.contentstack.sdk.Query
-
Retrieve the published content of the fallback locale if an entry is not
localized in specified locale
- includeOwner() - Method in class com.contentstack.sdk.Query
-
Include object owner's profile in the objects data.
- includeReference(String) - Method in class com.contentstack.sdk.Entry
-
Add a constraint that requires a particular reference key details.
- includeReference(String[]) - Method in class com.contentstack.sdk.Entry
-
Add a constraint that requires a particular reference key details.
- includeReference(String) - Method in class com.contentstack.sdk.Query
-
Add a constraint that requires a particular reference key details.
- includeReferenceContentTypeUID() - Method in class com.contentstack.sdk.Entry
-
This method also includes the content type UIDs of the referenced entries
returned in the response
- includeReferenceContentTypUid() - Method in class com.contentstack.sdk.Query
-
This method also includes the content type UIDs of the referenced entries
returned in the response
- includeRelativeUrl() - Method in class com.contentstack.sdk.AssetLibrary
-
Include relative url asset library.
- INotifyClass - Interface in com.contentstack.sdk
-
- IRequestModelHTTP - Interface in com.contentstack.sdk
-
- IURLRequestHTTP - Interface in com.contentstack.sdk
-
- valueOf(String) - Static method in enum com.contentstack.sdk.AssetLibrary.ORDERBY
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.contentstack.sdk.Config.ContentstackRegion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.contentstack.sdk.Constants.REQUEST_CONTROLLER
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.contentstack.sdk.ResponseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.contentstack.sdk.Stack.PublishType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.contentstack.sdk.AssetLibrary.ORDERBY
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.contentstack.sdk.Config.ContentstackRegion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.contentstack.sdk.Constants.REQUEST_CONTROLLER
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.contentstack.sdk.ResponseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.contentstack.sdk.Stack.PublishType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version - Variable in class com.contentstack.sdk.Config
-