跳过导航链接
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
changable operations.
add(T) - 类 中的方法cn.leancloud.AVRelation
Adds an object to this relation.
add(String, Object) - 类 中的方法cn.leancloud.AVStatus
已过时。
addAll(String, Collection<?>) - 类 中的方法cn.leancloud.AVObject
 
addAll(Collection<T>) - 类 中的方法cn.leancloud.AVRelation
Adds many objects to this relation.
addAll(String, Collection<?>) - 类 中的方法cn.leancloud.AVStatus
已过时。
addAllUnique(String, Collection<?>) - 类 中的方法cn.leancloud.AVObject
 
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
 
addNewOperation(ObjectFieldOperation) - 类 中的方法cn.leancloud.AVObject
 
addNumbers(Number, Number) - 类 中的静态方法cn.leancloud.ops.NumericOperation
 
AddOperation - cn.leancloud.ops中的类
add new elements to one array attribute.
AddOperation(String, Object) - 类 的构造器cn.leancloud.ops.AddOperation
 
addOrItems(QueryOperation) - 类 中的方法cn.leancloud.query.QueryConditions
 
AddRelationOperation - cn.leancloud.ops中的类
add element to relation attribute.
AddRelationOperation(String, Object) - 类 的构造器cn.leancloud.ops.AddRelationOperation
 
addUnique(String, Object) - 类 中的方法cn.leancloud.AVObject
 
addUnique(String, Object) - 类 中的方法cn.leancloud.AVStatus
已过时。
AddUniqueOperation - cn.leancloud.ops中的类
add unique elements to array attribute.
AddUniqueOperation(String, Object) - 类 的构造器cn.leancloud.ops.AddUniqueOperation
 
addWhereItem(String, String, Object) - 类 中的方法cn.leancloud.AVQuery
 
addWhereItem(QueryOperation) - 类 中的方法cn.leancloud.query.QueryConditions
 
addWhereItem(String, String, Object) - 类 中的方法cn.leancloud.query.QueryConditions
 
AES - cn.leancloud.codec中的类
 
AES() - 类 的构造器cn.leancloud.codec.AES
 
alwaysUseSubUserClass(Class<? extends AVUser>) - 类 中的静态方法cn.leancloud.AVUser
通过设置此方法,所有关联对象中的AVUser对象都会被强转成注册的AVUser子类对象
AnalyticsService - cn.leancloud.service中的接口
 
and(List<AVQuery<T>>) - 类 中的静态方法cn.leancloud.AVQuery
 
AND_OP - 类 中的静态变量cn.leancloud.query.QueryOperation
 
APIService - cn.leancloud.service中的接口
 
AppAccessEndpoint - cn.leancloud.service中的类
 
AppAccessEndpoint() - 类 的构造器cn.leancloud.service.AppAccessEndpoint
 
AppConfiguration - cn.leancloud.core中的类
 
AppConfiguration() - 类 的构造器cn.leancloud.core.AppConfiguration
 
AppConfiguration.SchedulerCreator - cn.leancloud.core中的接口
 
apply(Object) - 类 中的方法cn.leancloud.ops.AddOperation
 
apply(Object) - 类 中的方法cn.leancloud.ops.AddRelationOperation
 
apply(Object) - 类 中的方法cn.leancloud.ops.BaseOperation
apply operation to object, in order to generate new attribute value.
apply(Object) - 类 中的方法cn.leancloud.ops.CompoundOperation
 
apply(Object) - 类 中的方法cn.leancloud.ops.DeleteOperation
 
apply(Object) - 类 中的方法cn.leancloud.ops.NullOperation
 
apply(Object) - 类 中的方法cn.leancloud.ops.NumericOperation
 
apply(Object) - 接口 中的方法cn.leancloud.ops.ObjectFieldOperation
apply operation to object, in order to generate new attribute value.
apply(Object) - 类 中的方法cn.leancloud.ops.RemoveOperation
 
apply(Object) - 类 中的方法cn.leancloud.ops.RemoveRelationOperation
 
apply(Object) - 类 中的方法cn.leancloud.ops.SetOperation
 
AppRouter - cn.leancloud.core中的类
app router 请求 https://app-router.com/2/route?
AppRouter() - 类 的构造器cn.leancloud.core.AppRouter
 
AppRouterService - cn.leancloud.service中的接口
 
ArchivedRequests - cn.leancloud中的类
 
assembleJsonParam() - 类 中的方法cn.leancloud.AVQuery
 
assembleJsonParam() - 类 中的方法cn.leancloud.query.QueryConditions
 
assembleParameters() - 类 中的方法cn.leancloud.AVQuery
 
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
 
AVACL(AVACL) - 类 的构造器cn.leancloud.AVACL
 
AVACL(AVUser) - 类 的构造器cn.leancloud.AVACL
 
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
 
AVClassName - cn.leancloud.annotation中的注释类型
 
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
 
AVFile(String, byte[]) - 类 的构造器cn.leancloud.AVFile
 
AVFile(String, File) - 类 的构造器cn.leancloud.AVFile
 
AVFile(String, String) - 类 的构造器cn.leancloud.AVFile
 
AVFile(String, String, Map<String, Object>) - 类 的构造器cn.leancloud.AVFile
 
AVFile(String, String, Map<String, Object>, boolean) - 类 的构造器cn.leancloud.AVFile
 
avFile - 类 中的变量cn.leancloud.upload.HttpClientUploader
 
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
 
AVObject(String) - 类 的构造器cn.leancloud.AVObject
 
AVObject(AVObject) - 类 的构造器cn.leancloud.AVObject
 
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中的枚举
 
AVUtils - cn.leancloud.utils中的类
 
AVUtils() - 类 的构造器cn.leancloud.utils.AVUtils
 

B

Base64 - cn.leancloud.codec中的类
 
Base64Decoder - cn.leancloud.codec中的类
A class to decode Base64 streams and strings.
Base64Decoder(InputStream) - 类 的构造器cn.leancloud.codec.Base64Decoder
Constructs a new Base64 decoder that reads input from the given InputStream.
Base64Encoder - cn.leancloud.codec中的类
A class to encode Base64 streams and strings.
Base64Encoder(OutputStream) - 类 的构造器cn.leancloud.codec.Base64Encoder
Constructs a new Base64 encoder that writes output to the given OutputStream.
BaseOperation - cn.leancloud.ops中的类
 
BaseOperation(String, String, Object, boolean) - 类 的构造器cn.leancloud.ops.BaseOperation
 
BaseOperationAdapter - cn.leancloud.ops中的类
 
BaseOperationAdapter() - 类 的构造器cn.leancloud.ops.BaseOperationAdapter
 
batchCreate(JSONObject) - 接口 中的方法cn.leancloud.service.APIService
 
batchSave(JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
batchUpdate(JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
batchUpdate(JSONObject) - 接口 中的方法cn.leancloud.service.APIService
request format: requests: [unit, unit] unit format: {"path":"/1.1/classes/{class}/{objectId}", "method":"PUT", "body":{"{field}":operationJson, "__internalId":"{objectId}", "__children":[]}, "params":{} } for update same field with multiple operations, we must use batchUpdate instead of batchSave, otherwise, `__internalId` will become a common field of target instance.
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
 
BitAndOperation - cn.leancloud.ops中的类
 
BitAndOperation(String, Object) - 类 的构造器cn.leancloud.ops.BitAndOperation
 
bitOr(String, long) - 类 中的方法cn.leancloud.AVObject
 
BitOrOperation - cn.leancloud.ops中的类
 
BitOrOperation(String, Object) - 类 的构造器cn.leancloud.ops.BitOrOperation
 
bitXor(String, long) - 类 中的方法cn.leancloud.AVObject
 
BitXorOperation - cn.leancloud.ops中的类
 
BitXorOperation(String, Object) - 类 的构造器cn.leancloud.ops.BitXorOperation
 
buildDefaultEndpoint(String) - 类 中的方法cn.leancloud.core.AppRouter
 
buildSingleObserver(GetCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
Single Object Observer.
buildSingleObserver(SaveCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
 
buildSingleObserver(DeleteCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
 
buildSingleObserver(RefreshCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
 
buildSingleObserver(LogInCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
 
buildSingleObserver(SignUpCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
 
buildSingleObserver(RequestEmailVerifyCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
 
buildSingleObserver(RequestMobileCodeCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
 
buildSingleObserver(FollowersAndFolloweesCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
 
buildSingleObserver(RequestPasswordResetCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
 
buildSingleObserver(CountCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
 
buildSingleObserver(UpdatePasswordCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
 
buildSingleObserver(MobilePhoneVerifyCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
 
buildSingleObserver(FindCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
Multiple Objects Observer.

C

CACHE_MISS - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating the result was not found in the cache.
CACHE_MISSING_ERROR - 异常错误 中的静态变量cn.leancloud.AVException
 
cacheResult(String, String) - 类 中的方法cn.leancloud.cache.QueryResultCache
 
calculateLongs(Number, Number, char) - 类 中的静态方法cn.leancloud.ops.NumericOperation
 
callFunction(String, Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
callFunctionInBackground(String, Map<String, Object>) - 类 中的静态方法cn.leancloud.AVCloud
 
callRPC(String, Object) - 类 中的方法cn.leancloud.core.StorageClient
 
callRPCInBackground(String, Object) - 类 中的静态方法cn.leancloud.AVCloud
 
cancel(boolean) - 类 中的方法cn.leancloud.upload.HttpClientUploader
 
cancel(boolean) - 接口 中的方法cn.leancloud.upload.Uploader
 
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
 
checkAuthenticated(Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
 
checkAuthenticatedInBackground() - 类 中的方法cn.leancloud.AVUser
Session token operations
checkCircleReference(Map<AVObject, Boolean>) - 类 中的方法cn.leancloud.ops.BaseOperation
 
checkCircleReference(Map<AVObject, Boolean>) - 类 中的方法cn.leancloud.ops.CompoundOperation
 
checkCircleReference(Map<AVObject, Boolean>) - 接口 中的方法cn.leancloud.ops.ObjectFieldOperation
 
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
 
clearAllCachedFiles() - 类 中的方法cn.leancloud.cache.LocalStorage
 
clearAllCachedResults() - 类 中的静态方法cn.leancloud.AVQuery
Clears the cached result for all queries.
clearCachedFile(String) - 类 中的方法cn.leancloud.cache.LocalStorage
 
clearCachedResult() - 类 中的方法cn.leancloud.AVQuery
Removes the previously cached result for this query, forcing the next find() to hit the network.
clearCacheMoreThanDays(int) - 类 中的方法cn.leancloud.cache.LocalStorage
 
clearDir(String, long) - 类 中的方法cn.leancloud.cache.PersistenceUtil
 
clearExpiration() - 类 中的方法cn.leancloud.AVPush
Clears both expiration values, indicating that the notification should never expire.
clearMetaData() - 类 中的方法cn.leancloud.AVFile
 
clone() - 类 中的方法cn.leancloud.AVQuery
clone a new query object, which fully same to this.
clone() - 类 中的方法cn.leancloud.query.QueryConditions
 
close() - 类 中的方法cn.leancloud.codec.Base64Encoder
Closes the stream, this MUST be called to ensure proper padding is written to the end of the output stream.
cloudFunction(String, Map<String, Object>) - 接口 中的方法cn.leancloud.service.APIService
Cloud Functions
cloudQuery(Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 
cloudQuery(Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
 
CloudQueryCallback<T extends AVCloudQueryResult> - cn.leancloud.callback中的类
 
CloudQueryCallback() - 类 的构造器cn.leancloud.callback.CloudQueryCallback
 
cloudRPC(String, Object) - 接口 中的方法cn.leancloud.service.APIService
 
cn.leancloud - 程序包 cn.leancloud
 
cn.leancloud.annotation - 程序包 cn.leancloud.annotation
 
cn.leancloud.cache - 程序包 cn.leancloud.cache
 
cn.leancloud.callback - 程序包 cn.leancloud.callback
 
cn.leancloud.codec - 程序包 cn.leancloud.codec
 
cn.leancloud.convertor - 程序包 cn.leancloud.convertor
 
cn.leancloud.core - 程序包 cn.leancloud.core
 
cn.leancloud.internal - 程序包 cn.leancloud.internal
 
cn.leancloud.logging - 程序包 cn.leancloud.logging
 
cn.leancloud.network - 程序包 cn.leancloud.network
 
cn.leancloud.ops - 程序包 cn.leancloud.ops
 
cn.leancloud.query - 程序包 cn.leancloud.query
 
cn.leancloud.search - 程序包 cn.leancloud.search
 
cn.leancloud.service - 程序包 cn.leancloud.service
 
cn.leancloud.sms - 程序包 cn.leancloud.sms
 
cn.leancloud.types - 程序包 cn.leancloud.types
 
cn.leancloud.upload - 程序包 cn.leancloud.upload
 
cn.leancloud.utils - 程序包 cn.leancloud.utils
 
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
 
CompoundOperation - cn.leancloud.ops中的类
 
CompoundOperation(String) - 类 的构造器cn.leancloud.ops.CompoundOperation
 
CompoundOperation(String, ObjectFieldOperation...) - 类 的构造器cn.leancloud.ops.CompoundOperation
 
compute(byte[]) - 类 中的静态方法cn.leancloud.codec.SHA1
 
computeFileMD5(File) - 类 中的静态方法cn.leancloud.codec.MD5
 
computeMD5(String) - 类 中的静态方法cn.leancloud.codec.MD5
 
computeMD5(byte[]) - 类 中的静态方法cn.leancloud.codec.MD5
 
concatCollections(Object, Object) - 类 中的方法cn.leancloud.ops.BaseOperation
 
config(boolean, AppConfiguration.SchedulerCreator) - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
config(FileUtil.MimeTypeDetector) - 类 中的静态方法cn.leancloud.utils.FileUtil
 
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
getter
count() - 类 中的方法cn.leancloud.AVQuery
 
CountCallback - cn.leancloud.callback中的类
 
CountCallback() - 类 的构造器cn.leancloud.callback.CountCallback
 
countInBackground() - 类 中的方法cn.leancloud.AVQuery
 
countInBackground() - 类 中的方法cn.leancloud.AVStatusQuery
get status count.
create() - 接口 中的方法cn.leancloud.core.AppConfiguration.SchedulerCreator
 
create(OperationBuilder.OperationType, String, Object) - 类 中的方法cn.leancloud.ops.OperationBuilder
 
createArrayOpMap(String, String, Collection<?>) - 类 中的静态方法cn.leancloud.ops.Utils
 
createInstanceFromLocal(String) - 类 中的静态方法cn.leancloud.AVInstallation
 
createMap(String, Object) - 类 中的静态方法cn.leancloud.utils.AVUtils
 
createObject(String, JSONObject, boolean, JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
createObject(String, JSONObject, boolean, JSONObject) - 接口 中的方法cn.leancloud.service.APIService
 
createPointerArrayOpMap(String, String, Collection<AVObject>) - 类 中的静态方法cn.leancloud.ops.Utils
 
createRole(JSONObject) - 接口 中的方法cn.leancloud.service.APIService
Role Operations.
createStatus(String, String) - 类 中的静态方法cn.leancloud.AVStatus
create a status instance.
createStatusWithData(Map<String, Object>) - 类 中的静态方法cn.leancloud.AVStatus
create a status instance.
createStringObjectMap(String, Object) - 类 中的静态方法cn.leancloud.utils.AVUtils
 
createUploadToken(JSONObject) - 接口 中的方法cn.leancloud.service.APIService
File Operations.
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.
CRLF - 类 中的静态变量cn.leancloud.codec.Base64
Encoder flag bit to indicate lines should be terminated with a CRLF pair instead of just an LF.
currentTimeMillis() - 接口 中的方法cn.leancloud.service.APIService
 
currentUser() - 类 中的静态方法cn.leancloud.AVUser
获取当前登录用户

D

d(String) - 类 中的方法cn.leancloud.AVLogger
 
d(String, Throwable) - 类 中的方法cn.leancloud.AVLogger
 
DATA_EXTRA_SEARCH_KEY - 类 中的静态变量cn.leancloud.search.AVSearchQuery
 
dataFromMap(Map<String, Object>) - 类 中的静态方法cn.leancloud.ops.Utils
 
dateFromMap(Map<String, Object>) - 类 中的静态方法cn.leancloud.ops.Utils
 
dateFromString(String) - 类 中的静态方法cn.leancloud.utils.StringUtil
 
decode(String, int) - 类 中的静态方法cn.leancloud.codec.Base64
Decode the Base64-encoded data in input and return the data in a new byte array.
decode(byte[], int) - 类 中的静态方法cn.leancloud.codec.Base64
Decode the Base64-encoded data in input and return the data in a new byte array.
decode(byte[], int, int, int) - 类 中的静态方法cn.leancloud.codec.Base64
Decode the Base64-encoded data in input and return the data in a new byte array.
decode(String) - 类 中的静态方法cn.leancloud.codec.Base64Decoder
Returns the decoded form of the given encoded string, as a String.
decodeToBytes(String) - 类 中的静态方法cn.leancloud.codec.Base64Decoder
Returns the decoded form of the given encoded string, as bytes.
decrement(String) - 类 中的方法cn.leancloud.AVObject
 
decrement(String, Number) - 类 中的方法cn.leancloud.AVObject
 
DecrementOperation - cn.leancloud.ops中的类
 
DecrementOperation(String, Object) - 类 的构造器cn.leancloud.ops.DecrementOperation
 
decrypt(String) - 类 中的方法cn.leancloud.codec.AES
 
DEFAULT - 类 中的静态变量cn.leancloud.codec.Base64
Default values for encoder/decoder flags.
DEFAULT_FILE_KEY_LEN - 类 中的静态变量cn.leancloud.utils.FileUtil
 
DEFAULT_FORMAT - 类 中的静态变量cn.leancloud.types.AVDate
 
DEFAULT_NETWORK_TIMEOUT - 类 中的静态变量cn.leancloud.core.AppConfiguration
 
DEFAULT_RETRY_TIMES - 类 中的静态变量cn.leancloud.upload.HttpClientUploader
 
DEFAULTMIMETYPE - 类 中的静态变量cn.leancloud.utils.FileUtil
 
DefaultMimeTypeDetector - cn.leancloud.utils中的类
 
DefaultMimeTypeDetector() - 类 的构造器cn.leancloud.utils.DefaultMimeTypeDetector
 
delete() - 类 中的方法cn.leancloud.AVObject
 
deleteAll(Collection<? extends AVObject>) - 类 中的静态方法cn.leancloud.AVObject
 
deleteAll() - 类 中的方法cn.leancloud.AVQuery
 
deleteAllInBackground(Collection<? extends AVObject>) - 类 中的静态方法cn.leancloud.AVObject
 
deleteAllInBackground() - 类 中的方法cn.leancloud.AVQuery
 
DeleteCallback - cn.leancloud.callback中的类
 
DeleteCallback() - 类 的构造器cn.leancloud.callback.DeleteCallback
 
deleteEventually(AVObject) - 类 中的方法cn.leancloud.ArchivedRequests
 
deleteEventually() - 类 中的方法cn.leancloud.AVObject
 
deleteFile(String) - 类 中的方法cn.leancloud.cache.PersistenceUtil
 
deleteFile(File) - 类 中的方法cn.leancloud.cache.PersistenceUtil
 
deleteInBackground() - 类 中的方法cn.leancloud.AVObject
 
deleteInBackground() - 类 中的方法cn.leancloud.AVStatus
delete status
deleteInBackground(AVStatus) - 类 中的静态方法cn.leancloud.AVStatus
delete status(class method)
deleteInboxStatus(Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
deleteInboxStatus(Map<String, Object>) - 接口 中的方法cn.leancloud.service.APIService
 
deleteObject(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
deleteObject(String, String) - 接口 中的方法cn.leancloud.service.APIService
 
DeleteOperation - cn.leancloud.ops中的类
 
deleteStatus(String) - 类 中的方法cn.leancloud.core.StorageClient
 
deleteStatus(String) - 接口 中的方法cn.leancloud.service.APIService
 
deleteWholeObject(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
deleteWholeObject(String, String) - 接口 中的方法cn.leancloud.service.APIService
 
deserialze(DefaultJSONParser, Type, Object) - 类 中的方法cn.leancloud.ObjectTypeAdapter
 
deserialze(DefaultJSONParser, Type, Object) - 类 中的方法cn.leancloud.ops.BaseOperationAdapter
 
digest() - 类 中的方法cn.leancloud.codec.MD5
 
disableAutomaticUser() - 类 中的静态方法cn.leancloud.AVUser
 
dissociateWithAuthData(String) - 类 中的方法cn.leancloud.AVUser
 
distance(double, double, double, double, double, double) - 类 中的静态方法cn.leancloud.utils.AVUtils
 
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.
DNSDetoxicant - cn.leancloud.network中的类
 
DNSDetoxicant() - 类 的构造器cn.leancloud.network.DNSDetoxicant
 
doCloudQueryInBackground(String) - 类 中的静态方法cn.leancloud.AVQuery
Cloud Query
doCloudQueryInBackground(String, Object...) - 类 中的静态方法cn.leancloud.AVQuery
 
doCloudQueryInBackground(String, Class<? extends AVObject>) - 类 中的静态方法cn.leancloud.AVQuery
 
doCloudQueryInBackground(String, Class<? extends AVObject>, Object...) - 类 中的静态方法cn.leancloud.AVQuery
 
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
 
earthMeanRadiusInKM - 类 中的静态变量cn.leancloud.utils.AVUtils
 
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
 
encode(byte[], int) - 类 中的静态方法cn.leancloud.codec.Base64
Base64-encode the given data and return a newly allocated byte[] with the result.
encode(byte[], int, int, int) - 类 中的静态方法cn.leancloud.codec.Base64
Base64-encode the given data and return a newly allocated byte[] with the result.
encode(String) - 类 中的静态方法cn.leancloud.codec.Base64Encoder
Returns the encoded form of the given unencoded string.
encode(byte[]) - 类 中的静态方法cn.leancloud.codec.Base64Encoder
Returns the encoded form of the given unencoded string.
encode() - 类 中的方法cn.leancloud.ops.AddOperation
 
encode() - 类 中的方法cn.leancloud.ops.AddRelationOperation
 
encode() - 类 中的方法cn.leancloud.ops.BaseOperation
 
encode() - 类 中的方法cn.leancloud.ops.CompoundOperation
 
encode() - 类 中的方法cn.leancloud.ops.DeleteOperation
 
encode() - 类 中的方法cn.leancloud.ops.NullOperation
 
encode() - 类 中的方法cn.leancloud.ops.NumericOperation
 
encode() - 接口 中的方法cn.leancloud.ops.ObjectFieldOperation
encode operation to commit into cloud server.
encode() - 类 中的方法cn.leancloud.ops.RemoveOperation
 
encode() - 类 中的方法cn.leancloud.ops.RemoveRelationOperation
 
encode() - 类 中的方法cn.leancloud.ops.SetOperation
 
encodeAVFile(AVFile) - 类 中的静态方法cn.leancloud.ops.BaseOperation
 
encodeAVObject(AVObject, boolean) - 类 中的静态方法cn.leancloud.ops.BaseOperation
 
encodeByteArray(byte[]) - 类 中的静态方法cn.leancloud.ops.BaseOperation
 
encodeCollection(Collection, boolean) - 类 中的静态方法cn.leancloud.ops.BaseOperation
 
encodeDate(Date) - 类 中的静态方法cn.leancloud.ops.BaseOperation
 
encodeGeoPointer(AVGeoPoint) - 类 中的静态方法cn.leancloud.ops.BaseOperation
 
encodeMap(Map<String, Object>, boolean) - 类 中的静态方法cn.leancloud.ops.BaseOperation
 
encodeObject(Object) - 类 中的静态方法cn.leancloud.ops.BaseOperation
 
encodeObject(Object, boolean) - 类 中的静态方法cn.leancloud.ops.BaseOperation
 
encodeRestOp(AVObject) - 类 中的方法cn.leancloud.ops.CompoundOperation
 
encodeToString(byte[], int) - 类 中的静态方法cn.leancloud.codec.Base64
Base64-encode the given data and return a newly allocated String with the result.
encodeToString(byte[], int, int, int) - 类 中的静态方法cn.leancloud.codec.Base64
Base64-encode the given data and return a newly allocated String with the result.
encrypt(byte[]) - 类 中的方法cn.leancloud.codec.AES
 
endpointClassName - 类 中的变量cn.leancloud.AVObject
 
EngineService - cn.leancloud.service中的接口
 
ensureElementsNotNull(List<String>, String) - 类 中的静态方法cn.leancloud.utils.AVUtils
 
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
 
equals(Object) - 类 中的方法cn.leancloud.upload.FileUploadToken
 
equals(Object, Object) - 类 中的静态方法cn.leancloud.utils.AVUtils
 
equals(String, String) - 类 中的静态方法cn.leancloud.utils.StringUtil
 
equals(List<String>, List<String>) - 类 中的静态方法cn.leancloud.utils.StringUtil
 
equalsIgnoreCase(String, String) - 类 中的静态方法cn.leancloud.utils.StringUtil
 
ErrorInterceptor - cn.leancloud.core中的类
 
ErrorInterceptor() - 类 的构造器cn.leancloud.core.ErrorInterceptor
 
ErrorUtils - cn.leancloud.utils中的类
 
ErrorUtils() - 类 的构造器cn.leancloud.utils.ErrorUtils
 
EXCEEDED_QUOTA - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that an application quota was exceeded.
execute(String, File) - 类 中的方法cn.leancloud.upload.FileDownloader
 
execute() - 类 中的方法cn.leancloud.upload.FileUploader
 
execute() - 类 中的方法cn.leancloud.upload.QCloudUploader
 
execute() - 接口 中的方法cn.leancloud.upload.Uploader
 
execute() - 类 中的方法cn.leancloud.upload.UrlDirectlyUploader
 
executeWithRetry(Request, int) - 类 中的方法cn.leancloud.upload.HttpClientUploader
 
EXPIRE_TIME - 类 中的静态变量cn.leancloud.network.DNSDetoxicant
 
extractCascadingObjects(Object) - 类 中的方法cn.leancloud.AVObject
 

F

fetch() - 类 中的方法cn.leancloud.AVObject
 
fetch(String) - 类 中的方法cn.leancloud.AVObject
 
fetch() - 类 中的方法cn.leancloud.AVStatus
已过时。
fetch(String) - 类 中的方法cn.leancloud.AVStatus
已过时。
fetchFile(String) - 类 中的方法cn.leancloud.core.StorageClient
 
fetchFile(String) - 接口 中的方法cn.leancloud.service.APIService
 
fetchIfNeeded() - 类 中的方法cn.leancloud.AVObject
 
fetchIfNeeded() - 类 中的方法cn.leancloud.AVStatus
已过时。
fetchIfNeededInBackground() - 类 中的方法cn.leancloud.AVObject
 
fetchIfNeededInBackground() - 类 中的方法cn.leancloud.AVStatus
已过时。
fetchInBackground() - 类 中的方法cn.leancloud.AVObject
 
fetchInBackground(String) - 类 中的方法cn.leancloud.AVObject
 
fetchInBackground() - 类 中的方法cn.leancloud.AVStatus
已过时。
fetchInBackground(String) - 类 中的方法cn.leancloud.AVStatus
已过时。
fetchObject(String, String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
fetchObject(String, String) - 接口 中的方法cn.leancloud.service.APIService
 
fetchObject(String, String, String) - 接口 中的方法cn.leancloud.service.APIService
 
fetchRTMConnectionServer(String, String, String, int, boolean) - 类 中的方法cn.leancloud.core.AppRouter
 
fetchServerHostsInBackground(String) - 类 中的方法cn.leancloud.core.AppRouter
 
fetchSingleStatus(String) - 接口 中的方法cn.leancloud.service.APIService
 
fetchStatus(String) - 类 中的方法cn.leancloud.core.StorageClient
 
fetchStatuses(Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
 
field - 类 中的变量cn.leancloud.ops.BaseOperation
 
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.
FileCache - cn.leancloud.cache中的类
 
fileCallback(JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
fileCallback(JSONObject) - 接口 中的方法cn.leancloud.service.APIService
 
FileDownloader - cn.leancloud.upload中的类
 
FileDownloader() - 类 的构造器cn.leancloud.upload.FileDownloader
 
fileFromMap(Map<String, Object>) - 类 中的静态方法cn.leancloud.ops.Utils
 
FileUploader - cn.leancloud.upload中的类
 
FileUploader(AVFile, FileUploadToken, ProgressCallback) - 类 的构造器cn.leancloud.upload.FileUploader
 
FileUploader.FileUploadProgressCallback - cn.leancloud.upload中的接口
 
FileUploader.ProgressCalculator - cn.leancloud.upload中的类
 
FileUploadToken - cn.leancloud.upload中的类
 
FileUploadToken() - 类 的构造器cn.leancloud.upload.FileUploadToken
 
FileUtil - cn.leancloud.utils中的类
 
FileUtil() - 类 的构造器cn.leancloud.utils.FileUtil
 
FileUtil.MimeTypeDetector - cn.leancloud.utils中的接口
 
find() - 类 中的方法cn.leancloud.AVQuery
 
FindCallback<T extends AVObject> - cn.leancloud.callback中的类
 
FindCallback() - 类 的构造器cn.leancloud.callback.FindCallback
 
findInBackground() - 类 中的方法cn.leancloud.AVQuery
 
findInBackground(int) - 类 中的方法cn.leancloud.AVQuery
 
findInBackground(int) - 类 中的方法cn.leancloud.AVStatusQuery
 
findInBackground() - 类 中的方法cn.leancloud.search.AVSearchQuery
 
findObjects(String) - 接口 中的方法cn.leancloud.service.APIService
Object Operations.
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
 
followUser(String, String, Map<String, Object>) - 接口 中的方法cn.leancloud.service.APIService
 
forceDeleteFile(File) - 类 中的方法cn.leancloud.cache.PersistenceUtil
 
freezeEndpoint(AVOSService, String) - 类 中的方法cn.leancloud.core.AppRouter
 
freezeEndpoint(AVOSService, String) - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
fromJSONString(String) - 类 中的静态方法cn.leancloud.query.AVQueryResult
 
FunctionCallback<T> - cn.leancloud.callback中的类
 
FunctionCallback() - 类 的构造器cn.leancloud.callback.FunctionCallback
 

G

gBuilder - 类 中的静态变量cn.leancloud.ops.OperationBuilder
 
GeneralRequestSignature - cn.leancloud.core中的类
 
GeneralRequestSignature() - 类 的构造器cn.leancloud.core.GeneralRequestSignature
 
generateACLFromServerData() - 类 中的方法cn.leancloud.AVObject
 
generateChangedParam() - 类 中的方法cn.leancloud.AVObject
save/update with server.
generateFileKey(String, boolean) - 类 中的静态方法cn.leancloud.utils.FileUtil
 
generateKeyForQueryCondition(String, Map<String, String>) - 类 中的静态方法cn.leancloud.cache.QueryResultCache
 
generateSign() - 类 中的方法cn.leancloud.core.GeneralRequestSignature
 
generateSign() - 接口 中的方法cn.leancloud.core.RequestSignature
 
GenericObjectCallback - cn.leancloud.callback中的类
 
GenericObjectCallback() - 类 的构造器cn.leancloud.callback.GenericObjectCallback
 
geoPointFromMap(Map<String, Object>) - 类 中的静态方法cn.leancloud.ops.Utils
 
get(String) - 类 中的方法cn.leancloud.AVFile
 
get(String) - 类 中的方法cn.leancloud.AVObject
 
get(String) - 类 中的方法cn.leancloud.AVQuery
 
get(String) - 类 中的方法cn.leancloud.AVStatus
get customized key value.
getACL() - 类 中的方法cn.leancloud.AVObject
ACL
getACL() - 类 中的方法cn.leancloud.AVStatus
已过时。
getAll(String) - 类 中的方法cn.leancloud.cache.InMemorySetting
 
getAll(String) - 接口 中的方法cn.leancloud.cache.SystemSetting
 
getAnalyticsCacheDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getApiServer() - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
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
 
getAVGeoPoint(String) - 类 中的方法cn.leancloud.AVObject
 
getAVObject(String) - 类 中的方法cn.leancloud.AVObject
 
getBoolean(String) - 类 中的方法cn.leancloud.AVObject
 
getBoolean(String, String, boolean) - 类 中的方法cn.leancloud.cache.InMemorySetting
 
getBoolean(String, String, boolean) - 接口 中的方法cn.leancloud.cache.SystemSetting
 
getBucket() - 类 中的方法cn.leancloud.AVFile
 
getBucket() - 类 中的方法cn.leancloud.upload.FileUploadToken
 
getBytes(String) - 类 中的方法cn.leancloud.AVObject
 
getCacheFile(String) - 类 中的方法cn.leancloud.cache.FileCache
 
getCacheFile(String) - 类 中的方法cn.leancloud.cache.LocalStorage
 
getCachePolicy() - 类 中的方法cn.leancloud.AVQuery
Accessor for the caching policy.
getCacheRawResult(String, Map<String, String>, long, boolean) - 类 中的方法cn.leancloud.cache.QueryResultCache
 
getCacheResult(String, Map<String, String>, long, boolean) - 类 中的方法cn.leancloud.cache.QueryResultCache
 
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
 
getClassName() - 类 中的方法cn.leancloud.AVQuery
 
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
 
getCreatedAtString() - 类 中的方法cn.leancloud.AVObject
 
getCurrentInstallation() - 类 中的静态方法cn.leancloud.AVInstallation
 
getCurrentTimestamp() - 类 中的静态方法cn.leancloud.utils.AVUtils
 
getCurrentUser() - 类 中的静态方法cn.leancloud.AVUser
 
getCurrentUser(Class<T>) - 类 中的静态方法cn.leancloud.AVUser
 
getCurrentUser() - 类 中的方法cn.leancloud.core.StorageClient
 
getData() - 类 中的方法cn.leancloud.AVFile
 
GetDataCallback - cn.leancloud.callback中的类
 
GetDataCallback() - 类 的构造器cn.leancloud.callback.GetDataCallback
 
getDataStream() - 类 中的方法cn.leancloud.AVFile
 
GetDataStreamCallback - cn.leancloud.callback中的类
 
GetDataStreamCallback() - 类 的构造器cn.leancloud.callback.GetDataStreamCallback
 
getDate(String) - 类 中的方法cn.leancloud.AVObject
 
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
 
getEmail() - 类 中的方法cn.leancloud.AVUser
get user email.
getEndpoint(String, AVOSService) - 类 中的方法cn.leancloud.core.AppRouter
 
getEngineServer() - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
getExpirationTime() - 类 中的方法cn.leancloud.AVPush
get expiration time.
getExpirationTimeInterval() - 类 中的方法cn.leancloud.AVPush
get expiration time interval.
getExtensionFromFilename(String) - 类 中的静态方法cn.leancloud.utils.FileUtil
 
getFastMatchToken() - 类 中的方法cn.leancloud.ObjectTypeAdapter
 
getFastMatchToken() - 类 中的方法cn.leancloud.ops.BaseOperationAdapter
 
getField() - 类 中的方法cn.leancloud.ops.BaseOperation
 
getField() - 接口 中的方法cn.leancloud.ops.ObjectFieldOperation
 
getFields() - 类 中的方法cn.leancloud.search.AVSearchQuery
 
getFileCacheDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
GetFileCallback<T extends AVFile> - cn.leancloud.callback中的类
 
GetFileCallback() - 类 的构造器cn.leancloud.callback.GetFileCallback
 
getFileMimeType(AVFile) - 类 中的静态方法cn.leancloud.utils.FileUtil
 
getFirst() - 类 中的方法cn.leancloud.AVQuery
 
getFirstInBackground() - 类 中的方法cn.leancloud.AVQuery
 
getFloat(String, String, float) - 类 中的方法cn.leancloud.cache.InMemorySetting
 
getFloat(String, String, float) - 接口 中的方法cn.leancloud.cache.SystemSetting
 
getFlowControl() - 类 中的方法cn.leancloud.AVPush
get push flow control value.
getFollowees(String) - 接口 中的方法cn.leancloud.service.APIService
 
getFollowers(String) - 接口 中的方法cn.leancloud.service.APIService
 
getFollowersAndFollowees(String) - 类 中的方法cn.leancloud.core.StorageClient
 
getFollowersAndFollowees(String) - 接口 中的方法cn.leancloud.service.APIService
 
getFollowersAndFolloweesInBackground(FollowersAndFolloweesCallback) - 类 中的方法cn.leancloud.AVUser
 
getGlobalNetworkingDetector() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getGlobalOkHttpClient() - 类 中的静态方法cn.leancloud.core.PaasClient
 
getGroupId() - 类 中的方法cn.leancloud.service.RTMConnectionServerResponse
 
getGroupUrl() - 类 中的方法cn.leancloud.service.RTMConnectionServerResponse
 
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
 
getInboxCount(Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 
getInboxCount(Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
 
getInboxType() - 类 中的方法cn.leancloud.AVStatus
到达收件箱类型, 默认是`default`,私信是`private`, 可以自定义任何类型
getInclude() - 类 中的方法cn.leancloud.query.QueryConditions
 
getInputStreamFromFile(File) - 类 中的方法cn.leancloud.cache.LocalStorage
 
getInputStreamFromFile(File) - 类 中的静态方法cn.leancloud.cache.PersistenceUtil
 
getInstallationId() - 类 中的方法cn.leancloud.AVInstallation
 
getInstance() - 类 中的静态方法cn.leancloud.ArchivedRequests
 
getInstance() - 类 中的静态方法cn.leancloud.cache.LastModifyCache
 
getInstance() - 类 中的静态方法cn.leancloud.cache.QueryResultCache
 
getInstance() - 类 中的静态方法cn.leancloud.codec.MD5
 
getInstance() - 类 中的静态方法cn.leancloud.core.AppRouter
 
getINSTANCE() - 类 中的静态方法cn.leancloud.types.AVNull
 
getInt(String) - 类 中的方法cn.leancloud.AVObject
 
getIntance() - 类 中的静态方法cn.leancloud.cache.FileCache
 
getInteger(String, String, int) - 类 中的方法cn.leancloud.cache.InMemorySetting
 
getInteger(String, String, int) - 接口 中的方法cn.leancloud.cache.SystemSetting
 
getIPByHostSync(String) - 类 中的静态方法cn.leancloud.network.DNSDetoxicant
 
getIso() - 类 中的方法cn.leancloud.types.AVDate
 
getJSONArray(String) - 类 中的方法cn.leancloud.AVObject
 
getJSONObject(String) - 类 中的方法cn.leancloud.AVObject
 
getJSONString(Map<String, Object>) - 类 中的静态方法cn.leancloud.utils.AVUtils
 
getKey() - 类 中的方法cn.leancloud.AVFile
 
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
 
getLock(String) - 类 中的方法cn.leancloud.cache.PersistenceUtil
 
getLogAdapter() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getLogger(Class) - 类 中的方法cn.leancloud.logging.InternalLoggerAdapter
 
getLogger(String) - 类 中的方法cn.leancloud.logging.InternalLoggerAdapter
 
getLogger(String) - 类 中的方法cn.leancloud.logging.SimpleLoggerAdapter
 
getLogger(Class) - 类 中的静态方法cn.leancloud.utils.LogUtil
 
getLogLevel() - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
getLong(String) - 类 中的方法cn.leancloud.AVObject
 
getLong(String, String, long) - 类 中的方法cn.leancloud.cache.InMemorySetting
 
getLong(String, String, long) - 接口 中的方法cn.leancloud.cache.SystemSetting
 
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
 
getMetaData(String) - 类 中的方法cn.leancloud.AVFile
 
getMimeType() - 类 中的方法cn.leancloud.AVFile
 
getMimeTypeFromExtension(String) - 类 中的方法cn.leancloud.utils.DefaultMimeTypeDetector
 
getMimeTypeFromExtension(String) - 接口 中的方法cn.leancloud.utils.FileUtil.MimeTypeDetector
 
getMimeTypeFromFilename(String) - 类 中的静态方法cn.leancloud.utils.FileUtil
 
getMimeTypeFromPath(String) - 类 中的方法cn.leancloud.utils.DefaultMimeTypeDetector
 
getMimeTypeFromPath(String) - 类 中的静态方法cn.leancloud.utils.FileUtil
 
getMimeTypeFromPath(String) - 接口 中的方法cn.leancloud.utils.FileUtil.MimeTypeDetector
 
getMimeTypeFromUrl(String) - 类 中的方法cn.leancloud.utils.DefaultMimeTypeDetector
 
getMimeTypeFromUrl(String) - 类 中的静态方法cn.leancloud.utils.FileUtil
 
getMimeTypeFromUrl(String) - 接口 中的方法cn.leancloud.utils.FileUtil.MimeTypeDetector
 
getMobilePhoneNumber() - 类 中的方法cn.leancloud.AVUser
get user mobilephone.
getName() - 类 中的方法cn.leancloud.AVFile
 
getName() - 类 中的方法cn.leancloud.AVRole
 
getName() - 枚举 中的方法cn.leancloud.AVUser.SNS_PLATFORM
 
getNetworkTimeout() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getNetworkTimeout() - 类 中的静态方法cn.leancloud.core.AVOSCloud
已过时。
getNetworkType() - 接口 中的方法cn.leancloud.network.NetworkingDetector
 
getNetworkType() - 类 中的方法cn.leancloud.network.SimpleNetworkingDetector
 
getNotification() - 类 中的方法cn.leancloud.AVPush
return the instance of _Notification。
getNumber(String) - 类 中的方法cn.leancloud.AVObject
 
getObjectFrom(Collection) - 类 中的静态方法cn.leancloud.ops.Utils
 
getObjectFrom(Map<String, Object>) - 类 中的静态方法cn.leancloud.ops.Utils
 
getObjectFrom(Object) - 类 中的静态方法cn.leancloud.ops.Utils
 
getObjectId() - 类 中的方法cn.leancloud.AVObject
 
getObjectId() - 类 中的方法cn.leancloud.upload.FileUploadToken
 
getOKHttpClient() - 类 中的方法cn.leancloud.upload.HttpClientUploader
 
getOp() - 类 中的方法cn.leancloud.query.QueryOperation
 
getOperation() - 类 中的方法cn.leancloud.ops.BaseOperation
 
getOperation() - 接口 中的方法cn.leancloud.ops.ObjectFieldOperation
 
getOrder() - 类 中的方法cn.leancloud.AVQuery
 
getOrder() - 类 中的方法cn.leancloud.query.QueryConditions
 
getOutputStreamForFile(File, boolean) - 类 中的静态方法cn.leancloud.cache.PersistenceUtil
 
getPageSize() - 类 中的方法cn.leancloud.AVStatusQuery
get pagination size.
getParameters() - 类 中的方法cn.leancloud.query.QueryConditions
 
getParent() - 类 中的方法cn.leancloud.AVRelation
 
getParsedList(Collection) - 类 中的静态方法cn.leancloud.ops.Utils
 
getParsedList(Collection, boolean) - 类 中的静态方法cn.leancloud.ops.Utils
 
getParsedMap(Map<String, Object>) - 类 中的静态方法cn.leancloud.ops.Utils
 
getParsedMap(Map<String, Object>, boolean) - 类 中的静态方法cn.leancloud.ops.Utils
 
getParsedObject(Object) - 类 中的静态方法cn.leancloud.ops.Utils
 
getParsedObject(Object, boolean) - 类 中的静态方法cn.leancloud.ops.Utils
 
getPassword() - 类 中的方法cn.leancloud.AVUser
get user password.
getPermissionsById() - 类 中的方法cn.leancloud.AVACL
 
getPersistenceKeyZone(String, boolean) - 类 中的方法cn.leancloud.core.AppRouter
 
getPolicy() - 类 中的方法cn.leancloud.AVQuery
 
getProvider() - 类 中的方法cn.leancloud.AVFile
 
getProvider() - 类 中的方法cn.leancloud.upload.FileUploadToken
 
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.
getPushServer() - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
getPushTarget() - 类 中的方法cn.leancloud.AVPush
get push target.
getQuery() - 类 中的静态方法cn.leancloud.AVInstallation
 
getQuery(Class<T>) - 类 中的静态方法cn.leancloud.AVObject
 
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
 
getQueryResultCacheDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getQueryString() - 类 中的方法cn.leancloud.search.AVSearchQuery
 
getRandomString(int) - 类 中的静态方法cn.leancloud.utils.StringUtil
 
getReadAccess(String) - 类 中的方法cn.leancloud.AVACL
Get whether the given user id is *explicitly* allowed to read this object.
getReadAccess(AVUser) - 类 中的方法cn.leancloud.AVACL
 
getRegion() - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
getRelation(String) - 类 中的方法cn.leancloud.AVObject
 
getRequestMethod() - 类 中的方法cn.leancloud.AVObject
 
getRequestParam() - 类 中的方法cn.leancloud.sms.AVCaptchaOption
 
getRequestRawEndpoint() - 类 中的方法cn.leancloud.AVObject
 
getResults() - 类 中的方法cn.leancloud.query.AVCloudQueryResult
 
getResults() - 类 中的方法cn.leancloud.query.AVQueryResult
 
getRoleReadAccess(String) - 类 中的方法cn.leancloud.AVACL
 
getRoles() - 类 中的方法cn.leancloud.AVRole
 
getRolesInBackground() - 类 中的方法cn.leancloud.AVUser
 
getRoleWriteAccess(String) - 类 中的方法cn.leancloud.AVACL
 
getRouter(String) - 接口 中的方法cn.leancloud.service.AppRouterService
 
getRTMConnectionServer(String, String, int) - 接口 中的方法cn.leancloud.service.AppRouterService
 
getRtmRouterServer() - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
getSearchResult(Map<String, String>) - 类 中的方法cn.leancloud.search.AVSearchQuery
 
getSecondary() - 类 中的方法cn.leancloud.service.RTMConnectionServerResponse
 
getSelectedKeys() - 类 中的方法cn.leancloud.query.QueryConditions
 
getServer() - 类 中的方法cn.leancloud.service.RTMConnectionServerResponse
 
getServerData() - 类 中的方法cn.leancloud.AVObject
 
getServerDateInBackground() - 类 中的静态方法cn.leancloud.core.AVOSCloud
get current datetime from server.
getServerHost(AVOSService) - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
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
 
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 的发送者
getStatServer() - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
getStatusWithIdInBackground(String) - 类 中的静态方法cn.leancloud.AVStatus
fetch status with specified objectId
getStorageClient() - 类 中的静态方法cn.leancloud.core.PaasClient
 
getString(String) - 类 中的方法cn.leancloud.AVObject
 
getString(String, String, String) - 类 中的方法cn.leancloud.cache.InMemorySetting
 
getString(String, String, String) - 接口 中的方法cn.leancloud.cache.SystemSetting
 
getSubClassName(Class<? extends AVObject>) - 类 中的静态方法cn.leancloud.Transformer
 
getSubOperations() - 类 中的方法cn.leancloud.ops.CompoundOperation
 
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
 
getTitleAttribute() - 类 中的方法cn.leancloud.search.AVSearchQuery
获取当前指定的title 对应的Field
getToken() - 类 中的方法cn.leancloud.sms.AVCaptchaValidateResult
 
getToken() - 类 中的方法cn.leancloud.upload.FileUploadToken
 
getTtl() - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
getTtl() - 类 中的方法cn.leancloud.service.RTMConnectionServerResponse
 
getType() - 类 中的方法cn.leancloud.types.AVDate
 
getUpdatedAt() - 类 中的方法cn.leancloud.AVObject
 
getUpdatedAtString() - 类 中的方法cn.leancloud.AVObject
 
getUploadUrl() - 类 中的方法cn.leancloud.upload.FileUploadToken
 
getUrl() - 类 中的方法cn.leancloud.AVFile
 
getUrl() - 类 中的方法cn.leancloud.upload.FileUploadToken
 
getUserAgent() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getUsername() - 类 中的方法cn.leancloud.AVUser
get user name.
getUserQuery(Class<T>) - 类 中的静态方法cn.leancloud.AVUser
User Query
getUsers() - 类 中的方法cn.leancloud.AVRole
 
getUuid() - 类 中的方法cn.leancloud.AVObject
 
getValue() - 类 中的方法cn.leancloud.ops.BaseOperation
 
getValue() - 接口 中的方法cn.leancloud.ops.ObjectFieldOperation
 
getValue() - 类 中的方法cn.leancloud.query.QueryOperation
 
getWhere() - 类 中的方法cn.leancloud.query.QueryConditions
 
getWholeObject(String, String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
getWholeObject(String, String, String) - 接口 中的方法cn.leancloud.service.APIService
 
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
 
gInstance - 类 中的静态变量cn.leancloud.ops.NullOperation
 
guessExtensionFromMimeType(String) - 类 中的静态方法cn.leancloud.utils.MimeUtils
 
guessMimeTypeFromExtension(String) - 类 中的静态方法cn.leancloud.utils.MimeUtils
 

H

has(String) - 类 中的方法cn.leancloud.AVObject
 
hasCachedResult() - 类 中的方法cn.leancloud.AVQuery
 
hasCachedResult(String, Map<String, String>, long) - 类 中的方法cn.leancloud.cache.QueryResultCache
 
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
 
hash(Object...) - 类 中的静态方法cn.leancloud.utils.AVUtils
 
hashCode() - 类 中的方法cn.leancloud.AVACL
 
hashCode() - 类 中的方法cn.leancloud.AVFile
 
hashCode() - 类 中的方法cn.leancloud.AVObject
 
hashCode() - 类 中的方法cn.leancloud.query.QueryOperation
 
hashCode() - 类 中的方法cn.leancloud.upload.FileUploadToken
 
hasSpecifiedEndpoint() - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
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
 
hexEncodeBytes(byte[]) - 类 中的静态方法cn.leancloud.codec.MD5
 
hits - 类 中的变量cn.leancloud.search.AVSearchResponse
 
HttpClientUploader - cn.leancloud.upload中的类
 
HttpClientUploader(AVFile, ProgressCallback) - 类 的构造器cn.leancloud.upload.HttpClientUploader
 

I

i(String) - 类 中的方法cn.leancloud.AVLogger
 
i(String, Throwable) - 类 中的方法cn.leancloud.AVLogger
 
illegalArgument(String) - 类 中的静态方法cn.leancloud.utils.ErrorUtils
 
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(String, Number) - 类 中的方法cn.leancloud.AVFile
 
increment(String) - 类 中的方法cn.leancloud.AVObject
 
increment(String, Number) - 类 中的方法cn.leancloud.AVObject
 
IncrementOperation - cn.leancloud.ops中的类
 
IncrementOperation(String, Object) - 类 的构造器cn.leancloud.ops.IncrementOperation
 
initialize(String, String) - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
initialize(String, String, String) - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
InMemorySetting - cn.leancloud.cache中的类
 
InMemorySetting() - 类 的构造器cn.leancloud.cache.InMemorySetting
 
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
 
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
 
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 用来验证用户的手机号码  调用的范例如下 AVUser.verifyMobilePhoneInBackgroud("123456", new AVMobilePhoneVerifyCallback() { public void done(AVException e) { if (e == null) { requestedSuccessfully(); } else { requestDidNotSucceed(); } } });
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
 
InternalLogger - cn.leancloud.logging中的类
 
InternalLogger() - 类 的构造器cn.leancloud.logging.InternalLogger
 
InternalLoggerAdapter - cn.leancloud.logging中的类
 
InternalLoggerAdapter() - 类 的构造器cn.leancloud.logging.InternalLoggerAdapter
 
InternalService - cn.leancloud.service中的接口
 
internalWriteLog(AVLogger.Level, String) - 类 中的方法cn.leancloud.logging.InternalLogger
 
internalWriteLog(AVLogger.Level, String, Throwable) - 类 中的方法cn.leancloud.logging.InternalLogger
 
internalWriteLog(AVLogger.Level, Throwable) - 类 中的方法cn.leancloud.logging.InternalLogger
 
internalWriteLog(AVLogger.Level, String) - 类 中的方法cn.leancloud.logging.SimpleLogger
 
internalWriteLog(AVLogger.Level, String, Throwable) - 类 中的方法cn.leancloud.logging.SimpleLogger
 
internalWriteLog(AVLogger.Level, Throwable) - 类 中的方法cn.leancloud.logging.SimpleLogger
 
interruptImmediately() - 类 中的方法cn.leancloud.upload.HttpClientUploader
 
interruptImmediately() - 类 中的方法cn.leancloud.upload.QCloudUploader
 
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
 
invalidObjectIdException() - 类 中的静态方法cn.leancloud.utils.ErrorUtils
 
invalidStateException() - 类 中的静态方法cn.leancloud.utils.ErrorUtils
 
invalidStateException(String) - 类 中的静态方法cn.leancloud.utils.ErrorUtils
 
isAnonymous() - 类 中的方法cn.leancloud.AVUser
 
isAsynchronized() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
isAuthenticated() - 类 中的方法cn.leancloud.AVUser
whether user is authenticated or not.
isCancelled() - 类 中的方法cn.leancloud.upload.HttpClientUploader
 
isCancelled() - 接口 中的方法cn.leancloud.upload.Uploader
 
isConnected() - 接口 中的方法cn.leancloud.network.NetworkingDetector
 
isConnected() - 类 中的方法cn.leancloud.network.SimpleNetworkingDetector
 
isDataAvailable() - 类 中的方法cn.leancloud.AVObject
 
isDebugEnable() - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
isDigitString(String) - 类 中的静态方法cn.leancloud.utils.StringUtil
 
isEmpty(String) - 类 中的静态方法cn.leancloud.utils.StringUtil
 
isEnableAutomatic() - 类 中的静态方法cn.leancloud.AVUser
 
isEnabled(AVLogger.Level) - 类 中的方法cn.leancloud.AVLogger
 
isEnableLocalCache() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
isFetchWhenSave() - 类 中的方法cn.leancloud.AVObject
 
isFetchWhenSave() - 类 中的方法cn.leancloud.AVStatus
已过时。
isFinal - 类 中的变量cn.leancloud.ops.BaseOperation
 
isFinal() - 类 中的方法cn.leancloud.ops.BaseOperation
 
isIncludeACL() - 类 中的方法cn.leancloud.AVQuery
 
isLastModifyEnabled() - 类 中的方法cn.leancloud.cache.LastModifyCache
 
isLastModifyEnabled() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
isLastModifyEnabled() - 类 中的静态方法cn.leancloud.core.AVOSCloud
已过时。
isMainThread() - 接口 中的方法cn.leancloud.internal.ThreadModel.MainThreadChecker
 
isMobilePhoneVerified() - 类 中的方法cn.leancloud.AVUser
whether user's mobilephone is verified or not.
isProductionMode() - 类 中的静态方法cn.leancloud.AVCloud
 
isRequestStatisticNeed() - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
isRetryNeeded(int, Throwable) - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
isTrace() - 类 中的方法cn.leancloud.query.QueryConditions
 
isUseMasterKey() - 类 中的静态方法cn.leancloud.core.GeneralRequestSignature
 

J

join(CharSequence, Iterable<? extends CharSequence>) - 类 中的静态方法cn.leancloud.utils.StringUtil
 
jsonString() - 类 中的方法cn.leancloud.types.AVDate
 
jsonStringFromMapWithNull(Object) - 类 中的静态方法cn.leancloud.utils.AVUtils
 
jsonStringFromObjectWithNull(Object) - 类 中的静态方法cn.leancloud.utils.AVUtils
 

K

KEY_ACL - 类 中的静态变量cn.leancloud.AVObject
 
KEY_BODY - 类 中的静态变量cn.leancloud.ops.BaseOperation
 
KEY_CLASSNAME - 类 中的静态变量cn.leancloud.AVObject
 
KEY_CREATED_AT - 类 中的静态变量cn.leancloud.AVObject
 
KEY_HTTP_METHOD - 类 中的静态变量cn.leancloud.ops.BaseOperation
 
KEY_INTERNAL_ID - 类 中的静态变量cn.leancloud.ops.BaseOperation
 
KEY_OBJECT_ID - 类 中的静态变量cn.leancloud.AVObject
 
KEY_PATH - 类 中的静态变量cn.leancloud.ops.BaseOperation
 
KEY_SERVERDATA - 类 中的静态变量cn.leancloud.ObjectTypeAdapter
 
KEY_UPDATED_AT - 类 中的静态变量cn.leancloud.AVObject
 
KEY_VERSION - 类 中的静态变量cn.leancloud.ObjectTypeAdapter
 

L

LastModifyCache - cn.leancloud.cache中的类
 
launch(Runnable) - 接口 中的方法cn.leancloud.internal.ThreadModel.ThreadShuttle
 
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.
listFiles(String) - 类 中的静态方法cn.leancloud.cache.PersistenceUtil
 
LocalStorage - cn.leancloud.cache中的类
 
LocalStorage(String) - 类 的构造器cn.leancloud.cache.LocalStorage
 
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
 
login(JSONObject) - 接口 中的方法cn.leancloud.service.APIService
 
logInAnonymously() - 类 中的静态方法cn.leancloud.AVUser
 
loginByEmail(String, String) - 类 中的静态方法cn.leancloud.AVUser
 
loginByMobilePhoneNumber(String, String) - 类 中的静态方法cn.leancloud.AVUser
 
loginByMobilePhoneNumber(String, String, Class<T>) - 类 中的静态方法cn.leancloud.AVUser
 
loginBySMSCode(String, String) - 类 中的静态方法cn.leancloud.AVUser
 
loginBySMSCode(String, String, Class<T>) - 类 中的静态方法cn.leancloud.AVUser
 
LogInCallback<T extends AVUser> - cn.leancloud.callback中的类
 
LogInCallback() - 类 的构造器cn.leancloud.callback.LogInCallback
 
loginWithAuthData(Map<String, Object>, String) - 类 中的静态方法cn.leancloud.AVUser
 
loginWithAuthData(Map<String, Object>, String, String, String, boolean) - 类 中的静态方法cn.leancloud.AVUser
 
loginWithAuthData(Class<T>, Map<String, Object>, String) - 类 中的静态方法cn.leancloud.AVUser
 
loginWithAuthData(Class<T>, Map<String, Object>, String, String, String, boolean) - 类 中的静态方法cn.leancloud.AVUser
 
loginWithAuthData(Map<String, Object>, String, boolean) - 类 中的方法cn.leancloud.AVUser
 
loginWithAuthData(Map<String, Object>, String, String, String, boolean, boolean) - 类 中的方法cn.leancloud.AVUser
 
logOut() - 类 中的静态方法cn.leancloud.AVUser
 
LogUtil - cn.leancloud.utils中的类
 
LogUtil() - 类 的构造器cn.leancloud.utils.LogUtil
 
lookup(String) - 类 中的方法cn.leancloud.network.DNSDetoxicant
 

M

main(String[]) - 类 中的静态方法cn.leancloud.codec.Base64Decoder
 
makeCompletedRequest(String, String, String, Map<String, Object>) - 类 中的静态方法cn.leancloud.ops.Utils
 
makeSureCacheDirWorkable() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
mapFromAVObject(AVObject, boolean) - 类 中的静态方法cn.leancloud.ops.Utils
 
mapFromByteArray(byte[]) - 类 中的静态方法cn.leancloud.ops.Utils
 
mapFromDate(Date) - 类 中的静态方法cn.leancloud.ops.Utils
 
mapFromFile(AVFile) - 类 中的静态方法cn.leancloud.ops.Utils
 
mapFromGeoPoint(AVGeoPoint) - 类 中的静态方法cn.leancloud.ops.Utils
 
mapFromPointerObject(AVObject) - 类 中的静态方法cn.leancloud.ops.Utils
 
MAX_FILE_BUF_SIZE - 类 中的静态变量cn.leancloud.cache.PersistenceUtil
 
MD5 - cn.leancloud.codec中的类
 
merge(ObjectFieldOperation) - 类 中的方法cn.leancloud.ops.BaseOperation
 
merge(ObjectFieldOperation) - 接口 中的方法cn.leancloud.ops.ObjectFieldOperation
merge with previous operations.
mergeConcurrentMap(ConcurrentMap<String, Object>, Map<String, Object>) - 类 中的静态方法cn.leancloud.utils.AVUtils
 
mergeWithPrevious(ObjectFieldOperation) - 类 中的方法cn.leancloud.ops.AddOperation
 
mergeWithPrevious(ObjectFieldOperation) - 类 中的方法cn.leancloud.ops.AddRelationOperation
 
mergeWithPrevious(ObjectFieldOperation) - 类 中的方法cn.leancloud.ops.BaseOperation
merge with previous operations.
mergeWithPrevious(ObjectFieldOperation) - 类 中的方法cn.leancloud.ops.CompoundOperation
 
mergeWithPrevious(ObjectFieldOperation) - 类 中的方法cn.leancloud.ops.NullOperation
 
mergeWithPrevious(ObjectFieldOperation) - 类 中的方法cn.leancloud.ops.NumericOperation
 
mergeWithPrevious(ObjectFieldOperation) - 类 中的方法cn.leancloud.ops.RemoveOperation
 
mergeWithPrevious(ObjectFieldOperation) - 类 中的方法cn.leancloud.ops.RemoveRelationOperation
 
MimeUtils - cn.leancloud.utils中的类
 
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

NetworkingDetector - cn.leancloud.network中的接口
 
NetworkingDetector.NetworkType - cn.leancloud.network中的枚举
 
newBuilder() - 类 中的静态方法cn.leancloud.search.AVSearchSortBuilder
 
newUploadToken(JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
nextInBackground() - 类 中的方法cn.leancloud.AVStatusQuery
get next pagination result.
NO_CLOSE - 类 中的静态变量cn.leancloud.codec.Base64
Flag to to indicate that it should not close the output stream it is wrapping when it itself is closed.
NO_PADDING - 类 中的静态变量cn.leancloud.codec.Base64
Encoder flag bit to omit the padding '=' characters at the end of the output (if any).
NO_WRAP - 类 中的静态变量cn.leancloud.codec.Base64
Encoder flag bit to omit all line terminators (i.e., the output will be on one long line).
NOT_INITIALIZED - 异常错误 中的静态变量cn.leancloud.AVException
You must call AVOSCloud.initialize before using the AVOSCloud library.
NullOperation - cn.leancloud.ops中的类
 
NullOperation(String, Object) - 类 的构造器cn.leancloud.ops.NullOperation
 
NumericOperation - cn.leancloud.ops中的类
 
NumericOperation(String, String, Object) - 类 的构造器cn.leancloud.ops.NumericOperation
 

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.
ObjectFieldOperation - cn.leancloud.ops中的接口
 
objectFromClassName(String) - 类 中的静态方法cn.leancloud.Transformer
 
objectFromRelationMap(Map<String, Object>) - 类 中的静态方法cn.leancloud.ops.Utils
 
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
 
onProgress(int) - 接口 中的方法cn.leancloud.upload.FileUploader.FileUploadProgressCallback
 
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
 
op - 类 中的变量cn.leancloud.ops.BaseOperation
 
OPERATION_FORBIDDEN - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that the operation isn't allowed for clients.
OperationBuilder - cn.leancloud.ops中的类
 
OperationBuilder.OperationType - cn.leancloud.ops中的枚举
 
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.
parseObjectFromMap(Map<String, Object>) - 类 中的静态方法cn.leancloud.ops.Utils
 
PASSWORD_MISSING - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that the password is missing or empty.
PersistenceUtil - cn.leancloud.cache中的类
 
postStatus(Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
postStatus(Map<String, Object>) - 接口 中的方法cn.leancloud.service.APIService
Status API
prepare() - 类 中的方法cn.leancloud.codec.MD5
 
process(Object, String, Object) - 类 中的方法cn.leancloud.ObjectValueFilter
 
ProgressCalculator(int, FileUploader.FileUploadProgressCallback) - 类 的构造器cn.leancloud.upload.FileUploader.ProgressCalculator
 
ProgressCallback - cn.leancloud.callback中的类
 
ProgressCallback() - 类 的构造器cn.leancloud.callback.ProgressCallback
 
propagateException(String) - 类 中的静态方法cn.leancloud.utils.ErrorUtils
 
propagateException(Throwable) - 类 中的静态方法cn.leancloud.utils.ErrorUtils
 
propagateException(int, String) - 类 中的静态方法cn.leancloud.utils.ErrorUtils
 
publishProgress(int, int) - 类 中的方法cn.leancloud.upload.FileUploader.ProgressCalculator
 
publishProgress(int) - 类 中的方法cn.leancloud.upload.HttpClientUploader
 
publishProgress(int) - 接口 中的方法cn.leancloud.upload.Uploader
 
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
 
PushService - cn.leancloud.service中的接口
 
put(String, Object) - 类 中的方法cn.leancloud.AVFile
 
put(String, Object) - 类 中的方法cn.leancloud.AVObject
 
put(String, Object) - 类 中的方法cn.leancloud.AVStatus
添加 AVStatus 中的一对自定义内容

Q

QCloudUploader - cn.leancloud.upload中的类
 
QCloudUploader.SliceUploadTask - cn.leancloud.upload中的类
 
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
 
queryInbox(Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
 
queryObjects(String, Map<String, String>, AVQuery.CachePolicy, long) - 类 中的方法cn.leancloud.core.StorageClient
 
queryObjects(String, Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
 
QueryOperation - cn.leancloud.query中的类
 
QueryOperation(String, String, Object) - 类 的构造器cn.leancloud.query.QueryOperation
 
QueryResultCache - cn.leancloud.cache中的类
 
queryStatus(Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 
queryUsers(Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
 

R

RATE_LIMITED - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating client is rate limited by avoscloud server.
read() - 类 中的方法cn.leancloud.codec.Base64Decoder
Returns the next decoded character from the stream, or -1 if end of stream was reached.
read(byte[], int, int) - 类 中的方法cn.leancloud.codec.Base64Decoder
Reads decoded data into an array of bytes and returns the actual number of bytes read, or -1 if end of stream was reached.
readContentBytesFromFile(File) - 类 中的方法cn.leancloud.cache.PersistenceUtil
 
readContentFromFile(File) - 类 中的方法cn.leancloud.cache.PersistenceUtil
 
readData(String) - 类 中的方法cn.leancloud.cache.LocalStorage
 
readData(File) - 类 中的方法cn.leancloud.cache.LocalStorage
 
refresh() - 类 中的方法cn.leancloud.AVObject
 
refresh(String) - 类 中的方法cn.leancloud.AVObject
 
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
 
refreshInBackground(String) - 类 中的方法cn.leancloud.AVObject
 
refreshInBackground() - 类 中的方法cn.leancloud.AVStatus
已过时。
refreshSessionToken(AVUser) - 类 中的方法cn.leancloud.core.StorageClient
 
refreshSessionToken(String) - 接口 中的方法cn.leancloud.service.APIService
 
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(String) - 类 中的方法cn.leancloud.AVObject
 
remove(AVObject) - 类 中的方法cn.leancloud.AVRelation
Removes an object from this relation.
remove(String) - 类 中的方法cn.leancloud.AVStatus
删除 AVStatus 中的一对自定义内容
removeAll(String, Collection<?>) - 类 中的方法cn.leancloud.AVObject
 
removeKey(String, String) - 类 中的方法cn.leancloud.cache.InMemorySetting
 
removeKey(String, String) - 接口 中的方法cn.leancloud.cache.SystemSetting
 
removeKeyZone(String) - 类 中的方法cn.leancloud.cache.InMemorySetting
 
removeKeyZone(String) - 接口 中的方法cn.leancloud.cache.SystemSetting
 
removeLock(String) - 类 中的方法cn.leancloud.cache.PersistenceUtil
 
removeMetaData(String) - 类 中的方法cn.leancloud.AVFile
 
RemoveOperation - cn.leancloud.ops中的类
 
RemoveOperation(String, Object) - 类 的构造器cn.leancloud.ops.RemoveOperation
 
RemoveRelationOperation - cn.leancloud.ops中的类
 
RemoveRelationOperation(String, Object) - 类 的构造器cn.leancloud.ops.RemoveRelationOperation
 
reportIllegalOperations(ObjectFieldOperation, ObjectFieldOperation) - 类 中的方法cn.leancloud.ops.BaseOperation
 
requestCaptcha(AVCaptchaOption) - 类 中的方法cn.leancloud.core.StorageClient
 
requestCaptcha(Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
SMS / Capture requests
requestCaptchaInBackground(AVCaptchaOption) - 类 中的静态方法cn.leancloud.sms.AVCaptcha
 
requestEmailVerify(String) - 类 中的方法cn.leancloud.core.StorageClient
 
requestEmailVerify(Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
 
RequestEmailVerifyCallback - cn.leancloud.callback中的类
 
RequestEmailVerifyCallback() - 类 的构造器cn.leancloud.callback.RequestEmailVerifyCallback
 
requestEmailVerifyInBackground(String) - 类 中的静态方法cn.leancloud.AVUser
 
requestLoginSmsCode(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
requestLoginSmsCode(Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
 
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
 
requestMobilePhoneVerify(Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
 
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
 
requestResetPassword(Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
 
requestResetPasswordBySmsCode(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
requestResetPasswordBySmsCode(Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
 
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
 
requestSMSCode(Map<String, Object>) - 接口 中的方法cn.leancloud.service.APIService
 
requestSMSCodeInBackground(String, AVSMSOption) - 类 中的静态方法cn.leancloud.sms.AVSMS
 
resetAll() - 类 中的方法cn.leancloud.AVObject
 
resetByRawData(AVObject) - 类 中的方法cn.leancloud.AVObject
 
resetInboxUnreadCount() - 接口 中的方法cn.leancloud.service.APIService
 
resetPasswordBySmsCode(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
resetPasswordBySmsCode(String, Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
 
resetPasswordBySmsCodeInBackground(String, String) - 类 中的静态方法cn.leancloud.AVUser
 
resetServerData(Map<String, Object>) - 类 中的方法cn.leancloud.AVObject
 
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.
RTMConnectionServerResponse - cn.leancloud.service中的类
 
RTMConnectionServerResponse() - 类 的构造器cn.leancloud.service.RTMConnectionServerResponse
 
run() - 类 中的方法cn.leancloud.upload.QCloudUploader.SliceUploadTask
 

S

sameOp(QueryOperation) - 类 中的方法cn.leancloud.query.QueryOperation
 
save() - 类 中的方法cn.leancloud.AVObject
 
save() - 类 中的方法cn.leancloud.AVStatus
已过时。
saveAll(Collection<? extends AVObject>) - 类 中的静态方法cn.leancloud.AVObject
 
saveAllInBackground(Collection<? extends AVObject>) - 类 中的静态方法cn.leancloud.AVObject
 
saveBoolean(String, String, boolean) - 类 中的方法cn.leancloud.cache.InMemorySetting
 
saveBoolean(String, String, boolean) - 接口 中的方法cn.leancloud.cache.SystemSetting
 
SaveCallback<T extends AVObject> - cn.leancloud.callback中的类
 
SaveCallback() - 类 的构造器cn.leancloud.callback.SaveCallback
 
saveContentToFile(String, File) - 类 中的方法cn.leancloud.cache.PersistenceUtil
 
saveContentToFile(byte[], File) - 类 中的方法cn.leancloud.cache.PersistenceUtil
 
saveData(String, byte[]) - 类 中的方法cn.leancloud.cache.LocalStorage
 
saveEventually(AVObject) - 类 中的方法cn.leancloud.ArchivedRequests
 
saveEventually() - 类 中的方法cn.leancloud.AVObject
 
saveEventually() - 类 中的方法cn.leancloud.AVStatus
已过时。
saveFile(String, File) - 类 中的方法cn.leancloud.cache.LocalStorage
 
saveFileToLocal(String, File) - 类 中的方法cn.leancloud.cache.PersistenceUtil
 
saveFloat(String, String, float) - 类 中的方法cn.leancloud.cache.InMemorySetting
 
saveFloat(String, String, float) - 接口 中的方法cn.leancloud.cache.SystemSetting
 
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
 
saveInBackground(AVSaveOption) - 类 中的方法cn.leancloud.AVObject
 
saveInBackground() - 类 中的方法cn.leancloud.AVStatus
已过时。
saveInteger(String, String, int) - 类 中的方法cn.leancloud.cache.InMemorySetting
 
saveInteger(String, String, int) - 接口 中的方法cn.leancloud.cache.SystemSetting
 
saveLocalFile(String, File) - 类 中的方法cn.leancloud.cache.FileCache
 
saveLong(String, String, long) - 类 中的方法cn.leancloud.cache.InMemorySetting
 
saveLong(String, String, long) - 接口 中的方法cn.leancloud.cache.SystemSetting
 
saveObject(String, String, JSONObject, boolean, JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
saveString(String, String, String) - 类 中的方法cn.leancloud.cache.InMemorySetting
 
saveString(String, String, String) - 接口 中的方法cn.leancloud.cache.SystemSetting
 
saveWholeObject(Class<E>, String, String, JSONObject, boolean, JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
saveWholeObject(String, JSONObject, boolean, JSONObject) - 接口 中的方法cn.leancloud.service.APIService
AVInstalltion methods.
saveWholeObject(String, String, JSONObject, boolean, JSONObject) - 接口 中的方法cn.leancloud.service.APIService
 
SCRIPT_ERROR - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that a Cloud Code script failed.
search(Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 
search(Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
FullText Search API
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
 
sendPushRequest(JSONObject) - 接口 中的方法cn.leancloud.service.PushService
 
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.
sessionMissingException() - 类 中的静态方法cn.leancloud.utils.ErrorUtils
 
setACL(AVACL) - 类 中的方法cn.leancloud.AVObject
 
setACL(AVACL) - 类 中的方法cn.leancloud.AVStatus
已过时。
setApiServer(String) - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
setApplicationName(String) - 类 中的方法cn.leancloud.sms.AVSMSOption
 
setApplicationPackagename(String) - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
setBucket(String) - 类 中的方法cn.leancloud.upload.FileUploadToken
 
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
 
setClassName(String) - 类 中的方法cn.leancloud.AVQuery
 
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.
setEngineServer(String) - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
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
 
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
 
setGroupId(String) - 类 中的方法cn.leancloud.service.RTMConnectionServerResponse
 
setGroupUrl(String) - 类 中的方法cn.leancloud.service.RTMConnectionServerResponse
 
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
 
setIso(String) - 类 中的方法cn.leancloud.types.AVDate
 
setKey(String) - 类 中的方法cn.leancloud.AVRelation
 
setLastId(String) - 类 中的方法cn.leancloud.search.AVSearchQuery
已过时。
使用setSid(String)替代
setLastModifyEnabled(boolean) - 类 中的方法cn.leancloud.cache.LastModifyCache
 
setLastModifyEnabled(boolean) - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
setLastModifyEnabled(boolean) - 类 中的静态方法cn.leancloud.core.AVOSCloud
已过时。
setLatitude(double) - 类 中的方法cn.leancloud.types.AVGeoPoint
 
setLevel(AVLogger.Level) - 类 中的方法cn.leancloud.logging.InternalLogger
 
setLevel(AVLogger.Level) - 类 中的方法cn.leancloud.logging.SimpleLogger
 
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
 
setMimeType(String) - 类 中的方法cn.leancloud.AVFile
 
setMimeTypeDetector(FileUtil.MimeTypeDetector) - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
setMobilePhoneNumber(String) - 类 中的方法cn.leancloud.AVUser
set user mobilephone.
setName(String) - 类 中的方法cn.leancloud.AVFile
 
setName(String) - 类 中的方法cn.leancloud.AVRole
 
setNetworkTimeout(int) - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
setNetworkTimeout(int) - 类 中的静态方法cn.leancloud.core.AVOSCloud
已过时。
setObjectId(String) - 类 中的方法cn.leancloud.AVObject
 
setObjectId(String) - 类 中的方法cn.leancloud.upload.FileUploadToken
 
SetOperation - cn.leancloud.ops中的类
set attribute to a definitive value.
SetOperation(String, Object) - 类 的构造器cn.leancloud.ops.SetOperation
 
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,也就是生产环境。
setProvider(String) - 类 中的方法cn.leancloud.upload.FileUploadToken
 
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.
setPushServer(String) - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
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
 
setRegion(AVOSCloud.REGION) - 类 中的静态方法cn.leancloud.core.AVOSCloud
 
setResults(List<? extends AVObject>) - 类 中的方法cn.leancloud.query.AVCloudQueryResult
 
setResults(List<AVObject>) - 类 中的方法cn.leancloud.query.AVQueryResult
 
setRoleReadAccess(String, boolean) - 类 中的方法cn.leancloud.AVACL
 
setRoleWriteAccess(String, boolean) - 类 中的方法cn.leancloud.AVACL
 
setRtmRouterServer(String) - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
setSecondary(String) - 类 中的方法cn.leancloud.service.RTMConnectionServerResponse
 
setSelectedKeys(Set<String>) - 类 中的方法cn.leancloud.query.QueryConditions
 
setServer(AVOSService, String) - 类 中的静态方法cn.leancloud.core.AVOSCloud
set server info.
setServer(String) - 类 中的方法cn.leancloud.service.RTMConnectionServerResponse
 
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
setStatServer(String) - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
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
 
setToken(String) - 类 中的方法cn.leancloud.upload.FileUploadToken
 
setTrace(boolean) - 类 中的方法cn.leancloud.query.QueryConditions
 
setTtl(long) - 类 中的方法cn.leancloud.service.AppAccessEndpoint
 
setTtl(long) - 类 中的方法cn.leancloud.service.RTMConnectionServerResponse
 
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
 
setUploadHeader(String, String) - 类 中的静态方法cn.leancloud.upload.FileUploader
 
setUploadUrl(String) - 类 中的方法cn.leancloud.upload.FileUploadToken
 
setUrl(String) - 类 中的方法cn.leancloud.upload.FileUploadToken
 
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
 
SHA1 - cn.leancloud.codec中的类
 
SHA1() - 类 的构造器cn.leancloud.codec.SHA1
 
sharedInstance() - 类 中的静态方法cn.leancloud.cache.PersistenceUtil
 
sid - 类 中的变量cn.leancloud.search.AVSearchResponse
 
signUp() - 类 中的方法cn.leancloud.AVUser
sign up(blocking).
signUp(JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
signup(JSONObject) - 接口 中的方法cn.leancloud.service.APIService
User Operations.
signup(JSONObject, boolean) - 接口 中的方法cn.leancloud.service.APIService
 
signupByMobilePhone(JSONObject) - 接口 中的方法cn.leancloud.service.APIService
 
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
 
SimpleLogger - cn.leancloud.logging中的类
 
SimpleLogger(Logger) - 类 的构造器cn.leancloud.logging.SimpleLogger
 
SimpleLoggerAdapter - cn.leancloud.logging中的类
 
SimpleLoggerAdapter() - 类 的构造器cn.leancloud.logging.SimpleLoggerAdapter
 
SimpleNetworkingDetector - cn.leancloud.network中的类
 
SimpleNetworkingDetector() - 类 的构造器cn.leancloud.network.SimpleNetworkingDetector
 
skip(int) - 类 中的方法cn.leancloud.AVQuery
 
SliceUploadTask(QCloudUploader, String, String, String, byte[], int, String, FileUploader.ProgressCalculator, CountDownLatch) - 类 的构造器cn.leancloud.upload.QCloudUploader.SliceUploadTask
 
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
 
stringFromBytes(byte[]) - 类 中的静态方法cn.leancloud.utils.StringUtil
 
stringFromDate(Date) - 类 中的静态方法cn.leancloud.utils.StringUtil
 
StringUtil - cn.leancloud.utils中的类
 
StringUtil() - 类 的构造器cn.leancloud.utils.StringUtil
 
subNumbers(Number, Number) - 类 中的静态方法cn.leancloud.ops.NumericOperation
 
SystemSetting - cn.leancloud.cache中的接口
 

T

ThreadModel - cn.leancloud.internal中的类
 
ThreadModel() - 类 的构造器cn.leancloud.internal.ThreadModel
 
ThreadModel.MainThreadChecker - cn.leancloud.internal中的接口
 
ThreadModel.ThreadShuttle - cn.leancloud.internal中的接口
 
TIMEOUT - 异常错误 中的静态变量cn.leancloud.AVException
Error code indicating that the request timed out on the server.
toJSONObject() - 类 中的方法cn.leancloud.AVACL
 
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
 
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
 
toString() - 类 中的方法cn.leancloud.upload.FileUploadToken
 
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
 
unfollowUser(String, String) - 接口 中的方法cn.leancloud.service.APIService
 
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.
update(byte[], int, int) - 类 中的方法cn.leancloud.codec.MD5
 
updateObject(String, String, JSONObject, boolean, JSONObject) - 接口 中的方法cn.leancloud.service.APIService
 
updatePassword(AVUser, String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
updatePassword(String, JSONObject) - 接口 中的方法cn.leancloud.service.APIService
 
UpdatePasswordCallback - cn.leancloud.callback中的类
 
UpdatePasswordCallback() - 类 的构造器cn.leancloud.callback.UpdatePasswordCallback
 
updatePasswordInBackground(String, String) - 类 中的方法cn.leancloud.AVUser
 
upload() - 类 中的方法cn.leancloud.upload.QCloudUploader.SliceUploadTask
 
Uploader - cn.leancloud.upload中的接口
 
URL_SAFE - 类 中的静态变量cn.leancloud.codec.Base64
Encoder/decoder flag bit to indicate using the "URL and filename safe" variant of Base64 (see RFC 3548 section 4) where - and _ are used in place of + and /.
UrlDirectlyUploader - cn.leancloud.upload中的类
 
UrlDirectlyUploader(AVFile, ProgressCallback) - 类 的构造器cn.leancloud.upload.UrlDirectlyUploader
 
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.
Utils - cn.leancloud.ops中的类
 
Utils() - 类 的构造器cn.leancloud.ops.Utils
 
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
 
value - 类 中的变量cn.leancloud.ops.BaseOperation
 
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.network.NetworkingDetector.NetworkType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.ops.OperationBuilder.OperationType
返回带有指定名称的该类型的枚举常量。
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.network.NetworkingDetector.NetworkType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.ops.OperationBuilder.OperationType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.sms.AVSMS.TYPE
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VENDOR - 类 中的静态变量cn.leancloud.AVInstallation
 
verifyCaptcha(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
verifyCaptcha(Map<String, String>) - 接口 中的方法cn.leancloud.service.APIService
 
verifyCaptchaCodeInBackground(String, AVCaptchaDigest) - 类 中的静态方法cn.leancloud.sms.AVCaptcha
 
verifyInternalId(String) - 类 中的静态方法cn.leancloud.AVObject
 
verifyMobilePhone(String) - 类 中的方法cn.leancloud.core.StorageClient
 
verifyMobilePhone(String) - 接口 中的方法cn.leancloud.service.APIService
 
verifyMobilePhoneInBackground(String) - 类 中的静态方法cn.leancloud.AVUser
 
verifySMSCode(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
verifySMSCode(String, Map<String, Object>) - 接口 中的方法cn.leancloud.service.APIService
 
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
 
withFile(String, File) - 类 中的静态方法cn.leancloud.AVFile
 
withObjectIdInBackground(String) - 类 中的静态方法cn.leancloud.AVFile
 
write(int) - 类 中的方法cn.leancloud.codec.Base64Encoder
Writes the given byte to the output stream in an encoded form.
write(byte[], int, int) - 类 中的方法cn.leancloud.codec.Base64Encoder
Writes the given byte array to the output stream in an encoded form.
write(JSONSerializer, Object, Object, Type, int) - 类 中的方法cn.leancloud.ObjectTypeAdapter
 
write(JSONSerializer, Object, Object, Type) - 类 中的方法cn.leancloud.ObjectTypeAdapter
 
write(JSONSerializer, Object, Object, Type, int) - 类 中的方法cn.leancloud.ops.BaseOperationAdapter
 
writeLog(AVLogger.Level, String) - 类 中的方法cn.leancloud.AVLogger
 
writeLog(AVLogger.Level, String, Throwable) - 类 中的方法cn.leancloud.AVLogger
 
writeLog(AVLogger.Level, Throwable) - 类 中的方法cn.leancloud.AVLogger
 
writeLog(AVLogger.Level, String) - 类 中的方法cn.leancloud.logging.InternalLogger
 
writeLog(AVLogger.Level, String, Throwable) - 类 中的方法cn.leancloud.logging.InternalLogger
 
writeLog(AVLogger.Level, Throwable) - 类 中的方法cn.leancloud.logging.InternalLogger
 
A B C D E F G H I J K L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2019. All rights reserved.