- entry(String) - Method in class com.contentstack.sdk.ContentType
-
- entry() - Method in class com.contentstack.sdk.ContentType
-
- Entry - Class in com.contentstack.sdk
-
An entry is an actual piece of content that you want to publish.
- Entry(String) - Constructor for class com.contentstack.sdk.Entry
-
- EntryResultCallBack - Class in com.contentstack.sdk
-
- EntryResultCallBack() - Constructor for class com.contentstack.sdk.EntryResultCallBack
-
- environment - Variable in class com.contentstack.sdk.Config
-
- Error - Class in com.contentstack.sdk
-
If there is something wrong with the API request, Contentstack returns an error.
- Error() - Constructor for class com.contentstack.sdk.Error
-
- Error(String, int, String) - Constructor for class com.contentstack.sdk.Error
-
- ErrorMessage_CalledDefaultMethod - Static variable in class com.contentstack.sdk.utility.CSAppConstants
-
The constant ErrorMessage_CalledDefaultMethod.
- ErrorMessage_Default - Static variable in class com.contentstack.sdk.utility.CSAppConstants
-
The constant ErrorMessage_Default.
- ErrorMessage_FormName - Static variable in class com.contentstack.sdk.utility.CSAppConstants
-
The constant ErrorMessage_FormName.
- ErrorMessage_JsonNotProper - Static variable in class com.contentstack.sdk.utility.CSAppConstants
-
The constant ErrorMessage_JsonNotProper.
- ErrorMessage_NoNetwork - Static variable in class com.contentstack.sdk.utility.CSAppConstants
-
The constant ErrorMessage_NoNetwork.
- ErrorMessage_QueryFilterException - Static variable in class com.contentstack.sdk.utility.CSAppConstants
-
The constant ErrorMessage_QueryFilterException.
- ErrorMessage_Stack_AccessToken_IsNull - Static variable in class com.contentstack.sdk.utility.CSAppConstants
-
The constant ErrorMessage_Stack_AccessToken_IsNull.
- ErrorMessage_Stack_Environment_IsNull - Static variable in class com.contentstack.sdk.utility.CSAppConstants
-
The constant ErrorMessage_Stack_Environment_IsNull.
- ErrorMessage_StackApiKeyIsNull - Static variable in class com.contentstack.sdk.utility.CSAppConstants
-
The constant ErrorMessage_StackApiKeyIsNull.
- ErrorMessage_VolleyAuthFailureError - Static variable in class com.contentstack.sdk.utility.CSAppConstants
-
The constant ErrorMessage_VolleyAuthFailureError.
- ErrorMessage_VolleyNoConnectionError - Static variable in class com.contentstack.sdk.utility.CSAppConstants
-
The constant ErrorMessage_VolleyNoConnectionError.
- ErrorMessage_VolleyParseError - Static variable in class com.contentstack.sdk.utility.CSAppConstants
-
The constant ErrorMessage_VolleyParseError.
- ErrorMessage_VolleyServerError - Static variable in class com.contentstack.sdk.utility.CSAppConstants
-
The constant ErrorMessage_VolleyServerError.
- ErrorType - Class in com.contentstack.sdk
-
- ErrorType() - Constructor for class com.contentstack.sdk.ErrorType
-
- except(String[]) - Method in class com.contentstack.sdk.Entry
-
Specifies list of field uids that would be 'excluded' from the response.
- except(ArrayList<String>) - Method in class com.contentstack.sdk.Query
-
Specifies list of field uids that would be 'excluded' from the response.
- except(String[]) - Method in class com.contentstack.sdk.Query
-
Specifies list of field uids that would be 'excluded' from the response.
- exceptWithReferenceUid(ArrayList<String>, String) - Method in class com.contentstack.sdk.Entry
-
Specifies an array of 'except' keys that would be 'excluded' in the response.
- exceptWithReferenceUid(ArrayList<String>, String) - Method in class com.contentstack.sdk.Query
-
Specifies an array of 'except' keys that would be 'excluded' in the response.
- execQuery(SingleQueryResultCallback, QueryResultsCallBack, boolean) - Method in class com.contentstack.sdk.Query
-
- exists(String) - Method in class com.contentstack.sdk.Query
-
Add a constraint that requires, a specified key exists in response.
- 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
-
Returns accessToken of particular 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
-
- 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.
- 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
-
- getController() - Method in class com.contentstack.sdk.CSHttpConnection
-
- getController() - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- getCount() - Method in class com.contentstack.sdk.AssetLibrary
-
- getCount() - Method in class com.contentstack.sdk.QueryResult
-
- getCount() - Method in class com.contentstack.sdk.SyncStack
-
- getCreateAt() - Method in class com.contentstack.sdk.Asset
-
- getCreateAt() - Method in class com.contentstack.sdk.Entry
-
Get
Calendar value of creation time of entry.
- getCreatedBy() - Method in class com.contentstack.sdk.Asset
-
- 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
-
Get
Calendar value of deletion time of entry
- getDeleteAt() - Method in class com.contentstack.sdk.Entry
-
Get
Calendar value of deletion time of entry.
- getDeletedBy() - Method in class com.contentstack.sdk.Asset
-
Get uid who deleted this entry.
- getDeletedBy() - Method in class com.contentstack.sdk.Entry
-
Get uid who deleted this entry.
- 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
- getEnvironment() - Method in class com.contentstack.sdk.Config
-
Get environment.
- 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
-
- getFileSize() - Method in class com.contentstack.sdk.Asset
-
- getFileType() - Method in class com.contentstack.sdk.Asset
-
- 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
- getFormParams() - Method in class com.contentstack.sdk.CSHttpConnection
-
- getGroup(String) - Method in class com.contentstack.sdk.Entry
-
Get a group from 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
-
- 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
- getJsonFromCacheFile(File) - Static method in class com.contentstack.sdk.utility.CSAppUtils
-
To retrieve data from cache.
- 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
-
- getLanguage() - Method in class com.contentstack.sdk.Entry
-
Deprecated.
- 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
- getMD5FromString(String) - Method in class com.contentstack.sdk.utility.CSAppUtils
-
To encrypt given value.
- 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
-
- getPaginationToken() - Method in class com.contentstack.sdk.SyncStack
-
- getRegion() - Method in class com.contentstack.sdk.Config
-
- getRequestMethod() - Method in class com.contentstack.sdk.CSHttpConnection
-
- getRequestMethod() - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- getResponse() - Method in class com.contentstack.sdk.ContentTypesModel
-
- getResponse() - Method in class com.contentstack.sdk.CSHttpConnection
-
- getResponse() - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- getResponseTimeFromCacheFile(File, long) - Method in class com.contentstack.sdk.utility.CSAppUtils
-
To check if required response within given time window available in cache
- 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.
- getTags() - Method in class com.contentstack.sdk.Entry
-
Get tags.
- getTitle() - Method in class com.contentstack.sdk.Entry
-
Get title string
- getTreatDuplicateKeysAsArrayItems() - Method in class com.contentstack.sdk.CSHttpConnection
-
- getTreatDuplicateKeysAsArrayItems() - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- getUid() - Method in class com.contentstack.sdk.Entry
-
Get uid.
- getUpdateAt() - Method in class com.contentstack.sdk.Asset
-
Get
Calendar value of updating time of entry.
- getUpdateAt() - Method in class com.contentstack.sdk.Entry
-
Get
Calendar value of updating time of entry.
- getUpdatedBy() - Method in class com.contentstack.sdk.Asset
-
Get uid who updated this entry.
- getUpdatedBy() - Method in class com.contentstack.sdk.Entry
-
Get uid who updated this entry.
- getUrl() - Method in class com.contentstack.sdk.Asset
-
- 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
-
Get version of the Contentstack server.
- 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
-
- headerGroup_app - Variable in class com.contentstack.sdk.Asset
-
- headerGroup_app - Variable in class com.contentstack.sdk.Stack
-
- headerGroup_local - Variable in class com.contentstack.sdk.Asset
-
- HTTP_ACCEPTED - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 202: Accepted.
- HTTP_BAD_GATEWAY - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 502: Bad Gateway.
- HTTP_BAD_METHOD - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 405: Method Not Allowed.
- HTTP_BAD_REQUEST - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 400: Bad Request.
- HTTP_CLIENT_TIMEOUT - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 408: Request Time-Out.
- HTTP_CONFLICT - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 409: Conflict.
- HTTP_CREATED - Static variable in class com.contentstack.sdk.ErrorType
-
- HTTP_ENTITY_TOO_LARGE - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 413: Request Entity Too Large.
- HTTP_FORBIDDEN - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 403: Forbidden.
- HTTP_GATEWAY_TIMEOUT - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 504: Gateway Timeout.
- HTTP_GONE - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 410: Gone.
- HTTP_INTERNAL_ERROR - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 500: Internal Server Error.
- HTTP_LENGTH_REQUIRED - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 411: Length Required.
- HTTP_MOVED_PERM - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 301: Moved Permanently.
- HTTP_MOVED_TEMP - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 302: Temporary Redirect.
- HTTP_MULT_CHOICE - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 300: Multiple Choices.
- HTTP_NO_CONTENT - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 204: No Content.
- HTTP_NOT_ACCEPTABLE - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 406: Not Acceptable.
- HTTP_NOT_AUTHORITATIVE - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 203: Non-Authoritative Information.
- HTTP_NOT_FOUND - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 404: Not Found.
- HTTP_NOT_IMPLEMENTED - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 501: Not Implemented.
- HTTP_NOT_MODIFIED - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 304: Not Modified.
- HTTP_PARTIAL - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 206: Partial Content.
- HTTP_PAYMENT_REQUIRED - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 402: Payment Required.
- HTTP_PRECON_FAILED - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 412: Precondition Failed.
- HTTP_PROXY_AUTH - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 407: Proxy Authentication Required.
- HTTP_REQ_TOO_LONG - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 414: Request-URI Too Large.
- HTTP_RESET - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 205: Reset Content.
- HTTP_SEE_OTHER - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 303: See Other.
- HTTP_SERVER_ERROR - Static variable in class com.contentstack.sdk.ErrorType
-
- HTTP_UNAUTHORIZED - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 401: Unauthorized.
- HTTP_UNAVAILABLE - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 503: Service Unavailable.
- HTTP_UNSUPPORTED_TYPE - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 415: Unsupported Media Type.
- HTTP_USE_PROXY - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 305: Use Proxy.
- HTTP_VERSION - Static variable in class com.contentstack.sdk.ErrorType
-
HTTP Status-Code 505: HTTP Version Not Supported.
- ImageTransform(String, LinkedHashMap<String, Object>) - Method in class com.contentstack.sdk.Stack
-
- 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
-
Retrieve count and data of assets in result.
- 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 the dimensions (height and width) of the image in the response.
- includeEmbeddedItems() - Method in class com.contentstack.sdk.Entry
-
includeEmbeddedItems instance of Entry
Include Embedded Objects (Entries and Assets) along with entry/entries details.
Stack stack = Contentstack.stack( "ApiKey", "deliveryToken", "environment");
final Entry entry = stack.contentType("user").entry("entryUid");
entry = entry.includeEmbeddedObjects()
entry.fetch()
- includeEmbeddedItems() - Method in class com.contentstack.sdk.Query
-
includeEmbeddedItems instance of Query
Include Embedded Objects (Entries and Assets) along with entry/entries details.
Stack stack = Contentstack.stack( "ApiKey", "deliveryToken", "environment");
final Query query = stack.contentType("user").query();
query = query.includeEmbeddedObjects()
- includeFallback() - Method in class com.contentstack.sdk.Asset
-
Retrieve the published content of the fallback locale if an entry is not localized in specified locale
- 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
-
Retrieve relative urls objects in result.
- INotifyClass - Interface in com.contentstack.sdk
-
- IRequestModelHTTP - Interface in com.contentstack.sdk
-
- IURLRequestHTTP - Interface in com.contentstack.sdk
-
- schemaArray - Variable in class com.contentstack.sdk.QueryResult
-
- SDK_VERSION - Static variable in class com.contentstack.sdk.utility.CSAppConstants
-
The constant SDK_VERSION.
- search(String) - Method in class com.contentstack.sdk.Query
-
This method provides only the entries matching the specified value.
- send() - Method in class com.contentstack.sdk.CSHttpConnection
-
- send() - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- sendRequest() - Method in interface com.contentstack.sdk.IRequestModelHTTP
-
- setCallBackObject(ResultCallBack) - Method in class com.contentstack.sdk.CSHttpConnection
-
- setCallBackObject(ResultCallBack) - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- setConfig(Config) - Method in class com.contentstack.sdk.Stack
-
- setContentTypeInstance(ContentType) - Method in class com.contentstack.sdk.Entry
-
- setContentTypeInstance(ContentType) - Method in class com.contentstack.sdk.Query
-
- setController(String) - Method in class com.contentstack.sdk.CSHttpConnection
-
- setController(String) - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- setEnvironment(String) - Method in class com.contentstack.sdk.Config
-
set environment.
- setErrorCode(int) - Method in class com.contentstack.sdk.Error
-
- setErrorDetail(String) - Method in class com.contentstack.sdk.Error
-
- setErrorMessage(String) - Method in class com.contentstack.sdk.Error
-
- setFormParams(HashMap<String, Object>) - Method in class com.contentstack.sdk.CSHttpConnection
-
- setFormParamsGET(HashMap<String, Object>) - Method in class com.contentstack.sdk.CSHttpConnection
-
- setFormParamsPOST(JSONObject) - Method in class com.contentstack.sdk.CSHttpConnection
-
- setHeader(String, String) - Method in class com.contentstack.sdk.Asset
-
To set headers for Contentstack rest calls.
- setHeader(String, String) - Method in class com.contentstack.sdk.AssetLibrary
-
To set headers for Contentstack rest calls.
- setHeader(String, String) - Method in class com.contentstack.sdk.ContentType
-
To set headers for Built.io Contentstack rest calls.
- setHeader(String, String) - Method in class com.contentstack.sdk.Entry
-
Set headers.
- setHeader(String, String) - Method in class com.contentstack.sdk.Query
-
To set headers for Built.io Contentstack rest calls.
- setHeader(String, String) - Method in class com.contentstack.sdk.Stack
-
Adds header to the stack by key and value
- setHeaders(LinkedHashMap<String, Object>) - Method in class com.contentstack.sdk.CSHttpConnection
-
- setHeaders(LinkedHashMap<String, Object>) - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- setHost(String) - Method in class com.contentstack.sdk.Config
-
Sets host name of the Contentstack server.
- setInfo(String) - Method in class com.contentstack.sdk.CSHttpConnection
-
- setInfo(String) - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- setJSON(JSONObject) - Method in class com.contentstack.sdk.ContentTypesModel
-
- setJSON(JSONObject, List<Entry>) - Method in class com.contentstack.sdk.QueryResult
-
- setJSON(JSONObject) - Method in class com.contentstack.sdk.SyncStack
-
- setLocale(String) - Method in class com.contentstack.sdk.Entry
-
- setQueryJson(QueryResultsCallBack) - Method in class com.contentstack.sdk.Query
-
- setRegion(Config.ContentstackRegion) - Method in class com.contentstack.sdk.Config
-
Sets region allow you to set your region for the Contentstack server.
- setRequestMethod(CSAppConstants.RequestMethod) - Method in class com.contentstack.sdk.CSHttpConnection
-
- setRequestMethod(CSAppConstants.RequestMethod) - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- setStackInstance(Stack) - Method in class com.contentstack.sdk.Asset
-
- setStackInstance(Stack) - Method in class com.contentstack.sdk.AssetLibrary
-
- setStackInstance(Stack) - Method in class com.contentstack.sdk.ContentType
-
- setTags(String[]) - Method in class com.contentstack.sdk.Asset
-
- setTags(String[]) - Method in class com.contentstack.sdk.Entry
-
- setTreatDuplicateKeysAsArrayItems(boolean) - Method in class com.contentstack.sdk.CSHttpConnection
-
- setTreatDuplicateKeysAsArrayItems(boolean) - Method in interface com.contentstack.sdk.IURLRequestHTTP
-
- setUid(String) - Method in class com.contentstack.sdk.Asset
-
To set uid of media file which is uploaded on Contentstack server.
- setUid(String) - Method in class com.contentstack.sdk.Entry
-
- SINGLEQUERYOBJECT - Static variable in class com.contentstack.sdk.utility.CSController
-
The constant SINGLEQUERYOBJECT.
- SingleQueryResultCallback - Class in com.contentstack.sdk
-
- SingleQueryResultCallback() - Constructor for class com.contentstack.sdk.SingleQueryResultCallback
-
- skip(int) - Method in class com.contentstack.sdk.Query
-
The number of objects to skip before returning any.
- sort(String, AssetLibrary.ORDERBY) - Method in class com.contentstack.sdk.AssetLibrary
-
Sort assets by fieldUid.
- stack(String, String, String) - Static method in class com.contentstack.sdk.Contentstack
-
Authenticates the stack api key of your stack.
- stack(String, String, String, Config) - Static method in class com.contentstack.sdk.Contentstack
-
Authenticates the stack api key of your stack.
- Stack - Class in com.contentstack.sdk
-
A stack is a repository or a container that holds all the content/assets of your site.
- Stack(String) - Constructor for class com.contentstack.sdk.Stack
-
- Stack.PublishType - Enum in com.contentstack.sdk
-
- stackInstance - Variable in class com.contentstack.sdk.Asset
-
- stackInstance - Variable in class com.contentstack.sdk.ContentType
-
- start_from_date - Variable in class com.contentstack.sdk.Stack
-
- sync(SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
-
- sync(String, Date, Language, Stack.PublishType, SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
-
- SYNC_KEY - Variable in class com.contentstack.sdk.Stack
-
- sync_token - Variable in class com.contentstack.sdk.Stack
-
- syncContentType(String, SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
-
- syncFromDate(Date, SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
-
- syncLocale(Language, SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
-
- syncPaginationToken(String, SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
-
- syncPublishType(Stack.PublishType, SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
-
- SyncResultCallBack - Class in com.contentstack.sdk
-
- SyncResultCallBack() - Constructor for class com.contentstack.sdk.SyncResultCallBack
-
- SyncStack - Class in com.contentstack.sdk
-
Synchronization:
The Sync API takes care of syncing your Contentstack data with your app and
ensures that the data is always up-to-date by providing delta updates
- SyncStack() - Constructor for class com.contentstack.sdk.SyncStack
-
- syncToken(String, SyncResultCallBack) - Method in class com.contentstack.sdk.Stack
-
- 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.Language
-
Deprecated.
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.
- valueOf(String) - Static method in enum com.contentstack.sdk.utility.CSAppConstants.callController
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.contentstack.sdk.utility.CSAppConstants.RequestMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.contentstack.sdk.utility.CSAppUtils.DateComapareType
-
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.Language
-
Deprecated.
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.
- values() - Static method in enum com.contentstack.sdk.utility.CSAppConstants.callController
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.contentstack.sdk.utility.CSAppConstants.RequestMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.contentstack.sdk.utility.CSAppUtils.DateComapareType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Variable in class com.contentstack.sdk.Config
-
- VERSION - Variable in class com.contentstack.sdk.Stack
-