- entry() - Method in class com.contentstack.sdk.ContentType
-
- entry(String) - Method in class com.contentstack.sdk.ContentType
-
- Entry - Class in com.contentstack.sdk
-
Entry is used to create, update and delete contentType's entries on the Contentstack.
- Entry(String) - Constructor for class com.contentstack.sdk.Entry
-
- environment - Variable in class com.contentstack.sdk.Config
-
- Error - Class in com.contentstack.sdk
-
To retrieve information related to network call failure.
- Error() - Constructor for class com.contentstack.sdk.Error
-
- 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.