跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W 

A

abortOperations() - 类 中的方法cn.leancloud.AVObject
abort all modify operations.
ACCOUNT_ALREADY_LINKED - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that an an account being linked is already linked to another user.
acl - 类 中的变量cn.leancloud.AVObject
 
add(String, Object) - 类 中的方法cn.leancloud.AVObject
Add attribute.
add(T) - 类 中的方法cn.leancloud.AVRelation
Adds an object to this relation.
add(String, Object) - 类 中的方法cn.leancloud.AVStatus
已过时。
addAll(String, Collection<?>) - 类 中的方法cn.leancloud.AVObject
Add collection attribute.
addAll(Collection<T>) - 类 中的方法cn.leancloud.AVRelation
Adds many objects to this relation.
addAll(String, Collection<?>) - 类 中的方法cn.leancloud.AVStatus
已过时。
addAllUnique(String, Collection<?>) - 类 中的方法cn.leancloud.AVObject
Add unique collection attribute.
addAllUnique(String, Collection<?>) - 类 中的方法cn.leancloud.AVStatus
已过时。
addAndItems(QueryConditions) - 类 中的方法cn.leancloud.query.QueryConditions
 
addAscendingOrder(String) - 类 中的方法cn.leancloud.AVQuery
Also sorts the results in ascending order by the given key.
addAscendingOrder(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
addAscendingOrder(String) - 类 中的方法cn.leancloud.search.AVSearchQuery
Also sorts the results in ascending order by the given key.
addDescendingOrder(String) - 类 中的方法cn.leancloud.AVQuery
Also sorts the results in descending order by the given key.
addDescendingOrder(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
addDescendingOrder(String) - 类 中的方法cn.leancloud.search.AVSearchQuery
Also sorts the results in descending order by the given key.
addMetaData(String, Object) - 类 中的方法cn.leancloud.AVFile
Add new meta data.
addNewOperation(ObjectFieldOperation) - 类 中的方法cn.leancloud.AVObject
 
addOrItems(QueryOperation) - 类 中的方法cn.leancloud.query.QueryConditions
 
addUnique(String, Object) - 类 中的方法cn.leancloud.AVObject
Add unique attribute.
addUnique(String, Object) - 类 中的方法cn.leancloud.AVStatus
已过时。
addWhereItem(String, String, Object) - 类 中的方法cn.leancloud.AVQuery
 
addWhereItem(QueryOperation) - 类 中的方法cn.leancloud.query.QueryConditions
 
addWhereItem(String, String, Object) - 类 中的方法cn.leancloud.query.QueryConditions
 
alwaysUseSubUserClass(Class<? extends AVUser>) - 类 中的静态方法cn.leancloud.AVUser
通过设置此方法,所有关联对象中的 AVUser 对象都会被强转成注册的 AVUser 子类对象
and(List<AVQuery<T>>) - 类 中的静态方法cn.leancloud.AVQuery
Constructs a query that is the and of the given queries.
AND_OP - 类 中的静态变量cn.leancloud.query.QueryOperation
 
AppConfiguration - cn.leancloud.core中的类
 
AppConfiguration() - 类 的构造器cn.leancloud.core.AppConfiguration
 
AppConfiguration.SchedulerCreator - cn.leancloud.core中的接口
 
AppRouter - cn.leancloud.core中的类
app router 请求 https://app-router.com/2/route?
AppRouter() - 类 的构造器cn.leancloud.core.AppRouter
 
ArchivedRequests - cn.leancloud中的类
 
assembleJsonParam() - 类 中的方法cn.leancloud.AVQuery
 
assembleJsonParam() - 类 中的方法cn.leancloud.query.QueryConditions
 
assembleParameters() - 类 中的方法cn.leancloud.AVQuery
Assemble query parameters.
assembleParameters() - 类 中的方法cn.leancloud.AVStatusQuery
assemble query parameters.
assembleParameters() - 类 中的方法cn.leancloud.query.QueryConditions
 
associateWithAuthData(Map<String, Object>, String) - 类 中的方法cn.leancloud.AVUser
 
associateWithAuthData(Map<String, Object>, String, String, String, boolean) - 类 中的方法cn.leancloud.AVUser
 
ATTR_EMAIL - 类 中的静态变量cn.leancloud.AVUser
 
ATTR_IMAGE - 类 中的静态变量cn.leancloud.AVStatus
 
ATTR_INBOX_TYPE - 类 中的静态变量cn.leancloud.AVStatus
 
ATTR_MESSAGE - 类 中的静态变量cn.leancloud.AVStatus
 
ATTR_MESSAGE_ID - 类 中的静态变量cn.leancloud.AVStatus
 
ATTR_MOBILEPHONE - 类 中的静态变量cn.leancloud.AVUser
 
ATTR_OWNER - 类 中的静态变量cn.leancloud.AVStatus
 
ATTR_SESSION_TOKEN - 类 中的静态变量cn.leancloud.AVUser
 
ATTR_SOURCE - 类 中的静态变量cn.leancloud.AVStatus
 
ATTR_USERNAME - 类 中的静态变量cn.leancloud.AVUser
 
AVACL - cn.leancloud中的类
 
AVACL() - 类 的构造器cn.leancloud.AVACL
 
AVACL(JSONObject) - 类 的构造器cn.leancloud.AVACL
 
AVACL(HashMap) - 类 的构造器cn.leancloud.AVACL
constructor
AVACL(AVACL) - 类 的构造器cn.leancloud.AVACL
copy constructor
AVACL(AVUser) - 类 的构造器cn.leancloud.AVACL
constructor
AVCallback<T> - cn.leancloud.callback中的类
 
AVCallback() - 类 的构造器cn.leancloud.callback.AVCallback
 
AVCaptcha - cn.leancloud.sms中的类
 
AVCaptcha() - 类 的构造器cn.leancloud.sms.AVCaptcha
 
AVCaptchaDigest - cn.leancloud.sms中的类
 
AVCaptchaDigest() - 类 的构造器cn.leancloud.sms.AVCaptchaDigest
 
AVCaptchaOption - cn.leancloud.sms中的类
 
AVCaptchaOption() - 类 的构造器cn.leancloud.sms.AVCaptchaOption
 
AVCaptchaValidateResult - cn.leancloud.sms中的类
 
AVCaptchaValidateResult() - 类 的构造器cn.leancloud.sms.AVCaptchaValidateResult
 
AVCloud - cn.leancloud中的类
 
AVCloudQueryResult - cn.leancloud.query中的类
CloudQuery的返回值 包含符合CloudQuery的一组对象 和 符合query的对象数(在指定了count查询的时候 比如:"select count(*) from _User")
AVCloudQueryResult() - 类 的构造器cn.leancloud.query.AVCloudQueryResult
 
AVDate - cn.leancloud.types中的类
 
AVDate() - 类 的构造器cn.leancloud.types.AVDate
 
AVDate(JSONObject) - 类 的构造器cn.leancloud.types.AVDate
 
AVDate(String) - 类 的构造器cn.leancloud.types.AVDate
 
AVException - cn.leancloud中的异常错误
 
AVException(int, String) - 异常错误 的构造器cn.leancloud.AVException
Construct a new AVException with a particular error code.
AVException(String, Throwable) - 异常错误 的构造器cn.leancloud.AVException
Construct a new AVException with an external cause.
AVException(Throwable) - 异常错误 的构造器cn.leancloud.AVException
Construct a new AVException with an external cause.
AVFile - cn.leancloud中的类
 
AVFile() - 类 的构造器cn.leancloud.AVFile
default constructor.
AVFile(String, byte[]) - 类 的构造器cn.leancloud.AVFile
constructor with name and data.
AVFile(String, File) - 类 的构造器cn.leancloud.AVFile
constructor with name and local file.
AVFile(String, String) - 类 的构造器cn.leancloud.AVFile
constructor with name and external url.
AVFile(String, String, Map<String, Object>) - 类 的构造器cn.leancloud.AVFile
constructor with name and external url.
AVFile(String, String, Map<String, Object>, boolean) - 类 的构造器cn.leancloud.AVFile
 
AVGeoPoint - cn.leancloud.types中的类
 
AVGeoPoint() - 类 的构造器cn.leancloud.types.AVGeoPoint
 
AVGeoPoint(double, double) - 类 的构造器cn.leancloud.types.AVGeoPoint
 
AVInstallation - cn.leancloud中的类
 
AVInstallation() - 类 的构造器cn.leancloud.AVInstallation
 
AVInstallation(AVObject) - 类 的构造器cn.leancloud.AVInstallation
 
AVLogger - cn.leancloud中的类
 
AVLogger(String) - 类 的构造器cn.leancloud.AVLogger
 
AVLogger.Level - cn.leancloud中的枚举
 
AVNull - cn.leancloud.types中的类
 
AVNull() - 类 的构造器cn.leancloud.types.AVNull
 
AVObject - cn.leancloud中的类
 
AVObject() - 类 的构造器cn.leancloud.AVObject
Default constructor.
AVObject(String) - 类 的构造器cn.leancloud.AVObject
Constructor with class name.
AVObject(AVObject) - 类 的构造器cn.leancloud.AVObject
Copy constructor.
AVOSCloud - cn.leancloud.core中的类
we should set following variables: 0. app region(one of EastChina, NorthChina, NorthAmerica) 1. appid/appKey 2. log level 3. log adapter
AVOSCloud() - 类 的构造器cn.leancloud.core.AVOSCloud
 
AVOSCloud.REGION - cn.leancloud.core中的枚举
 
AVOSService - cn.leancloud.core中的枚举
 
AVPointer - cn.leancloud.types中的类
 
AVPointer() - 类 的构造器cn.leancloud.types.AVPointer
 
AVPush - cn.leancloud中的类
 
AVPush() - 类 的构造器cn.leancloud.AVPush
Creates a new push notification.
AVQuery<T extends AVObject> - cn.leancloud中的类
 
AVQuery(String) - 类 的构造器cn.leancloud.AVQuery
Constructs a query.
AVQuery.CachePolicy - cn.leancloud中的枚举
 
AVQueryResult - cn.leancloud.query中的类
 
AVQueryResult() - 类 的构造器cn.leancloud.query.AVQueryResult
 
AVRelation<T extends AVObject> - cn.leancloud中的类
 
AVRelation() - 类 的构造器cn.leancloud.AVRelation
 
AVRelation(AVObject, String) - 类 的构造器cn.leancloud.AVRelation
 
AVRelation(String) - 类 的构造器cn.leancloud.AVRelation
 
AVRole - cn.leancloud中的类
 
AVRole() - 类 的构造器cn.leancloud.AVRole
 
AVRole(String) - 类 的构造器cn.leancloud.AVRole
 
AVRole(String, AVACL) - 类 的构造器cn.leancloud.AVRole
 
AVSaveOption - cn.leancloud中的类
 
AVSaveOption() - 类 的构造器cn.leancloud.AVSaveOption
 
AVSEARCH_APP_URL - 类 中的静态变量cn.leancloud.search.AVSearchQuery
 
AVSEARCH_DEEP_LINK - 类 中的静态变量cn.leancloud.search.AVSearchQuery
 
AVSEARCH_HIGHTLIGHT - 类 中的静态变量cn.leancloud.search.AVSearchQuery
 
AVSearchQuery<T extends AVObject> - cn.leancloud.search中的类
 
AVSearchQuery() - 类 的构造器cn.leancloud.search.AVSearchQuery
 
AVSearchQuery(String) - 类 的构造器cn.leancloud.search.AVSearchQuery
 
AVSearchQuery(String, Class<T>) - 类 的构造器cn.leancloud.search.AVSearchQuery
 
AVSearchResponse - cn.leancloud.search中的类
 
AVSearchResponse() - 类 的构造器cn.leancloud.search.AVSearchResponse
 
AVSearchSortBuilder - cn.leancloud.search中的类
 
AVSearchSortBuilder() - 类 的构造器cn.leancloud.search.AVSearchSortBuilder
 
AVSMS - cn.leancloud.sms中的类
 
AVSMS() - 类 的构造器cn.leancloud.sms.AVSMS
 
AVSMS.TYPE - cn.leancloud.sms中的枚举
 
AVSMSOption - cn.leancloud.sms中的类
 
AVSMSOption() - 类 的构造器cn.leancloud.sms.AVSMSOption
 
AVStatus - cn.leancloud中的类
Status 预定义属性: 1. messageId, Integer, message sequence number, Receiver-side only 2. inboxType, String, identifier for multiple purpose, default is 'default' which stands for timeline. 3. source, Pointer, point to source user. 4. owner, Pointer, point to target user, Receiver-side only.
AVStatus() - 类 的构造器cn.leancloud.AVStatus
default constructor.
AVStatus(AVObject) - 类 的构造器cn.leancloud.AVStatus
 
AVStatus.INBOX_TYPE - cn.leancloud中的枚举
 
AVStatusQuery - cn.leancloud中的类
 
AVStatusQuery(AVStatusQuery.SourceType) - 类 的构造器cn.leancloud.AVStatusQuery
 
AVStatusQuery.PaginationDirection - cn.leancloud中的枚举
 
AVStatusQuery.SourceType - cn.leancloud中的枚举
 
AVUser - cn.leancloud中的类
 
AVUser() - 类 的构造器cn.leancloud.AVUser
constructor
AVUser.SNS_PLATFORM - cn.leancloud中的枚举
 

B

batchSave(JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
batchUpdate(JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
becomeWithSessionToken(String) - 类 中的静态方法cn.leancloud.AVUser
 
becomeWithSessionToken(String, Class<T>) - 类 中的静态方法cn.leancloud.AVUser
 
becomeWithSessionTokenInBackground(String) - 类 中的静态方法cn.leancloud.AVUser
 
becomeWithSessionTokenInBackground(String, Class<T>) - 类 中的静态方法cn.leancloud.AVUser
 
bitAnd(String, long) - 类 中的方法cn.leancloud.AVObject
Modify integer attribute.
bitOr(String, long) - 类 中的方法cn.leancloud.AVObject
Modify integer attribute.
bitXor(String, long) - 类 中的方法cn.leancloud.AVObject
Modify integer attribute.
buildCollectionObserver(FindCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for FindCallback
buildCollectionObserver(StatusListCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for StatusListCallback
buildDefaultEndpoint(String) - 类 中的方法cn.leancloud.core.AppRouter
 
buildSingleObserver(GetCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for GetCallback
buildSingleObserver(SaveCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for SaveCallback
buildSingleObserver(DeleteCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for DeleteCallback
buildSingleObserver(RefreshCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for RefreshCallback
buildSingleObserver(LogInCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for LogInCallback
buildSingleObserver(SignUpCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for SignupCallback
buildSingleObserver(RequestEmailVerifyCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for RequestEmailVerifyCallback
buildSingleObserver(RequestMobileCodeCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for RequestMobileCodeCallback
buildSingleObserver(FollowersAndFolloweesCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for FollowersAndFolloweesCallback
buildSingleObserver(RequestPasswordResetCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for RequestPasswordResetCallback
buildSingleObserver(CountCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for CountCallback
buildSingleObserver(UpdatePasswordCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for UpdatePasswordCallback
buildSingleObserver(MobilePhoneVerifyCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for MobilePhoneVerifyCallback
buildSingleObserver(FollowCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for FollowCallback
buildSingleObserver(FunctionCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for FunctionCallback
buildSingleObserver(CloudQueryCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for CloudQueryCallback
buildSingleObserver(StatusCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for StatusCallback
buildSingleObserver(SendCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for SendCallback
buildSingleObserver(GetDataCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for GetDataCallback
buildSingleObserver(GetDataStreamCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for GetDataStreamCallback
buildSingleObserver(FindCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
已过时。
please use buildCollectionObserver(FindCallback callback).

C

CACHE_MISS - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating the result was not found in the cache.
CACHE_MISSING_ERROR - 异常错误 中的静态变量cn.leancloud.AVException
 
callFunction(String, Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
callFunctionInBackground(String, Map<String, Object>) - 类 中的静态方法cn.leancloud.AVCloud
Call Cloud Function in Background.
callFunctionWithCacheInBackground(String, Map<String, Object>, AVQuery.CachePolicy, long) - 类 中的静态方法cn.leancloud.AVCloud
 
callFunctionWithCachePolicy(String, Map<String, Object>, AVQuery.CachePolicy, long) - 类 中的方法cn.leancloud.core.StorageClient
 
callRPC(String, Object) - 类 中的方法cn.leancloud.core.StorageClient
 
callRPCInBackground(String, Object) - 类 中的静态方法cn.leancloud.AVCloud
Call Cloud RPC Function in Background.
callRPCWithCacheInBackground(String, Map<String, Object>, AVQuery.CachePolicy, long) - 类 中的静态方法cn.leancloud.AVCloud
 
callRPCWithCachePolicy(String, Map<String, Object>, AVQuery.CachePolicy, long) - 类 中的方法cn.leancloud.core.StorageClient
 
cast(AVObject, Class<T>) - 类 中的静态方法cn.leancloud.AVObject
 
cast(AVUser, Class<T>) - 类 中的静态方法cn.leancloud.AVUser
通过这个方法可以将 AVUser 对象强转为其子类对象
changeCurrentUser(AVUser, boolean) - 类 中的静态方法cn.leancloud.AVUser
 
changeDeviceType(String) - 类 中的静态方法cn.leancloud.AVInstallation
 
changeRequestSignature(RequestSignature) - 类 中的静态方法cn.leancloud.core.RequestPaddingInterceptor
 
checkAuthenticated(String) - 类 中的方法cn.leancloud.core.StorageClient
 
checkAuthenticatedInBackground() - 类 中的方法cn.leancloud.AVUser
Session token operations
checkClassName(String) - 类 中的静态方法cn.leancloud.Transformer
 
checkMobilePhoneNumber(String) - 类 中的静态方法cn.leancloud.sms.AVSMS
 
CIRCLE_REFERENCE - 异常错误 中的静态变量cn.leancloud.AVException
 
CLASS_NAME - 类 中的静态变量cn.leancloud.AVFile
 
CLASS_NAME - 类 中的静态变量cn.leancloud.AVInstallation
 
CLASS_NAME - 类 中的静态变量cn.leancloud.AVRole
 
CLASS_NAME - 类 中的静态变量cn.leancloud.AVStatus
 
CLASS_NAME - 类 中的静态变量cn.leancloud.AVUser
 
className - 类 中的变量cn.leancloud.AVObject
 
clearAllCachedResults() - 类 中的静态方法cn.leancloud.AVQuery
Clears the cached result for all queries.
clearCachedResult() - 类 中的方法cn.leancloud.AVQuery
Removes the previously cached result for this query, forcing the next find() to hit the network.
clearExpiration() - 类 中的方法cn.leancloud.AVPush
Clears both expiration values, indicating that the notification should never expire.
clearMetaData() - 类 中的方法cn.leancloud.AVFile
Cleanup meta data.
clone() - 类 中的方法cn.leancloud.AVQuery
Clone a new query object, which fully same to this.
clone() - 类 中的方法cn.leancloud.query.QueryConditions
 
cloudQuery(Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 
CloudQueryCallback<T extends AVCloudQueryResult> - cn.leancloud.callback中的类
 
CloudQueryCallback() - 类 的构造器cn.leancloud.callback.CloudQueryCallback
 
cn.leancloud - 程序包 cn.leancloud
 
cn.leancloud.callback - 程序包 cn.leancloud.callback
 
cn.leancloud.convertor - 程序包 cn.leancloud.convertor
 
cn.leancloud.core - 程序包 cn.leancloud.core
 
cn.leancloud.query - 程序包 cn.leancloud.query
 
cn.leancloud.search - 程序包 cn.leancloud.search
 
cn.leancloud.sms - 程序包 cn.leancloud.sms
 
cn.leancloud.types - 程序包 cn.leancloud.types
 
code - 异常错误 中的变量cn.leancloud.AVException
 
COMMAND_UNAVAILABLE - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that the feature you tried to access is only available internally for testing purposes.
compileWhereOperationMap() - 类 中的方法cn.leancloud.query.QueryConditions
 
config(boolean, AppConfiguration.SchedulerCreator) - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
configCacheSettings(String, String, String, String, String, String, SystemSetting) - 类 中的静态方法cn.leancloud.core.AppConfiguration
config local cache setting.
CONNECTION_FAILED - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating the connection to the AVOSCloud servers failed.
containsKey(String) - 类 中的方法cn.leancloud.AVObject
Contain specified key.
count() - 类 中的方法cn.leancloud.AVQuery
Get result count in blocking mode.
CountCallback - cn.leancloud.callback中的类
 
CountCallback() - 类 的构造器cn.leancloud.callback.CountCallback
 
countInBackground() - 类 中的方法cn.leancloud.AVQuery
Get result count in async mode.
countInBackground() - 类 中的方法cn.leancloud.AVStatusQuery
get status count.
create() - 接口 中的方法cn.leancloud.core.AppConfiguration.SchedulerCreator
 
createInstanceFromLocal(String) - 类 中的静态方法cn.leancloud.AVInstallation
 
createObject(String, JSONObject, boolean, JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
createStatus(String, String) - 类 中的静态方法cn.leancloud.AVStatus
create a status instance.
createStatusWithData(Map<String, Object>) - 类 中的静态方法cn.leancloud.AVStatus
create a status instance.
createUserBySession(String, Class<T>) - 类 中的方法cn.leancloud.core.StorageClient
 
createWithoutData(String, String) - 类 中的静态方法cn.leancloud.AVObject
Create a new instance with particular classname and objectId.
createWithoutData(Class<T>, String) - 类 中的静态方法cn.leancloud.AVObject
Create a new instance with particular class and objectId.
currentUser() - 类 中的静态方法cn.leancloud.AVUser
获取当前登录用户

D

d(String) - 类 中的方法cn.leancloud.AVLogger
 
d(String, Throwable) - 类 中的方法cn.leancloud.AVLogger
 
DATA_EXTRA_SEARCH_KEY - 类 中的静态变量cn.leancloud.search.AVSearchQuery
 
decrement(String) - 类 中的方法cn.leancloud.AVObject
Decrement one attribute.
decrement(String, Number) - 类 中的方法cn.leancloud.AVObject
Decrement one attribute.
DEFAULT_FORMAT - 类 中的静态变量cn.leancloud.types.AVDate
 
DEFAULT_NETWORK_TIMEOUT - 类 中的静态变量cn.leancloud.core.AppConfiguration
 
delete() - 类 中的方法cn.leancloud.AVObject
Delete current object in blocking mode.
deleteAll(Collection<? extends AVObject>) - 类 中的静态方法cn.leancloud.AVObject
Delete all objects in blocking mode.
deleteAll() - 类 中的方法cn.leancloud.AVQuery
Delete all query result in blocking mode.
deleteAllInBackground(Collection<? extends AVObject>) - 类 中的静态方法cn.leancloud.AVObject
Delete all objects in async mode.
deleteAllInBackground() - 类 中的方法cn.leancloud.AVQuery
Delete all query result in async mode.
DeleteCallback - cn.leancloud.callback中的类
 
DeleteCallback() - 类 的构造器cn.leancloud.callback.DeleteCallback
 
deleteEventually(AVObject) - 类 中的方法cn.leancloud.ArchivedRequests
 
deleteEventually() - 类 中的方法cn.leancloud.AVObject
Delete current object eventually.
deleteInBackground() - 类 中的方法cn.leancloud.AVObject
Delete current object in async mode.
deleteInBackground() - 类 中的方法cn.leancloud.AVStatus
delete status
deleteInBackground(AVStatus) - 类 中的静态方法cn.leancloud.AVStatus
delete status(class method)
deleteInboxStatus(Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
deleteObject(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
deleteStatus(String) - 类 中的方法cn.leancloud.core.StorageClient
 
deleteWholeObject(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
deserialze(DefaultJSONParser, Type, Object) - 类 中的方法cn.leancloud.ObjectTypeAdapter
deserializer
disableAutomaticUser() - 类 中的静态方法cn.leancloud.AVUser
 
dissociateWithAuthData(String) - 类 中的方法cn.leancloud.AVUser
 
distanceInKilometersTo(AVGeoPoint) - 类 中的方法cn.leancloud.types.AVGeoPoint
 
distanceInMilesTo(AVGeoPoint) - 类 中的方法cn.leancloud.types.AVGeoPoint
Get distance between this point and another geopoint in kilometers.
distanceInRadiansTo(AVGeoPoint) - 类 中的方法cn.leancloud.types.AVGeoPoint
Get distance in radians between this point and another GeoPoint.
doCloudQueryInBackground(String) - 类 中的静态方法cn.leancloud.AVQuery
Do cloud query in async mode.
doCloudQueryInBackground(String, Object...) - 类 中的静态方法cn.leancloud.AVQuery
Do cloud query in async mode.
doCloudQueryInBackground(String, Class<? extends AVObject>) - 类 中的静态方法cn.leancloud.AVQuery
Do cloud query in async mode.
doCloudQueryInBackground(String, Class<? extends AVObject>, Object...) - 类 中的静态方法cn.leancloud.AVQuery
Do cloud query in async mode.
done(AVCloudQueryResult, AVException) - 类 中的方法cn.leancloud.callback.CloudQueryCallback
 
done(int, AVException) - 类 中的方法cn.leancloud.callback.CountCallback
Override this function with the code you want to run after the count is complete.
done(AVException) - 类 中的方法cn.leancloud.callback.DeleteCallback
Override this function with the code you want to run after the delete is complete.
done(List<T>, AVException) - 类 中的方法cn.leancloud.callback.FindCallback
Override this function with the code you want to run after the fetch is complete.
done(T, AVException) - 类 中的方法cn.leancloud.callback.FollowCallback
Override this function with the code you want to run after the fetch is complete.
done(Map<String, List<T>>, AVException) - 类 中的方法cn.leancloud.callback.FollowersAndFolloweesCallback
Override this function with the code you want to run after the fetch is complete.
done(T, AVException) - 类 中的方法cn.leancloud.callback.FunctionCallback
Override this function with the code you want to run after the cloud function is complete.
done(T, AVException) - 类 中的方法cn.leancloud.callback.GetCallback
 
done(byte[], AVException) - 类 中的方法cn.leancloud.callback.GetDataCallback
 
done(InputStream, AVException) - 类 中的方法cn.leancloud.callback.GetDataStreamCallback
 
done(T, AVException) - 类 中的方法cn.leancloud.callback.GetFileCallback
Override this function with the code you want to run after the fetch is complete.
done(T, AVException) - 类 中的方法cn.leancloud.callback.LogInCallback
Override this function with the code you want to run after the save is complete.
done(AVException) - 类 中的方法cn.leancloud.callback.MobilePhoneVerifyCallback
 
done(Integer) - 类 中的方法cn.leancloud.callback.ProgressCallback
 
done(T, AVException) - 类 中的方法cn.leancloud.callback.RefreshCallback
Override this function with the code you want to run after the save is complete.
done(AVException) - 类 中的方法cn.leancloud.callback.RequestEmailVerifyCallback
Override this function with the code you want to run after the request is complete.
done(AVException) - 类 中的方法cn.leancloud.callback.RequestMobileCodeCallback
 
done(AVException) - 类 中的方法cn.leancloud.callback.RequestPasswordResetCallback
Override this function with the code you want to run after the request is complete.
done(AVException) - 类 中的方法cn.leancloud.callback.SaveCallback
Override this function with the code you want to run after the save is complete.
done(AVException) - 类 中的方法cn.leancloud.callback.SendCallback
 
done(AVException) - 类 中的方法cn.leancloud.callback.SignUpCallback
Override this function with the code you want to run after the signUp is complete.
done(AVStatus, AVException) - 类 中的方法cn.leancloud.callback.StatusCallback
Override this function with the code you want to run after the fetch is complete.
done(List<AVStatus>, AVException) - 类 中的方法cn.leancloud.callback.StatusListCallback
Override this function with the code you want to run after the fetch is complete.
done(AVException) - 类 中的方法cn.leancloud.callback.UpdatePasswordCallback
请用您需要在修改密码完成以后的逻辑重载本方法
DUPLICATE_VALUE - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that a unique field was given a value that is already taken.

E

e(String) - 类 中的方法cn.leancloud.AVLogger
 
e(String, Throwable) - 类 中的方法cn.leancloud.AVLogger
 
EMAIL_MISSING - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that the email is missing, but must be specified.
EMAIL_NOT_FOUND - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that an user with the specified email was not found.
EMAIL_TAKEN - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that the email has already been taken.
enableAutomaticUser() - 类 中的静态方法cn.leancloud.AVUser
 
enablePrintAllHeaders4Debug(boolean) - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
endpointClassName - 类 中的变量cn.leancloud.AVObject
 
EQUAL_OP - 类 中的静态变量cn.leancloud.query.QueryOperation
 
equals(Object) - 类 中的方法cn.leancloud.AVACL
 
equals(Object) - 类 中的方法cn.leancloud.AVFile
 
equals(Object) - 类 中的方法cn.leancloud.AVObject
 
equals(Object) - 类 中的方法cn.leancloud.AVStatus
 
equals(Object) - 类 中的方法cn.leancloud.query.QueryOperation
 
ErrorInterceptor - cn.leancloud.core中的类
 
ErrorInterceptor() - 类 的构造器cn.leancloud.core.ErrorInterceptor
 
EXCEEDED_QUOTA - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that an application quota was exceeded.
extractCascadingObjects(Object) - 类 中的方法cn.leancloud.AVObject
 
extractUnsavedFiles(Object) - 类 中的方法cn.leancloud.AVObject
 

F

fetch() - 类 中的方法cn.leancloud.AVObject
Fetch current object in blocking mode.
fetch(String) - 类 中的方法cn.leancloud.AVObject
Fetch current object in blocking mode.
fetch() - 类 中的方法cn.leancloud.AVStatus
已过时。
fetch(String) - 类 中的方法cn.leancloud.AVStatus
已过时。
fetchFile(String) - 类 中的方法cn.leancloud.core.StorageClient
 
fetchIfNeeded() - 类 中的方法cn.leancloud.AVObject
Fetch current object in blocking mode.
fetchIfNeeded() - 类 中的方法cn.leancloud.AVStatus
已过时。
fetchIfNeededInBackground() - 类 中的方法cn.leancloud.AVObject
Fetch current object if needed in async mode.
fetchIfNeededInBackground(String) - 类 中的方法cn.leancloud.AVObject
Fetch current object if needed in async mode.
fetchIfNeededInBackground() - 类 中的方法cn.leancloud.AVStatus
已过时。
fetchInBackground() - 类 中的方法cn.leancloud.AVObject
Fetch current object in async mode.
fetchInBackground(String) - 类 中的方法cn.leancloud.AVObject
Fetch current object in async mode.
fetchInBackground() - 类 中的方法cn.leancloud.AVStatus
已过时。
fetchInBackground(String) - 类 中的方法cn.leancloud.AVStatus
已过时。
fetchObject(String, String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
fetchRTMConnectionServer(String, String, String, int, boolean) - 类 中的方法cn.leancloud.core.AppRouter
 
fetchServerHostsInBackground(String) - 类 中的方法cn.leancloud.core.AppRouter
 
fetchStatus(String) - 类 中的方法cn.leancloud.core.StorageClient
 
FILE_DELETE_ERROR - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that deleting a file failed.
FILE_DOWNLOAD_INCONSISTENT_FAILURE - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating the file checkSum value is not equals to original file
FILE_UPLOAD_FAILURE - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating there is error whiling uploading AVFile.
fileCallback(JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
find() - 类 中的方法cn.leancloud.AVQuery
Execute query in blocking mode.
FindCallback<T extends AVObject> - cn.leancloud.callback中的类
 
FindCallback() - 类 的构造器cn.leancloud.callback.FindCallback
 
findInBackground() - 类 中的方法cn.leancloud.AVQuery
Execute query in async mode.
findInBackground(int) - 类 中的方法cn.leancloud.AVQuery
 
findInBackground(int) - 类 中的方法cn.leancloud.AVStatusQuery
 
findInBackground() - 类 中的方法cn.leancloud.search.AVSearchQuery
 
FollowCallback<T extends AVObject> - cn.leancloud.callback中的类
 
FollowCallback() - 类 的构造器cn.leancloud.callback.FollowCallback
 
FOLLOWEE_TAG - 类 中的静态变量cn.leancloud.AVUser
 
followeeQuery() - 类 中的方法cn.leancloud.AVUser
 
followeeQuery(String, Class<T>) - 类 中的静态方法cn.leancloud.AVUser
 
FOLLOWER_TAG - 类 中的静态变量cn.leancloud.AVUser
 
followerQuery() - 类 中的方法cn.leancloud.AVUser
 
followerQuery(String, Class<T>) - 类 中的静态方法cn.leancloud.AVUser
 
FollowersAndFolloweesCallback<T extends AVObject> - cn.leancloud.callback中的类
 
FollowersAndFolloweesCallback() - 类 的构造器cn.leancloud.callback.FollowersAndFolloweesCallback
 
followInBackground(String) - 类 中的方法cn.leancloud.AVUser
follow-relative opersations
followInBackground(String, Map<String, Object>) - 类 中的方法cn.leancloud.AVUser
 
followUser(String, String, Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
freezeEndpoint(AVOSService, String) - 类 中的方法cn.leancloud.core.AppRouter
 
fromJSONString(String) - 类 中的静态方法cn.leancloud.query.AVQueryResult
 
FunctionCallback<T> - cn.leancloud.callback中的类
 
FunctionCallback() - 类 的构造器cn.leancloud.callback.FunctionCallback
 

G

GeneralRequestSignature - cn.leancloud.core中的类
 
GeneralRequestSignature() - 类 的构造器cn.leancloud.core.GeneralRequestSignature
 
generateACLFromServerData() - 类 中的方法cn.leancloud.AVObject
 
generateChangedParam() - 类 中的方法cn.leancloud.AVObject
save/update with server.
generateSign() - 类 中的方法cn.leancloud.core.GeneralRequestSignature
 
generateSign() - 接口 中的方法cn.leancloud.core.RequestSignature
 
GenericObjectCallback - cn.leancloud.callback中的类
 
GenericObjectCallback() - 类 的构造器cn.leancloud.callback.GenericObjectCallback
 
get(String) - 类 中的方法cn.leancloud.AVFile
Get file attribute.
get(String) - 类 中的方法cn.leancloud.AVObject
Get value of specified key.
get(String) - 类 中的方法cn.leancloud.AVQuery
Get Object with specified objectId in blocking mode.
get(String) - 类 中的方法cn.leancloud.AVStatus
get customized key value.
getACL() - 类 中的方法cn.leancloud.AVObject
get ACL
getACL() - 类 中的方法cn.leancloud.AVStatus
已过时。
getAnalyticsCacheDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getApplicationId() - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
getApplicationKey() - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
getApplicationPackageName() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getAppRegion(String) - 类 中的静态方法cn.leancloud.core.AppRouter
 
getArchiveContent(AVObject, boolean) - 类 中的静态方法cn.leancloud.ArchivedRequests
 
getAVFile(String) - 类 中的方法cn.leancloud.AVObject
Get AVFile value of specified key.
getAVGeoPoint(String) - 类 中的方法cn.leancloud.AVObject
Get AVGeoPoint value of specified key.
getAVObject(String) - 类 中的方法cn.leancloud.AVObject
Get AVObject value of specified key.
getBoolean(String) - 类 中的方法cn.leancloud.AVObject
Get boolean value of specified key.
getBucket() - 类 中的方法cn.leancloud.AVFile
Get file bucket.
getBytes(String) - 类 中的方法cn.leancloud.AVObject
Get bytes value of specified key.
getCachePolicy() - 类 中的方法cn.leancloud.AVQuery
Accessor for the caching policy.
GetCallback<T extends AVObject> - cn.leancloud.callback中的类
 
GetCallback() - 类 的构造器cn.leancloud.callback.GetCallback
 
getCaptchaToken() - 类 中的方法cn.leancloud.sms.AVCaptchaDigest
 
getCaptchaUrl() - 类 中的方法cn.leancloud.sms.AVCaptchaDigest
 
getCascadingSaveObjects() - 类 中的方法cn.leancloud.AVObject
 
getChannelSet() - 类 中的方法cn.leancloud.AVPush
Return channel set.
getClassName() - 类 中的方法cn.leancloud.AVObject
Get class name.
getClassName() - 类 中的方法cn.leancloud.AVQuery
Get class name
getClassName() - 类 中的方法cn.leancloud.query.AVQueryResult
 
getClassName() - 类 中的方法cn.leancloud.search.AVSearchQuery
获取查询的className,默认为null,即包括所有启用了应用内搜索的class
getCode() - 异常错误 中的方法cn.leancloud.AVException
Access the code for this error.
getCommandCacheDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getCount() - 类 中的方法cn.leancloud.query.AVCloudQueryResult
 
getCount() - 类 中的方法cn.leancloud.query.AVQueryResult
 
getCreatedAt() - 类 中的方法cn.leancloud.AVObject
Get createdAt date.
getCreatedAtString() - 类 中的方法cn.leancloud.AVObject
Get createdAt string.
getCurrentInstallation() - 类 中的静态方法cn.leancloud.AVInstallation
 
getCurrentUser() - 类 中的静态方法cn.leancloud.AVUser
 
getCurrentUser(Class<T>) - 类 中的静态方法cn.leancloud.AVUser
 
getCurrentUser() - 类 中的方法cn.leancloud.core.StorageClient
 
getData() - 类 中的方法cn.leancloud.AVFile
Get data in blocking mode.
GetDataCallback - cn.leancloud.callback中的类
 
GetDataCallback() - 类 的构造器cn.leancloud.callback.GetDataCallback
 
getDataInBackground() - 类 中的方法cn.leancloud.AVFile
Get data in async mode.
getDataStream() - 类 中的方法cn.leancloud.AVFile
Get data stream in blocking mode.
GetDataStreamCallback - cn.leancloud.callback中的类
 
GetDataStreamCallback() - 类 的构造器cn.leancloud.callback.GetDataStreamCallback
 
getDataStreamInBackground() - 类 中的方法cn.leancloud.AVFile
Get data stream in async mode.
getDate(String) - 类 中的方法cn.leancloud.AVObject
Get Date value of specified key.
getDate() - 类 中的方法cn.leancloud.types.AVDate
 
getDefaultACL() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getDefaultScheduler() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getDefaultSetting() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getDocumentDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getDouble(String) - 类 中的方法cn.leancloud.AVObject
Get double value of specified key.
getEmail() - 类 中的方法cn.leancloud.AVUser
get user email.
getEndpoint(String, AVOSService) - 类 中的方法cn.leancloud.core.AppRouter
 
getExpirationTime() - 类 中的方法cn.leancloud.AVPush
Get expiration time.
getExpirationTimeInterval() - 类 中的方法cn.leancloud.AVPush
Get expiration time interval.
getFastMatchToken() - 类 中的方法cn.leancloud.ObjectTypeAdapter
 
getFields() - 类 中的方法cn.leancloud.search.AVSearchQuery
 
getFileCacheDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
GetFileCallback<T extends AVFile> - cn.leancloud.callback中的类
 
GetFileCallback() - 类 的构造器cn.leancloud.callback.GetFileCallback
 
getFirst() - 类 中的方法cn.leancloud.AVQuery
Get first result in blocking mode.
getFirstInBackground() - 类 中的方法cn.leancloud.AVQuery
Get first result in async mode.
getFlowControl() - 类 中的方法cn.leancloud.AVPush
Get push flow control value.
getFollowersAndFollowees(String) - 类 中的方法cn.leancloud.core.StorageClient
 
getFollowersAndFolloweesInBackground(FollowersAndFolloweesCallback) - 类 中的方法cn.leancloud.AVUser
 
getGlobalNetworkingDetector() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getGlobalOkHttpClient() - 类 中的静态方法cn.leancloud.core.PaasClient
 
getHeight() - 类 中的方法cn.leancloud.sms.AVCaptchaOption
 
getHightLights() - 类 中的方法cn.leancloud.search.AVSearchQuery
获取当前设定的语法高亮
getHits() - 类 中的方法cn.leancloud.search.AVSearchQuery
 
getImageUrl() - 类 中的方法cn.leancloud.AVStatus
get image url attribute.
getImportantFileDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getInBackground(String) - 类 中的方法cn.leancloud.AVQuery
Get Object with specified objectId in async mode.
getInboxCount(Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 
getInboxType() - 类 中的方法cn.leancloud.AVStatus
到达收件箱类型, 默认是`default`,私信是`private`, 可以自定义任何类型
getInclude() - 类 中的方法cn.leancloud.query.QueryConditions
 
getInstallationId() - 类 中的方法cn.leancloud.AVInstallation
 
getInstance() - 类 中的静态方法cn.leancloud.ArchivedRequests
 
getInstance() - 类 中的静态方法cn.leancloud.core.AppRouter
 
getINSTANCE() - 类 中的静态方法cn.leancloud.types.AVNull
 
getInt(String) - 类 中的方法cn.leancloud.AVObject
Get int value of specified key.
getIso() - 类 中的方法cn.leancloud.types.AVDate
 
getJSONArray(String) - 类 中的方法cn.leancloud.AVObject
Get jsonarray value of specified key.
getJSONObject(String) - 类 中的方法cn.leancloud.AVObject
Get jsonobject value of specified key.
getKey() - 类 中的方法cn.leancloud.AVFile
Get file key.
getKey() - 类 中的方法cn.leancloud.AVRelation
 
getKey() - 类 中的方法cn.leancloud.query.QueryOperation
 
getLastId() - 类 中的方法cn.leancloud.search.AVSearchQuery
已过时。
请使用getSid()替代。
getLatitude() - 类 中的方法cn.leancloud.types.AVGeoPoint
 
getLimit() - 类 中的方法cn.leancloud.AVQuery
Accessor for the limit.
getLimit() - 类 中的方法cn.leancloud.query.QueryConditions
 
getLimit() - 类 中的方法cn.leancloud.search.AVSearchQuery
获得搜索结果的单页大小限制
getList(String) - 类 中的方法cn.leancloud.AVObject
Get list value of specified key.
getLogAdapter() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getLogLevel() - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
getLong(String) - 类 中的方法cn.leancloud.AVObject
Get long value of specified key.
getLongitude() - 类 中的方法cn.leancloud.types.AVGeoPoint
 
getMaxCacheAge() - 类 中的方法cn.leancloud.AVQuery
Gets the maximum age of cached data that will be considered in this query.
getMaxId() - 类 中的方法cn.leancloud.AVStatusQuery
get current max messageId.
getMessage() - 类 中的方法cn.leancloud.AVStatus
get message text
getMessageId() - 类 中的方法cn.leancloud.AVStatus
此状态在用户 Inbox 中的 ID 注意: 仅用于分片查询,不具有唯一性
getMetaData() - 类 中的方法cn.leancloud.AVFile
Get file meta data.
getMetaData(String) - 类 中的方法cn.leancloud.AVFile
Get file meta data.
getMimeType() - 类 中的方法cn.leancloud.AVFile
Get file mime type.
getMobilePhoneNumber() - 类 中的方法cn.leancloud.AVUser
get user mobilephone.
getName() - 类 中的方法cn.leancloud.AVFile
Get file name.
getName() - 类 中的方法cn.leancloud.AVRole
 
getName() - 枚举 中的方法cn.leancloud.AVUser.SNS_PLATFORM
 
getNetworkTimeout() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getNetworkTimeout() - 类 中的静态方法cn.leancloud.core.AVOSCloud
已过时。
getNotification() - 类 中的方法cn.leancloud.AVPush
Return the instance of _Notification。
getNumber(String) - 类 中的方法cn.leancloud.AVObject
Get numeric value of specified key.
getObjectId() - 类 中的方法cn.leancloud.AVObject
Get objectId.
getOp() - 类 中的方法cn.leancloud.query.QueryOperation
 
getOrder() - 类 中的方法cn.leancloud.AVQuery
Get order string.
getOrder() - 类 中的方法cn.leancloud.query.QueryConditions
 
getPageSize() - 类 中的方法cn.leancloud.AVStatusQuery
get pagination size.
getParameters() - 类 中的方法cn.leancloud.query.QueryConditions
 
getParent() - 类 中的方法cn.leancloud.AVRelation
 
getPassword() - 类 中的方法cn.leancloud.AVUser
get user password.
getPermissionsById() - 类 中的方法cn.leancloud.AVACL
get permissions by id.
getPersistenceKeyZone(String, boolean) - 类 中的方法cn.leancloud.core.AppRouter
 
getPolicy() - 类 中的方法cn.leancloud.AVQuery
Get cache policy.
getProvider() - 类 中的方法cn.leancloud.AVFile
Get file provider.
getPublicReadAccess() - 类 中的方法cn.leancloud.AVACL
Get whether the public is allowed to read this object.
getPublicWriteAccess() - 类 中的方法cn.leancloud.AVACL
Set whether the public is allowed to write this object.
getPushClient() - 类 中的静态方法cn.leancloud.core.PaasClient
 
getPushData() - 类 中的方法cn.leancloud.AVPush
Get push data.
getPushDate() - 类 中的方法cn.leancloud.AVPush
Get push date.
getPushQuery() - 类 中的方法cn.leancloud.AVPush
Return push query instance.
getPushTarget() - 类 中的方法cn.leancloud.AVPush
Get push target.
getQuery() - 类 中的静态方法cn.leancloud.AVInstallation
 
getQuery(Class<T>) - 类 中的静态方法cn.leancloud.AVObject
Get query for class.
getQuery(String) - 类 中的静态方法cn.leancloud.AVQuery
Constructs a query.
getQuery(Class<T>) - 类 中的静态方法cn.leancloud.AVQuery
Create a AVQuery with special sub-class.
getQuery() - 类 中的方法cn.leancloud.AVRelation
Gets a query that can be used to query the objects in this relation.
getQuery(Class<T>) - 类 中的方法cn.leancloud.AVRelation
Gets a query that can be used to query the subclass objects in this relation.
getQuery() - 类 中的静态方法cn.leancloud.AVRole
 
getQuery() - 类 中的静态方法cn.leancloud.AVUser
Get User Query
getQueryResultCacheDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getQueryString() - 类 中的方法cn.leancloud.search.AVSearchQuery
 
getReadAccess(String) - 类 中的方法cn.leancloud.AVACL
Get whether the given user id is *explicitly* allowed to read this object.
getReadAccess(AVUser) - 类 中的方法cn.leancloud.AVACL
Get whether the given user is *explicitly* allowed to read this object.
getRegion() - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
getRelation(String) - 类 中的方法cn.leancloud.AVObject
Get AVRelation value of specified key.
getRequestMethod() - 类 中的方法cn.leancloud.AVObject
Get request method.
getRequestParam() - 类 中的方法cn.leancloud.sms.AVCaptchaOption
 
getRequestRawEndpoint() - 类 中的方法cn.leancloud.AVObject
Get request endpoint.
getResults() - 类 中的方法cn.leancloud.query.AVCloudQueryResult
 
getResults() - 类 中的方法cn.leancloud.query.AVQueryResult
 
getRoleReadAccess(String) - 类 中的方法cn.leancloud.AVACL
Get whether the given role is *explicitly* allowed to read this object.
getRoles() - 类 中的方法cn.leancloud.AVRole
 
getRolesInBackground() - 类 中的方法cn.leancloud.AVUser
Get roles in background.
getRoleWriteAccess(String) - 类 中的方法cn.leancloud.AVACL
Get whether the given role is *explicitly* allowed to write this object.
getSearchResult(Map<String, String>) - 类 中的方法cn.leancloud.search.AVSearchQuery
 
getSelectedKeys() - 类 中的方法cn.leancloud.query.QueryConditions
 
getServerData() - 类 中的方法cn.leancloud.AVObject
Get server data.
getServerDateInBackground() - 类 中的静态方法cn.leancloud.core.AVOSCloud
get current datetime from server.
getServerTime() - 类 中的方法cn.leancloud.core.StorageClient
 
getSessionToken() - 类 中的方法cn.leancloud.AVUser
get user session token.
getSid() - 类 中的方法cn.leancloud.search.AVSearchQuery
获取本次查询的id,注意,它不是返回结果中对象的objectId,而是表示本次AVSearchQuery查询的id
getSimplifiedAppId() - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
getSinceId() - 类 中的方法cn.leancloud.AVStatusQuery
get current since messageId.
getSize() - 类 中的方法cn.leancloud.AVFile
Get file size.
getSkip() - 类 中的方法cn.leancloud.AVQuery
Accessor for the skip value.
getSkip() - 类 中的方法cn.leancloud.query.QueryConditions
 
getSkip() - 类 中的方法cn.leancloud.search.AVSearchQuery
返回当前返回集合的其实位置
getSortBuilder() - 类 中的方法cn.leancloud.search.AVSearchQuery
获取当前的AVSearchSortBuilder对象
getSortFields() - 类 中的方法cn.leancloud.search.AVSearchSortBuilder
 
getSource() - 类 中的方法cn.leancloud.AVStatus
获取 Status 的发送者
getStatusWithIdInBackground(String) - 类 中的静态方法cn.leancloud.AVStatus
fetch status with specified objectId
getStorageClient() - 类 中的静态方法cn.leancloud.core.PaasClient
 
getString(String) - 类 中的方法cn.leancloud.AVObject
Get string value of specified key.
getSubClassName(Class<? extends AVObject>) - 类 中的静态方法cn.leancloud.Transformer
 
getTargetClass() - 类 中的方法cn.leancloud.AVRelation
 
getThumbnailUrl(boolean, int, int) - 类 中的方法cn.leancloud.AVFile
Returns a thumbnail image url using QiNiu endpoints.
getThumbnailUrl(boolean, int, int, int, String) - 类 中的方法cn.leancloud.AVFile
Returns a thumbnail image url using QiNiu endpoints.
getTitleAttribute() - 类 中的方法cn.leancloud.search.AVSearchQuery
获取当前指定的title 对应的Field
getToken() - 类 中的方法cn.leancloud.sms.AVCaptchaValidateResult
 
getType() - 类 中的方法cn.leancloud.types.AVDate
 
getUnsavedFiles() - 类 中的方法cn.leancloud.AVObject
 
getUpdatedAt() - 类 中的方法cn.leancloud.AVObject
Get updatedAt date.
getUpdatedAtString() - 类 中的方法cn.leancloud.AVObject
Get updatedAt string.
getUrl() - 类 中的方法cn.leancloud.AVFile
Get file url.
getUserAgent() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getUsername() - 类 中的方法cn.leancloud.AVUser
get user name.
getUserQuery(Class<T>) - 类 中的静态方法cn.leancloud.AVUser
Get User Query
getUsers() - 类 中的方法cn.leancloud.AVRole
 
getUuid() - 类 中的方法cn.leancloud.AVObject
Get UUID.
getValue() - 类 中的方法cn.leancloud.query.QueryOperation
 
getWhere() - 类 中的方法cn.leancloud.query.QueryConditions
 
getWholeObject(String, String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
getWidth() - 类 中的方法cn.leancloud.sms.AVCaptchaOption
 
getWriteAccess(String) - 类 中的方法cn.leancloud.AVACL
Get whether the given user id is *explicitly* allowed to write this object.
getWriteAccess(AVUser) - 类 中的方法cn.leancloud.AVACL
Get whether the given user is *explicitly* allowed to write this object.

H

has(String) - 类 中的方法cn.leancloud.AVObject
Contain specified key.
hasCachedResult() - 类 中的方法cn.leancloud.AVQuery
Has cached result or not.
hasCachedResult(String, Map<String, String>, long) - 类 中的方法cn.leancloud.core.StorageClient
 
hasCircleReference(Map<AVObject, Boolean>) - 类 中的方法cn.leancloud.AVObject
judge operations' value include circle reference or not.
hasFrozenEndpoint() - 类 中的方法cn.leancloud.core.AppRouter
 
hashCode() - 类 中的方法cn.leancloud.AVACL
 
hashCode() - 类 中的方法cn.leancloud.AVFile
 
hashCode() - 类 中的方法cn.leancloud.AVObject
 
hashCode() - 类 中的方法cn.leancloud.query.QueryOperation
 
HEADER_KEY_LC_APPID - 类 中的静态变量cn.leancloud.core.RequestPaddingInterceptor
 
HEADER_KEY_LC_APPKEY - 类 中的静态变量cn.leancloud.core.RequestPaddingInterceptor
 
HEADER_KEY_LC_SESSIONTOKEN - 类 中的静态变量cn.leancloud.core.RequestPaddingInterceptor
 
HEADER_KEY_LC_SIGN - 类 中的静态变量cn.leancloud.core.RequestPaddingInterceptor
 
hits - 类 中的变量cn.leancloud.search.AVSearchResponse
 

I

i(String) - 类 中的方法cn.leancloud.AVLogger
 
i(String, Throwable) - 类 中的方法cn.leancloud.AVLogger
 
inboxQuery(AVUser, String) - 类 中的静态方法cn.leancloud.AVStatus
query statuses send to User owner and with inboxType default query direction: from NEW to OLD.
include(String) - 类 中的方法cn.leancloud.AVQuery
Include nested AVObjects for the provided key.
include(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
include(String) - 类 中的方法cn.leancloud.search.AVSearchQuery
 
includeACL(boolean) - 类 中的方法cn.leancloud.AVQuery
set include ACL or not.
INCORRECT_TYPE - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that a field was set to an inconsistent type.
increment(String) - 类 中的方法cn.leancloud.AVFile
Increment file attribute.
increment(String, Number) - 类 中的方法cn.leancloud.AVFile
Increment file attribute.
increment(String) - 类 中的方法cn.leancloud.AVObject
Increment one attribute.
increment(String, Number) - 类 中的方法cn.leancloud.AVObject
Increment one attribute.
initialize(String, String) - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
initialize(String, String, String) - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
instance - 类 中的静态变量cn.leancloud.ObjectValueFilter
 
intercept(Interceptor.Chain) - 类 中的方法cn.leancloud.core.ErrorInterceptor
 
intercept(Interceptor.Chain) - 类 中的方法cn.leancloud.core.LoggingInterceptor
 
intercept(Interceptor.Chain) - 类 中的方法cn.leancloud.core.RequestPaddingInterceptor
 
INTERNAL_SERVER_ERROR - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that something has gone wrong with the server.
internalChangeSessionToken(String) - 类 中的方法cn.leancloud.AVUser
not use it!
internalClassName() - 类 中的方法cn.leancloud.AVObject
Get internal class name.
internalDone(T, AVException) - 类 中的方法cn.leancloud.callback.AVCallback
 
internalDone(AVException) - 类 中的方法cn.leancloud.callback.AVCallback
 
internalDone0(T, AVException) - 类 中的方法cn.leancloud.callback.AVCallback
 
internalDone0(AVCloudQueryResult, AVException) - 类 中的方法cn.leancloud.callback.CloudQueryCallback
 
internalDone0(Integer, AVException) - 类 中的方法cn.leancloud.callback.CountCallback
internal done function.
internalDone0(AVNull, AVException) - 类 中的方法cn.leancloud.callback.DeleteCallback
 
internalDone0(List<T>, AVException) - 类 中的方法cn.leancloud.callback.FindCallback
 
internalDone0(T, AVException) - 类 中的方法cn.leancloud.callback.FollowCallback
 
internalDone0(Map<String, List<T>>, AVException) - 类 中的方法cn.leancloud.callback.FollowersAndFolloweesCallback
 
internalDone0(T, AVException) - 类 中的方法cn.leancloud.callback.FunctionCallback
 
internalDone0(T, AVException) - 类 中的方法cn.leancloud.callback.GetCallback
 
internalDone0(byte[], AVException) - 类 中的方法cn.leancloud.callback.GetDataCallback
 
internalDone0(InputStream, AVException) - 类 中的方法cn.leancloud.callback.GetDataStreamCallback
 
internalDone0(T, AVException) - 类 中的方法cn.leancloud.callback.GetFileCallback
 
internalDone0(T, AVException) - 类 中的方法cn.leancloud.callback.LogInCallback
 
internalDone0(AVNull, AVException) - 类 中的方法cn.leancloud.callback.MobilePhoneVerifyCallback
AVMobilePhoneVerifyCallback 用来验证用户的手机号码
internalDone0(Integer, AVException) - 类 中的方法cn.leancloud.callback.ProgressCallback
Override this function with your desired callback.
internalDone0(T, AVException) - 类 中的方法cn.leancloud.callback.RefreshCallback
 
internalDone0(AVNull, AVException) - 类 中的方法cn.leancloud.callback.RequestEmailVerifyCallback
 
internalDone0(AVNull, AVException) - 类 中的方法cn.leancloud.callback.RequestMobileCodeCallback
 
internalDone0(AVNull, AVException) - 类 中的方法cn.leancloud.callback.RequestPasswordResetCallback
 
internalDone0(T, AVException) - 类 中的方法cn.leancloud.callback.SaveCallback
 
internalDone0(AVNull, AVException) - 类 中的方法cn.leancloud.callback.SendCallback
 
internalDone0(AVUser, AVException) - 类 中的方法cn.leancloud.callback.SignUpCallback
 
internalDone0(AVStatus, AVException) - 类 中的方法cn.leancloud.callback.StatusCallback
 
internalDone0(List<AVStatus>, AVException) - 类 中的方法cn.leancloud.callback.StatusListCallback
 
internalDone0(AVNull, AVException) - 类 中的方法cn.leancloud.callback.UpdatePasswordCallback
 
internalId() - 类 中的方法cn.leancloud.AVObject
 
intLevel() - 枚举 中的方法cn.leancloud.AVLogger.Level
 
INVALID_ACL - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating an invalid ACL was provided.
INVALID_CHANNEL_NAME - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating an invalid channel name.
INVALID_CLASS_NAME - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating a missing or invalid classname.
INVALID_EMAIL_ADDRESS - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that the email address was invalid.
INVALID_FILE_NAME - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that an invalid filename was used for AVFile.
INVALID_FILE_URL - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that the file address was invalid.
INVALID_JSON - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that badly formed JSON was received upstream.
INVALID_KEY_NAME - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating an invalid key name.
INVALID_LINKED_SESSION - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that an user with a linked (e.g.
INVALID_MESSAGE_ID - 类 中的静态变量cn.leancloud.AVStatus
 
INVALID_NESTED_KEY - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that an invalid key was used in a nested JSONObject.
INVALID_PARAMETER - 异常错误 中的静态变量cn.leancloud.AVException
 
INVALID_PHONE_NUMBER - 异常错误 中的静态变量cn.leancloud.AVException
用来标识手机号码格式错误的错误代码
INVALID_POINTER - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating a malformed pointer.
INVALID_QUERY - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating you tried to query with a datatype that doesn't support it, like exact matching an array or object.
INVALID_ROLE_NAME - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that a role's name is invalid.
INVALID_STATE - 异常错误 中的静态变量cn.leancloud.AVException
 
iOSEnvironmentDev - 类 中的静态变量cn.leancloud.AVPush
 
iOSEnvironmentProd - 类 中的静态变量cn.leancloud.AVPush
 
isAnonymous() - 类 中的方法cn.leancloud.AVUser
Whether is anonymous or not.
isAsynchronized() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
isAuthenticated() - 类 中的方法cn.leancloud.AVUser
whether user is authenticated or not.
isAutoMergeOperationDataWhenSave() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
isDataAvailable() - 类 中的方法cn.leancloud.AVObject
Flag to indicate data is available or not.
isDebugEnable() - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
isEnableAutomatic() - 类 中的静态方法cn.leancloud.AVUser
 
isEnabled(AVLogger.Level) - 类 中的方法cn.leancloud.AVLogger
 
isEnableLocalCache() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
isFetchWhenSave() - 类 中的方法cn.leancloud.AVObject
Flag to fetchWhenSave.
isFetchWhenSave() - 类 中的方法cn.leancloud.AVStatus
已过时。
isIncludeACL() - 类 中的方法cn.leancloud.AVQuery
Flag to indicate need ACL returned in result.
isLastModifyEnabled() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
isLastModifyEnabled() - 类 中的静态方法cn.leancloud.core.AVOSCloud
已过时。
isMobilePhoneVerified() - 类 中的方法cn.leancloud.AVUser
whether user's mobilephone is verified or not.
isProductionMode() - 类 中的静态方法cn.leancloud.AVCloud
Whether current mode is production or not.
isRequestStatisticNeed() - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
isRetryNeeded(int, Throwable) - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
isTrace() - 类 中的方法cn.leancloud.query.QueryConditions
 
isUseMasterKey() - 类 中的静态方法cn.leancloud.core.GeneralRequestSignature
 

J

jsonString() - 类 中的方法cn.leancloud.types.AVDate
 

K

KEY_ACL - 类 中的静态变量cn.leancloud.AVObject
 
KEY_CLASSNAME - 类 中的静态变量cn.leancloud.AVObject
 
KEY_CREATED_AT - 类 中的静态变量cn.leancloud.AVObject
 
KEY_OBJECT_ID - 类 中的静态变量cn.leancloud.AVObject
 
KEY_SERVERDATA - 类 中的静态变量cn.leancloud.ObjectTypeAdapter
 
KEY_UPDATED_AT - 类 中的静态变量cn.leancloud.AVObject
 
KEY_VERSION - 类 中的静态变量cn.leancloud.ObjectTypeAdapter
 

L

limit(int) - 类 中的方法cn.leancloud.AVQuery
 
LINKED_ID_MISSING - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that an user cannot be linked to an account because that account's id could not be found.
logger - 类 中的静态变量cn.leancloud.AVObject
 
LoggingInterceptor - cn.leancloud.core中的类
 
LoggingInterceptor() - 类 的构造器cn.leancloud.core.LoggingInterceptor
 
logIn(String, String) - 类 中的静态方法cn.leancloud.AVUser
logIn in background
logIn(String, String, Class<T>) - 类 中的静态方法cn.leancloud.AVUser
logIn in background
logIn(JSONObject, Class<T>) - 类 中的方法cn.leancloud.core.StorageClient
 
logInAnonymously() - 类 中的静态方法cn.leancloud.AVUser
 
loginByEmail(String, String) - 类 中的静态方法cn.leancloud.AVUser
logIn with email and password
loginByMobilePhoneNumber(String, String) - 类 中的静态方法cn.leancloud.AVUser
logIn with mobile phone and password.
loginByMobilePhoneNumber(String, String, Class<T>) - 类 中的静态方法cn.leancloud.AVUser
logIn with mobile phone and password.
loginBySMSCode(String, String) - 类 中的静态方法cn.leancloud.AVUser
logIn with mobile phone and sms code.
loginBySMSCode(String, String, Class<T>) - 类 中的静态方法cn.leancloud.AVUser
logIn with mobile phone and sms code.
LogInCallback<T extends AVUser> - cn.leancloud.callback中的类
 
LogInCallback() - 类 的构造器cn.leancloud.callback.LogInCallback
 
loginWithAuthData(Map<String, Object>, String) - 类 中的静态方法cn.leancloud.AVUser
login with auth data.
loginWithAuthData(Map<String, Object>, String, String, String, boolean) - 类 中的静态方法cn.leancloud.AVUser
login with auth data.
loginWithAuthData(Class<T>, Map<String, Object>, String) - 类 中的静态方法cn.leancloud.AVUser
login with auth data.
loginWithAuthData(Class<T>, Map<String, Object>, String, String, String, boolean) - 类 中的静态方法cn.leancloud.AVUser
login with auth data.
loginWithAuthData(Map<String, Object>, String, boolean) - 类 中的方法cn.leancloud.AVUser
login with auth data.
loginWithAuthData(Map<String, Object>, String, String, String, boolean, boolean) - 类 中的方法cn.leancloud.AVUser
 
logOut() - 类 中的静态方法cn.leancloud.AVUser
 

M

makeSureCacheDirWorkable() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
MISSING_OBJECT_ID - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating an unspecified object id.
MobilePhoneVerifyCallback - cn.leancloud.callback中的类
 
MobilePhoneVerifyCallback() - 类 的构造器cn.leancloud.callback.MobilePhoneVerifyCallback
 
MUST_CREATE_USER_THROUGH_SIGNUP - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that an user can only be created through signup.

N

newBuilder() - 类 中的静态方法cn.leancloud.search.AVSearchSortBuilder
 
newUploadToken(JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
nextInBackground() - 类 中的方法cn.leancloud.AVStatusQuery
get next pagination result.
NOT_INITIALIZED - 异常错误 中的静态变量cn.leancloud.AVException
You must call AVOSCloud.initialize before using the AVOSCloud library.

O

OBJECT_NOT_FOUND - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating the specified object doesn't exist.
OBJECT_TOO_LARGE - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that the object is too large.
objectFromClassName(String) - 类 中的静态方法cn.leancloud.Transformer
 
objectId - 类 中的变量cn.leancloud.AVObject
 
ObjectTypeAdapter - cn.leancloud中的类
 
ObjectTypeAdapter() - 类 的构造器cn.leancloud.ObjectTypeAdapter
 
ObjectValueFilter - cn.leancloud中的类
这个类主要是用来解决fastjson 遇到org.json.JSONObject与org.json.JSONArray没法正确序列化的问题 Created by lbt05 on 6/2/15.
ObjectValueFilter() - 类 的构造器cn.leancloud.ObjectValueFilter
 
ObserverBuilder - cn.leancloud.convertor中的类
 
ObserverBuilder() - 类 的构造器cn.leancloud.convertor.ObserverBuilder
 
onDataSynchronized() - 类 中的方法cn.leancloud.AVInstallation
 
onDataSynchronized() - 类 中的方法cn.leancloud.AVObject
 
onDataSynchronized() - 类 中的方法cn.leancloud.AVUser
 
onFailure(int, Throwable, String) - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
onFailure(Throwable, String) - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
onGroupRequestFinished(int, int, AVObject) - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
onSaveFailure() - 类 中的方法cn.leancloud.AVObject
 
onSaveFailure() - 类 中的方法cn.leancloud.AVUser
 
onSaveSuccess() - 类 中的方法cn.leancloud.AVInstallation
 
onSaveSuccess() - 类 中的方法cn.leancloud.AVObject
 
onSaveSuccess() - 类 中的方法cn.leancloud.AVUser
 
onSuccess(String, AVException) - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
OPERATION_FORBIDDEN - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that the operation isn't allowed for clients.
operations - 类 中的变量cn.leancloud.AVObject
 
or(List<AVQuery<T>>) - 类 中的静态方法cn.leancloud.AVQuery
Constructs a query that is the or of the given queries.
OR_OP - 类 中的静态变量cn.leancloud.query.QueryOperation
 
order(String) - 类 中的方法cn.leancloud.AVQuery
 
order(String) - 类 中的方法cn.leancloud.search.AVSearchQuery
设置查询字段列表,以逗号隔开的字符串,例如"a,b,c",表示按照a,b,c三个字段的顺序排序,如果字段前面有负号,表示倒序,例如"a,-b"
orderByAscending(String) - 类 中的方法cn.leancloud.AVQuery
Sorts the results in ascending order by the given key.
orderByAscending(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
orderByAscending(String) - 类 中的方法cn.leancloud.search.AVSearchQuery
根据提供的key进行升序排序
orderByAscending(String, String, String) - 类 中的方法cn.leancloud.search.AVSearchSortBuilder
按照key升序排序
orderByAscending(String, String) - 类 中的方法cn.leancloud.search.AVSearchSortBuilder
 
orderByAscending(String) - 类 中的方法cn.leancloud.search.AVSearchSortBuilder
 
orderByDescending(String) - 类 中的方法cn.leancloud.AVQuery
Sorts the results in descending order by the given key.
orderByDescending(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
orderByDescending(String) - 类 中的方法cn.leancloud.search.AVSearchQuery
根据提供的key进行降序排序
orderByDescending(String, String, String) - 类 中的方法cn.leancloud.search.AVSearchSortBuilder
按照key降序排序
orderByDescending(String, String) - 类 中的方法cn.leancloud.search.AVSearchSortBuilder
 
orderByDescending(String) - 类 中的方法cn.leancloud.search.AVSearchSortBuilder
 
OTHER_CAUSE - 异常错误 中的静态变量cn.leancloud.AVException
 

P

PaasClient - cn.leancloud.core中的类
we must config following variables: 1. async request or not 2.
PaasClient() - 类 的构造器cn.leancloud.core.PaasClient
 
parseAVObject(String) - 类 中的静态方法cn.leancloud.ArchivedRequests
 
parseAVObject(String) - 类 中的静态方法cn.leancloud.AVObject
Create AVObject instance from json string which generated by AVObject.toString or AVObject.toJSONString.
PASSWORD_MISSING - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that the password is missing or empty.
postStatus(Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
process(Object, String, Object) - 类 中的方法cn.leancloud.ObjectValueFilter
 
ProgressCallback - cn.leancloud.callback中的类
 
ProgressCallback() - 类 的构造器cn.leancloud.callback.ProgressCallback
 
PUSH_MISCONFIGURED - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that push is misconfigured.
PushClient - cn.leancloud.core中的类
 
PushClient(PushService, boolean, AppConfiguration.SchedulerCreator) - 类 的构造器cn.leancloud.core.PushClient
 
put(String, Object) - 类 中的方法cn.leancloud.AVFile
Set file attribute.
put(String, Object) - 类 中的方法cn.leancloud.AVObject
Set attribute.
put(String, Object) - 类 中的方法cn.leancloud.AVStatus
添加 AVStatus 中的一对自定义内容

Q

query(AVQuery) - 类 中的方法cn.leancloud.AVSaveOption
Only save object when query matches AVObject instance data
QueryConditions - cn.leancloud.query中的类
 
QueryConditions() - 类 的构造器cn.leancloud.query.QueryConditions
 
queryCount(String, Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 
queryInbox(Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 
queryObjects(String, Map<String, String>, AVQuery.CachePolicy, long) - 类 中的方法cn.leancloud.core.StorageClient
 
QueryOperation - cn.leancloud.query中的类
 
QueryOperation(String, String, Object) - 类 的构造器cn.leancloud.query.QueryOperation
 
queryStatus(Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 

R

RATE_LIMITED - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating client is rate limited by avoscloud server.
refresh() - 类 中的方法cn.leancloud.AVObject
Refresh current object in blocking mode.
refresh(String) - 类 中的方法cn.leancloud.AVObject
Refresh current object in blocking mode.
refresh() - 类 中的方法cn.leancloud.AVStatus
已过时。
refresh(String) - 类 中的方法cn.leancloud.AVStatus
已过时。
RefreshCallback<T extends AVObject> - cn.leancloud.callback中的类
 
RefreshCallback() - 类 的构造器cn.leancloud.callback.RefreshCallback
 
refreshInBackground() - 类 中的方法cn.leancloud.AVObject
Refresh current object in async mode.
refreshInBackground(String) - 类 中的方法cn.leancloud.AVObject
Refresh current object in async mode.
refreshInBackground() - 类 中的方法cn.leancloud.AVStatus
已过时。
refreshSessionToken(AVUser) - 类 中的方法cn.leancloud.core.StorageClient
 
refreshSessionTokenInBackground() - 类 中的方法cn.leancloud.AVUser
 
registerClass(Class<T>) - 类 中的静态方法cn.leancloud.Transformer
 
registerSubclass(Class<T>) - 类 中的静态方法cn.leancloud.AVObject
Register subclass to AVOSCloud SDK.It must be invocated before AVOSCloud.initialize.
REGISTRATION_ID - 类 中的静态变量cn.leancloud.AVInstallation
 
remove(String) - 类 中的方法cn.leancloud.AVFile
Remove file attribute.
remove(String) - 类 中的方法cn.leancloud.AVObject
Remove attribute.
remove(AVObject) - 类 中的方法cn.leancloud.AVRelation
Removes an object from this relation.
remove(String) - 类 中的方法cn.leancloud.AVStatus
删除 AVStatus 中的一对自定义内容
removeAll(String, Collection<?>) - 类 中的方法cn.leancloud.AVObject
Remove all collection.
removeMetaData(String) - 类 中的方法cn.leancloud.AVFile
Remove file meta data.
requestCaptcha(AVCaptchaOption) - 类 中的方法cn.leancloud.core.StorageClient
 
requestCaptchaInBackground(AVCaptchaOption) - 类 中的静态方法cn.leancloud.sms.AVCaptcha
 
requestEmailVerify(String) - 类 中的方法cn.leancloud.core.StorageClient
 
RequestEmailVerifyCallback - cn.leancloud.callback中的类
 
RequestEmailVerifyCallback() - 类 的构造器cn.leancloud.callback.RequestEmailVerifyCallback
 
requestEmailVerifyInBackground(String) - 类 中的静态方法cn.leancloud.AVUser
 
requestLoginSmsCode(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
requestLoginSmsCodeInBackground(String) - 类 中的静态方法cn.leancloud.AVUser
 
requestLoginSmsCodeInBackground(String, String) - 类 中的静态方法cn.leancloud.AVUser
 
RequestMobileCodeCallback - cn.leancloud.callback中的类
 
RequestMobileCodeCallback() - 类 的构造器cn.leancloud.callback.RequestMobileCodeCallback
 
requestMobilePhoneVerify(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
requestMobilePhoneVerifyInBackground(String) - 类 中的静态方法cn.leancloud.AVUser
 
requestMobilePhoneVerifyInBackground(String, String) - 类 中的静态方法cn.leancloud.AVUser
 
RequestPaddingInterceptor - cn.leancloud.core中的类
 
RequestPaddingInterceptor() - 类 的构造器cn.leancloud.core.RequestPaddingInterceptor
 
requestPasswordResetBySmsCodeInBackground(String) - 类 中的静态方法cn.leancloud.AVUser
 
requestPasswordResetBySmsCodeInBackground(String, String) - 类 中的静态方法cn.leancloud.AVUser
 
RequestPasswordResetCallback - cn.leancloud.callback中的类
 
RequestPasswordResetCallback() - 类 的构造器cn.leancloud.callback.RequestPasswordResetCallback
 
requestPasswordResetInBackground(String) - 类 中的静态方法cn.leancloud.AVUser
Password-relative operations
requestResetPassword(String) - 类 中的方法cn.leancloud.core.StorageClient
 
requestResetPasswordBySmsCode(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
requestSign(String, long, String) - 类 中的静态方法cn.leancloud.core.GeneralRequestSignature
 
requestSign(long, boolean) - 类 中的静态方法cn.leancloud.core.GeneralRequestSignature
 
RequestSignature - cn.leancloud.core中的接口
 
requestSMSCode(String, Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
requestSMSCodeInBackground(String, AVSMSOption) - 类 中的静态方法cn.leancloud.sms.AVSMS
 
resetAll() - 类 中的方法cn.leancloud.AVObject
 
resetByRawData(AVObject) - 类 中的方法cn.leancloud.AVObject
 
resetPasswordBySmsCode(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
resetPasswordBySmsCodeInBackground(String, String) - 类 中的静态方法cn.leancloud.AVUser
 
resetServerData(Map<String, Object>) - 类 中的方法cn.leancloud.AVObject
Reset server data with new data.
results - 类 中的变量cn.leancloud.search.AVSearchResponse
 
retry(Throwable, String) - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
reverseQuery(String, String, AVObject) - 类 中的静态方法cn.leancloud.AVRelation
Create a query that can be used to query the parent objects in this relation.
reverseQuery(Class<M>, String, AVObject) - 类 中的静态方法cn.leancloud.AVRelation
Create a query that can be used to query the parent objects in this relation.

S

sameOp(QueryOperation) - 类 中的方法cn.leancloud.query.QueryOperation
 
save() - 类 中的方法cn.leancloud.AVObject
Save in blocking mode.
save() - 类 中的方法cn.leancloud.AVStatus
已过时。
saveAll(Collection<? extends AVObject>) - 类 中的静态方法cn.leancloud.AVObject
Save All objects in blocking mode.
saveAllInBackground(Collection<? extends AVObject>) - 类 中的静态方法cn.leancloud.AVObject
Save all objects in async mode.
SaveCallback<T extends AVObject> - cn.leancloud.callback中的类
 
SaveCallback() - 类 的构造器cn.leancloud.callback.SaveCallback
 
saveEventually(AVObject) - 类 中的方法cn.leancloud.ArchivedRequests
 
saveEventually() - 类 中的方法cn.leancloud.AVObject
Save eventually.
saveEventually() - 类 中的方法cn.leancloud.AVStatus
已过时。
saveInBackground(boolean, ProgressCallback) - 类 中的方法cn.leancloud.AVFile
save to cloud backend.
saveInBackground(ProgressCallback) - 类 中的方法cn.leancloud.AVFile
save to cloud backend.
saveInBackground() - 类 中的方法cn.leancloud.AVFile
save to cloud backend.
saveInBackground(boolean) - 类 中的方法cn.leancloud.AVFile
save to cloud backend.
saveInBackground() - 类 中的方法cn.leancloud.AVObject
Save object in background.
saveInBackground(AVSaveOption) - 类 中的方法cn.leancloud.AVObject
Save object in background.
saveInBackground() - 类 中的方法cn.leancloud.AVStatus
已过时。
saveObject(String, String, JSONObject, boolean, JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
saveWholeObject(Class<E>, String, String, JSONObject, boolean, JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
SCRIPT_ERROR - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that a Cloud Code script failed.
search(Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 
selectKeys(Collection<String>) - 类 中的方法cn.leancloud.AVQuery
Restrict the fields of returned AVObjects to only include the provided keys.
selectKeys(Collection<String>) - 类 中的方法cn.leancloud.query.QueryConditions
 
send() - 类 中的方法cn.leancloud.AVPush
Sends this push notification while blocking this thread until the push notification has successfully reached the AVOSCloud servers.
SendCallback - cn.leancloud.callback中的类
 
SendCallback() - 类 的构造器cn.leancloud.callback.SendCallback
 
sendDataInBackground(JSONObject, AVQuery<? extends AVInstallation>, SendCallback) - 类 中的静态方法cn.leancloud.AVPush
A helper method to concisely send a push to a query.
sendDataInBackground(JSONObject, AVQuery<? extends AVInstallation>) - 类 中的静态方法cn.leancloud.AVPush
A helper method to concisely send a push to a query.
sendInBackground() - 类 中的方法cn.leancloud.AVPush
Sends this push notification in a background thread.
sendInBackground(SendCallback) - 类 中的方法cn.leancloud.AVPush
Sends this push notification in a background thread.
sendMessageInBackground(String, AVQuery<? extends AVInstallation>) - 类 中的静态方法cn.leancloud.AVPush
A helper method to concisely send a push message to a query.
sendMessageInBackground(String, AVQuery<? extends AVInstallation>, SendCallback) - 类 中的静态方法cn.leancloud.AVPush
A helper method to concisely send a push message to a query.
sendPrivatelyInBackground(String) - 类 中的方法cn.leancloud.AVStatus
send privately message.
sendPushRequest(Map<String, Object>) - 类 中的方法cn.leancloud.core.PushClient
 
sendToFollowersInBackground() - 类 中的方法cn.leancloud.AVStatus
send status to followers.
sendToFollowersInBackground(String) - 类 中的方法cn.leancloud.AVStatus
send status with inboxType to followers.
sendToUsersInBackground(AVQuery) - 类 中的方法cn.leancloud.AVStatus
send to user with query.
sendToUsersInBackground(String, AVQuery) - 类 中的方法cn.leancloud.AVStatus
send to user with query and inboxType.
serverData - 类 中的变量cn.leancloud.AVObject
 
SESSION_MISSING - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that an user object without a valid session could not be altered.
setACL(AVACL) - 类 中的方法cn.leancloud.AVObject
Set ACL
setACL(AVACL) - 类 中的方法cn.leancloud.AVStatus
已过时。
setAPNsTeamId(String) - 类 中的方法cn.leancloud.AVPush
set APNs Team Id(optinal, only used by Token Authentication)
setAPNsTopic(String) - 类 中的方法cn.leancloud.AVPush
set APNs Topic(optinal, only used by Token Authentication)
setApplicationName(String) - 类 中的方法cn.leancloud.sms.AVSMSOption
 
setApplicationPackageName(String) - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
setAutoMergeOperationDataWhenSave(boolean) - 类 中的静态方法cn.leancloud.core.AppConfiguration
Set default behavior for object save operation.
setAutoMergeOperationDataWhenSave(boolean) - 类 中的静态方法cn.leancloud.core.AVOSCloud
Set default behavior for object save operation.
setCachePolicy(AVQuery.CachePolicy) - 类 中的方法cn.leancloud.AVQuery
Change the caching policy of this query.
setCaptchaToken(String) - 类 中的方法cn.leancloud.sms.AVCaptchaDigest
 
setCaptchaUrl(String) - 类 中的方法cn.leancloud.sms.AVCaptchaDigest
 
setCaptchaValidateToken(String) - 类 中的方法cn.leancloud.sms.AVSMSOption
 
setChannel(String) - 类 中的方法cn.leancloud.AVPush
Sets the channel on which this push notification will be sent.
setChannels(Collection<String>) - 类 中的方法cn.leancloud.AVPush
Sets the collection of channels on which this push notification will be sent.
setClassName(String) - 类 中的方法cn.leancloud.AVObject
Set class name.
setClassName(String) - 类 中的方法cn.leancloud.AVQuery
Set class name
setClassName(String) - 类 中的方法cn.leancloud.query.AVQueryResult
 
setClassName(String) - 类 中的方法cn.leancloud.search.AVSearchQuery
设置查询的className,否则将包括所有启用了应用内搜索的class
setCloudQuery(String) - 类 中的方法cn.leancloud.AVPush
可以通过 cql来针对push进行筛选 请注意cql 的主体应该是_Installation表 请在设置cql的同时,不要设置pushTarget(ios,android,wp)
setCount(int) - 类 中的方法cn.leancloud.query.AVCloudQueryResult
 
setCount(int) - 类 中的方法cn.leancloud.query.AVQueryResult
 
setCurrentUser(AVUser) - 类 中的方法cn.leancloud.core.StorageClient
 
setData(Map<String, Object>) - 类 中的方法cn.leancloud.AVPush
Sets the entire data of the push message.
setData(JSONObject) - 类 中的方法cn.leancloud.AVPush
Sets the entire data of the push message.
setDefaultACL(AVACL) - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
setDirection(AVStatusQuery.PaginationDirection) - 类 中的方法cn.leancloud.AVStatusQuery
set query direction.
setEmail(String) - 类 中的方法cn.leancloud.AVUser
set user email
setEnableLocalCache(boolean) - 类 中的静态方法cn.leancloud.core.AppConfiguration
set flag to enable local cache or not.
setEnvMap(Map<String, Object>) - 类 中的方法cn.leancloud.sms.AVSMSOption
 
setExpirationTime(long) - 类 中的方法cn.leancloud.AVPush
Sets a UNIX epoch timestamp at which this notification should expire, in seconds (UTC).
setExpirationTimeInterval(long) - 类 中的方法cn.leancloud.AVPush
Sets the time interval after which this notification should expire, in seconds.
setFetchWhenSave(boolean) - 类 中的方法cn.leancloud.AVObject
Set fetchWhenSave flag.
setFetchWhenSave(boolean) - 类 中的方法cn.leancloud.AVSaveOption
refresh object value with latest data from remote server after AVObject saved
setFetchWhenSave(boolean) - 类 中的方法cn.leancloud.AVStatus
已过时。
setFields(List<String>) - 类 中的方法cn.leancloud.search.AVSearchQuery
 
setFlowControl(int) - 类 中的方法cn.leancloud.AVPush
set flow control for send speed.
setGlobalNetworkingDetector(NetworkingDetector) - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
setHeight(int) - 类 中的方法cn.leancloud.sms.AVCaptchaOption
 
setHightLights(String) - 类 中的方法cn.leancloud.search.AVSearchQuery
设置返回的高亮语法,默认为"*" 语法规则可以参考  http://www.elasticsearch.org/guide/en/elasticsearch/reference/current /search-request-highlighting.html#highlighting-settings
setImageUrl(String) - 类 中的方法cn.leancloud.AVStatus
set image url attribute.
setInboxType(String) - 类 中的方法cn.leancloud.AVStatus
set inbox type.
setInclude(List<String>) - 类 中的方法cn.leancloud.query.QueryConditions
 
setiOSEnvironment(String) - 类 中的方法cn.leancloud.AVPush
set iOS Environment(optinal, default is production environment).
setIso(String) - 类 中的方法cn.leancloud.types.AVDate
 
setKey(String) - 类 中的方法cn.leancloud.AVRelation
 
setLastId(String) - 类 中的方法cn.leancloud.search.AVSearchQuery
已过时。
使用setSid(String)替代
setLastModifyEnabled(boolean) - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
setLastModifyEnabled(boolean) - 类 中的静态方法cn.leancloud.core.AVOSCloud
已过时。
setLatitude(double) - 类 中的方法cn.leancloud.types.AVGeoPoint
 
setLimit(int) - 类 中的方法cn.leancloud.AVQuery
Controls the maximum number of results that are returned.
setLimit(int) - 类 中的方法cn.leancloud.query.QueryConditions
 
setLimit(int) - 类 中的方法cn.leancloud.search.AVSearchQuery
设置搜索的结果单页大小限制,默认值为100,最大为1000
setLogAdapter(InternalLoggerAdapter) - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
setLogLevel(AVLogger.Level) - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
setLongitude(double) - 类 中的方法cn.leancloud.types.AVGeoPoint
 
setMainThreadChecker(ThreadModel.MainThreadChecker, ThreadModel.ThreadShuttle) - 类 中的静态方法cn.leancloud.callback.AVCallback
 
setMasterKey(String) - 类 中的静态方法cn.leancloud.core.AVOSCloud
set master key.
setMasterKey(String) - 类 中的静态方法cn.leancloud.core.GeneralRequestSignature
 
setMaxCacheAge(long) - 类 中的方法cn.leancloud.AVQuery
Sets the maximum age of cached data that will be considered in this query.
setMaxId(long) - 类 中的方法cn.leancloud.AVStatusQuery
set max messageId.
setMessage(String) - 类 中的方法cn.leancloud.AVPush
Sets the message that will be shown in the notification.
setMessage(String) - 类 中的方法cn.leancloud.AVStatus
set message text
setMessageId(long) - 类 中的方法cn.leancloud.AVStatus
 
setMetaData(Map<String, Object>) - 类 中的方法cn.leancloud.AVFile
Set file meta data.
setMimeType(String) - 类 中的方法cn.leancloud.AVFile
Set file mime type.
setMimeTypeDetector(FileUtil.MimeTypeDetector) - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
setMobilePhoneNumber(String) - 类 中的方法cn.leancloud.AVUser
set user mobilephone.
setName(String) - 类 中的方法cn.leancloud.AVFile
Set file name.
setName(String) - 类 中的方法cn.leancloud.AVRole
 
setNetworkTimeout(int) - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
setNetworkTimeout(int) - 类 中的静态方法cn.leancloud.core.AVOSCloud
已过时。
setNotificationId(String) - 类 中的方法cn.leancloud.AVPush
set notification id(optional).
setObjectId(String) - 类 中的方法cn.leancloud.AVObject
Set objectId.
setOperation(String) - 类 中的方法cn.leancloud.sms.AVSMSOption
 
setOrder(String) - 类 中的方法cn.leancloud.AVQuery
Set query order fields.
setOrder(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
setPageSize(int) - 类 中的方法cn.leancloud.AVStatusQuery
set pagination size.
setParameters(Map<String, String>) - 类 中的方法cn.leancloud.query.QueryConditions
 
setParent(AVObject) - 类 中的方法cn.leancloud.AVRelation
 
setPassword(String) - 类 中的方法cn.leancloud.AVUser
set user password.
setPolicy(AVQuery.CachePolicy) - 类 中的方法cn.leancloud.AVQuery
Change the caching policy of this query.
setProductionMode(boolean) - 类 中的静态方法cn.leancloud.AVCloud
设置调用云代码函数的测试环境或者生产环境,默认为true,也就是生产环境。
setPublicReadAccess(boolean) - 类 中的方法cn.leancloud.AVACL
Set whether the public is allowed to read this object.
setPublicWriteAccess(boolean) - 类 中的方法cn.leancloud.AVACL
Set whether the public is allowed to write this object.
setPushDate(Date) - 类 中的方法cn.leancloud.AVPush
Set the push date at which the push will be sent.
setPushToAndroid(boolean) - 类 中的方法cn.leancloud.AVPush
set push target only android device.
setPushToIOS(boolean) - 类 中的方法cn.leancloud.AVPush
set push target only ios device.
setPushToWindowsPhone(boolean) - 类 中的方法cn.leancloud.AVPush
set push target only windows phone device.
setQuery(AVQuery<? extends AVInstallation>) - 类 中的方法cn.leancloud.AVPush
Sets the query for this push for which this push notification will be sent.
setQueryString(String) - 类 中的方法cn.leancloud.search.AVSearchQuery
设置搜索的查询语句。
setReadAccess(String, boolean) - 类 中的方法cn.leancloud.AVACL
Set whether the given user id is allowed to read this object.
setReadAccess(AVUser, boolean) - 类 中的方法cn.leancloud.AVACL
Set whether the given user is allowed to read this object.
setRegion(AVOSCloud.REGION) - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
setRequestId(String) - 类 中的方法cn.leancloud.AVPush
set customized request id(optional).
setResults(List<? extends AVObject>) - 类 中的方法cn.leancloud.query.AVCloudQueryResult
 
setResults(List<AVObject>) - 类 中的方法cn.leancloud.query.AVQueryResult
 
setRoleReadAccess(String, boolean) - 类 中的方法cn.leancloud.AVACL
Set whether the given role is allowed to read this object.
setRoleWriteAccess(String, boolean) - 类 中的方法cn.leancloud.AVACL
Set whether the given role is allowed to write this object.
setSelectedKeys(Set<String>) - 类 中的方法cn.leancloud.query.QueryConditions
 
setServer(AVOSService, String) - 类 中的静态方法cn.leancloud.core.AVOSCloud
set server info.
setServerURLs(String) - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
setSid(String) - 类 中的方法cn.leancloud.search.AVSearchQuery
设置查询id,通常您都不需要调用这个方法来设置,只要不停调用find就可以实现分页。
setSignatureName(String) - 类 中的方法cn.leancloud.sms.AVSMSOption
 
setSinceId(long) - 类 中的方法cn.leancloud.AVStatusQuery
set since messageId.
setSkip(int) - 类 中的方法cn.leancloud.AVQuery
Controls the number of results to skip before returning any results.
setSkip(int) - 类 中的方法cn.leancloud.query.QueryConditions
 
setSkip(int) - 类 中的方法cn.leancloud.search.AVSearchQuery
设置返回集合的起始位置,一般用于分页
setSortBuilder(AVSearchSortBuilder) - 类 中的方法cn.leancloud.search.AVSearchQuery
设置查询的AVSearchSortBuilder,使用更丰富的排序选项。
setSource(AVObject) - 类 中的方法cn.leancloud.AVStatus
set source of status
setTargetClass(String) - 类 中的方法cn.leancloud.AVRelation
 
setTemplateName(String) - 类 中的方法cn.leancloud.sms.AVSMSOption
 
setTitleAttribute(String) - 类 中的方法cn.leancloud.search.AVSearchQuery
此选项为AVOSCloud SearchActivity使用 指定Title所对应的Field
setToken(String) - 类 中的方法cn.leancloud.sms.AVCaptchaValidateResult
 
setTrace(boolean) - 类 中的方法cn.leancloud.query.QueryConditions
 
setTtl(int) - 类 中的方法cn.leancloud.sms.AVSMSOption
 
setType(AVSMS.TYPE) - 类 中的方法cn.leancloud.sms.AVSMSOption
 
setType(String) - 类 中的方法cn.leancloud.types.AVDate
 
setUploadHeader(String, String) - 类 中的静态方法cn.leancloud.AVFile
 
setUsername(String) - 类 中的方法cn.leancloud.AVUser
set user name.
setWhere(Map<String, List<QueryOperation>>) - 类 中的方法cn.leancloud.query.QueryConditions
 
setWidth(int) - 类 中的方法cn.leancloud.sms.AVCaptchaOption
 
setWriteAccess(String, boolean) - 类 中的方法cn.leancloud.AVACL
Set whether the given user id is allowed to write this object.
setWriteAccess(AVUser, boolean) - 类 中的方法cn.leancloud.AVACL
Set whether the given user is allowed to write this object.
sid - 类 中的变量cn.leancloud.search.AVSearchResponse
 
signUp() - 类 中的方法cn.leancloud.AVUser
sign up(blocking).
signUp(JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
SignUpCallback - cn.leancloud.callback中的类
 
SignUpCallback() - 类 的构造器cn.leancloud.callback.SignUpCallback
 
signUpInBackground() - 类 中的方法cn.leancloud.AVUser
sign up in background.
signUpOrLoginByMobilePhone(String, String) - 类 中的静态方法cn.leancloud.AVUser
signUpOrLoginByMobilePhone
signUpOrLoginByMobilePhone(String, String, Class<T>) - 类 中的静态方法cn.leancloud.AVUser
signUpOrLoginByMobilePhone
signUpOrLoginByMobilephone(JSONObject, Class<T>) - 类 中的方法cn.leancloud.core.StorageClient
 
signUpOrLoginByMobilePhoneInBackground(String, String) - 类 中的静态方法cn.leancloud.AVUser
signUpOrLoginByMobilePhoneInBackground
signUpOrLoginByMobilePhoneInBackground(String, String, Class<T>) - 类 中的静态方法cn.leancloud.AVUser
signUpOrLoginByMobilePhoneInBackground
signUpWithFlag(JSONObject, boolean) - 类 中的方法cn.leancloud.core.StorageClient
 
skip(int) - 类 中的方法cn.leancloud.AVQuery
 
StatusCallback - cn.leancloud.callback中的类
 
StatusCallback() - 类 的构造器cn.leancloud.callback.StatusCallback
 
StatusListCallback - cn.leancloud.callback中的类
 
StatusListCallback() - 类 的构造器cn.leancloud.callback.StatusListCallback
 
statusQuery(AVUser) - 类 中的静态方法cn.leancloud.AVStatus
query statuses sent by User owner.
StorageClient - cn.leancloud.core中的类
 
StorageClient(APIService, boolean, AppConfiguration.SchedulerCreator) - 类 的构造器cn.leancloud.core.StorageClient
 

T

TIMEOUT - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that the request timed out on the server.
toJSONObject() - 类 中的方法cn.leancloud.AVACL
get json object.
toJSONObject() - 类 中的方法cn.leancloud.AVObject
Generate a new json object with server data.
toJSONString() - 类 中的方法cn.leancloud.AVObject
Generate a json string.
toJSONString() - 类 中的方法cn.leancloud.query.AVQueryResult
 
toMap() - 类 中的方法cn.leancloud.AVFile
Get map data of current file.
toObject() - 类 中的方法cn.leancloud.AVStatus
 
toResult() - 类 中的方法cn.leancloud.query.QueryOperation
 
toResult(String) - 类 中的方法cn.leancloud.query.QueryOperation
 
toString() - 类 中的方法cn.leancloud.AVObject
 
toString() - 枚举 中的方法cn.leancloud.AVStatus.INBOX_TYPE
 
toString() - 枚举 中的方法cn.leancloud.core.AVOSService
 
toString() - 类 中的方法cn.leancloud.query.AVQueryResult
 
toString() - 枚举 中的方法cn.leancloud.sms.AVSMS.TYPE
 
totallyOverwrite - 类 中的变量cn.leancloud.AVObject
 
transform(AVObject, String) - 类 中的静态方法cn.leancloud.Transformer
 
transform(AVObject, Class<T>) - 类 中的静态方法cn.leancloud.Transformer
 
Transformer - cn.leancloud中的类
 

U

unfollowInBackground(String) - 类 中的方法cn.leancloud.AVUser
 
unfollowUser(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
UNKNOWN - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating unknown reason.
unreadCountInBackground() - 类 中的方法cn.leancloud.AVStatusQuery
get (read, unread) count.
UNSUPPORTED_SERVICE - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that a service being linked (e.g.
updatePassword(AVUser, String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
UpdatePasswordCallback - cn.leancloud.callback中的类
 
UpdatePasswordCallback() - 类 的构造器cn.leancloud.callback.UpdatePasswordCallback
 
updatePasswordInBackground(String, String) - 类 中的方法cn.leancloud.AVUser
 
USER_DOESNOT_EXIST - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that user doesn't exist
USER_ID_MISMATCH - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that User ID mismatch.
USER_MOBILE_PHONENUMBER_TAKEN - 异常错误 中的静态变量cn.leancloud.AVException
这个号码已经绑定过别的账号了
USER_MOBILEPHONE_MISSING - 异常错误 中的静态变量cn.leancloud.AVException
用户并没有绑定手机号码
USER_MOBILEPHONE_NOT_VERIFIED - 异常错误 中的静态变量cn.leancloud.AVException
这个手机号码尚未被验证过
USER_WITH_MOBILEPHONE_NOT_FOUND - 异常错误 中的静态变量cn.leancloud.AVException
没有找到绑定了该手机号的用户
USERNAME_MISSING - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that the username is missing or empty.
USERNAME_PASSWORD_MISMATCH - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that username and password mismatched.
USERNAME_TAKEN - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that the username has already been taken.
UUID_LEN - 类 中的静态变量cn.leancloud.AVObject
 

V

v(String) - 类 中的方法cn.leancloud.AVLogger
 
v(String, Throwable) - 类 中的方法cn.leancloud.AVLogger
 
VALIDATION_ERROR - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that cloud code validation failed.
validFieldName(String) - 类 中的方法cn.leancloud.AVObject
 
value() - 枚举 中的方法cn.leancloud.AVStatusQuery.PaginationDirection
 
valueOf(String) - 枚举 中的静态方法cn.leancloud.AVLogger.Level
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.AVQuery.CachePolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.AVStatus.INBOX_TYPE
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.AVStatusQuery.PaginationDirection
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.AVStatusQuery.SourceType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.AVUser.SNS_PLATFORM
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.core.AVOSCloud.REGION
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.core.AVOSService
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.sms.AVSMS.TYPE
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.leancloud.AVLogger.Level
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.AVQuery.CachePolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.AVStatus.INBOX_TYPE
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.AVStatusQuery.PaginationDirection
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.AVStatusQuery.SourceType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.AVUser.SNS_PLATFORM
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.core.AVOSCloud.REGION
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.core.AVOSService
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.sms.AVSMS.TYPE
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VENDOR - 类 中的静态变量cn.leancloud.AVInstallation
 
verifyCaptcha(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
verifyCaptchaCodeInBackground(String, AVCaptchaDigest) - 类 中的静态方法cn.leancloud.sms.AVCaptcha
 
verifyInternalId(String) - 类 中的静态方法cn.leancloud.AVObject
 
verifyMobilePhone(String) - 类 中的方法cn.leancloud.core.StorageClient
 
verifyMobilePhoneInBackground(String) - 类 中的静态方法cn.leancloud.AVUser
 
verifySMSCode(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
verifySMSCodeInBackground(String, String) - 类 中的静态方法cn.leancloud.sms.AVSMS
 

W

w(String) - 类 中的方法cn.leancloud.AVLogger
 
w(String, Throwable) - 类 中的方法cn.leancloud.AVLogger
 
w(Throwable) - 类 中的方法cn.leancloud.AVLogger
 
whereContainedIn(String, Collection<? extends Object>) - 类 中的方法cn.leancloud.AVQuery
Add a constraint to the query that requires a particular key's value to be contained in the provided list of values.
whereContainedIn(String, Collection<? extends Object>) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereContains(String, String) - 类 中的方法cn.leancloud.AVQuery
Add a constraint for finding string values that contain a provided string.
whereContains(String, String) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereContainsAll(String, Collection<?>) - 类 中的方法cn.leancloud.AVQuery
Add a constraint to the query that requires a particular key's value match another AVQuery.
whereContainsAll(String, Collection<?>) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereDoesNotExist(String) - 类 中的方法cn.leancloud.AVQuery
Add a constraint for finding objects that do not contain a given key.
whereDoesNotExist(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereDoesNotMatchKeyInQuery(String, String, AVQuery<?>) - 类 中的方法cn.leancloud.AVQuery
Add a constraint to the query that requires a particular key's value does not match any value for a key in the results of another AVQuery.
whereDoesNotMatchQuery(String, AVQuery<?>) - 类 中的方法cn.leancloud.AVQuery
Add a constraint to the query that requires a particular key's value does not match another AVQuery.
whereEndsWith(String, String) - 类 中的方法cn.leancloud.AVQuery
Add a constraint for finding string values that end with a provided string.
whereEndsWith(String, String) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereEqualTo(String, Object) - 类 中的方法cn.leancloud.AVQuery
Add a constraint to the query that requires a particular key's value to be equal to the provided value.
whereEqualTo(String, Object) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereExists(String) - 类 中的方法cn.leancloud.AVQuery
Add a constraint for finding objects that contain the given key.
whereExists(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereGreaterThan(String, Object) - 类 中的方法cn.leancloud.AVQuery
Add a constraint to the query that requires a particular key's value to be greater than the provided value. w
whereGreaterThan(String, Object) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereGreaterThanOrEqualTo(String, Object) - 类 中的方法cn.leancloud.AVQuery
Add a constraint to the query that requires a particular key's value to be greater or equal to than the provided value.
whereGreaterThanOrEqualTo(String, Object) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereLessThan(String, Object) - 类 中的方法cn.leancloud.AVQuery
Add a constraint to the query that requires a particular key's value to be less than the provided value.
whereLessThan(String, Object) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereLessThanOrEqualTo(String, Object) - 类 中的方法cn.leancloud.AVQuery
Add a constraint to the query that requires a particular key's value to be less or equal to than the provided value.
whereLessThanOrEqualTo(String, Object) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereMatches(String, String) - 类 中的方法cn.leancloud.AVQuery
Add a regular expression constraint for finding string values that match the provided regular expression.
whereMatches(String, String, String) - 类 中的方法cn.leancloud.AVQuery
Add a regular expression constraint for finding string values that match the provided regular expression.
whereMatches(String, String) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereMatches(String, String, String) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereMatchesKeyInQuery(String, String, AVQuery<?>) - 类 中的方法cn.leancloud.AVQuery
Add a constraint to the query that requires a particular key's value matches a value for a key in the results of another AVQuery
whereMatchesQuery(String, AVQuery<?>) - 类 中的方法cn.leancloud.AVQuery
Add a constraint to the query that requires a particular key's value match another AVQuery.
whereNear(String, AVGeoPoint) - 类 中的方法cn.leancloud.AVQuery
Add a proximity based constraint for finding objects with key point values near the point given.
whereNear(String, AVGeoPoint) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereNear(String, AVGeoPoint) - 类 中的方法cn.leancloud.search.AVSearchSortBuilder
 
whereNear(String, AVGeoPoint, String) - 类 中的方法cn.leancloud.search.AVSearchSortBuilder
 
whereNear(String, AVGeoPoint, String, String, String) - 类 中的方法cn.leancloud.search.AVSearchSortBuilder
按照地理位置信息远近排序,key对应的字段类型必须是GeoPoint。
whereNotContainedIn(String, Collection<? extends Object>) - 类 中的方法cn.leancloud.AVQuery
Add a constraint to the query that requires a particular key's value not be contained in the provided list of values.
whereNotContainedIn(String, Collection<? extends Object>) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereNotEqualTo(String, Object) - 类 中的方法cn.leancloud.AVQuery
Add a constraint to the query that requires a particular key's value to be not equal to the provided value.
whereNotEqualTo(String, Object) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereSizeEqual(String, int) - 类 中的方法cn.leancloud.AVQuery
添加查询约束条件,查找key类型是数组,该数组的长度匹配提供的数值。
whereSizeEqual(String, int) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereStartsWith(String, String) - 类 中的方法cn.leancloud.AVQuery
Add a constraint for finding string values that start with a provided string.
whereStartsWith(String, String) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereWithinGeoBox(String, AVGeoPoint, AVGeoPoint) - 类 中的方法cn.leancloud.AVQuery
Add a constraint to the query that requires a particular key's coordinates be contained within a given rectangular geographic bounding box.
whereWithinGeoBox(String, AVGeoPoint, AVGeoPoint) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereWithinKilometers(String, AVGeoPoint, double) - 类 中的方法cn.leancloud.AVQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the maximum distance given.
whereWithinKilometers(String, AVGeoPoint, double, double) - 类 中的方法cn.leancloud.AVQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the given ring area Radius of earth used is 6371.0 kilometers.
whereWithinKilometers(String, AVGeoPoint, double) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereWithinKilometers(String, AVGeoPoint, double, double) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereWithinMiles(String, AVGeoPoint, double) - 类 中的方法cn.leancloud.AVQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the maximum distance given.
whereWithinMiles(String, AVGeoPoint, double, double) - 类 中的方法cn.leancloud.AVQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the given ring.
whereWithinMiles(String, AVGeoPoint, double) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereWithinMiles(String, AVGeoPoint, double, double) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereWithinRadians(String, AVGeoPoint, double) - 类 中的方法cn.leancloud.AVQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the maximum distance given.
whereWithinRadians(String, AVGeoPoint, double, double) - 类 中的方法cn.leancloud.AVQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the maximum distance given.
whereWithinRadians(String, AVGeoPoint, double) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereWithinRadians(String, AVGeoPoint, double, double) - 类 中的方法cn.leancloud.query.QueryConditions
 
withAbsoluteLocalPath(String, String) - 类 中的静态方法cn.leancloud.AVFile
Generate File instance with local path.
withFile(String, File) - 类 中的静态方法cn.leancloud.AVFile
Generate File instance with local file.
withObjectIdInBackground(String) - 类 中的静态方法cn.leancloud.AVFile
Get AVFile instance from objectId.
wrapObservable(Observable) - 类 中的方法cn.leancloud.core.StorageClient
 
write(JSONSerializer, Object, Object, Type, int) - 类 中的方法cn.leancloud.ObjectTypeAdapter
 
write(JSONSerializer, Object, Object, Type) - 类 中的方法cn.leancloud.ObjectTypeAdapter
 
writeLog(AVLogger.Level, String) - 类 中的方法cn.leancloud.AVLogger
 
writeLog(AVLogger.Level, String, Throwable) - 类 中的方法cn.leancloud.AVLogger
 
writeLog(AVLogger.Level, Throwable) - 类 中的方法cn.leancloud.AVLogger
 
A B C D E F G H I J K L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.