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.LCObject
abort all modify operations.
accept(Map<String, Object>) - 类 中的方法cn.leancloud.LCFriendshipRequest
accept friend request by current user.
acceptFriendshipRequest(LCFriendshipRequest, Map<String, Object>) - 类 中的方法cn.leancloud.LCUser
accept a friendship.
acceptFriendshipRequest(LCUser, LCFriendshipRequest, JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
acceptFriendshipRequest(LCUser, LCFriendshipRequest, Map<String, Object>) - 类 中的方法cn.leancloud.LCUser
accept a friendship.
ACCOUNT_ALREADY_LINKED - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that an an account being linked is already linked to another user.
acl - 类 中的变量cn.leancloud.LCObject
 
add(int, Object) - 类 中的方法cn.leancloud.gson.GsonArray
 
add(Object) - 类 中的方法cn.leancloud.gson.GsonArray
 
add(String, Object) - 类 中的方法cn.leancloud.LCObject
Add attribute.
add(String, Object) - 类 中的方法cn.leancloud.LCStatus
已过时。
add(T) - 类 中的方法cn.leancloud.LCRelation
Adds an object to this relation.
addAll(int, Collection<? extends Object>) - 类 中的方法cn.leancloud.gson.GsonArray
 
addAll(String, Collection<?>) - 类 中的方法cn.leancloud.LCObject
Add collection attribute.
addAll(String, Collection<?>) - 类 中的方法cn.leancloud.LCStatus
已过时。
addAll(Collection<? extends Object>) - 类 中的方法cn.leancloud.gson.GsonArray
 
addAll(Collection<T>) - 类 中的方法cn.leancloud.LCRelation
Adds many objects to this relation.
addAllUnique(String, Collection<?>) - 类 中的方法cn.leancloud.LCObject
Add unique collection attribute.
addAllUnique(String, Collection<?>) - 类 中的方法cn.leancloud.LCStatus
已过时。
addAndItems(QueryConditions) - 类 中的方法cn.leancloud.query.QueryConditions
 
addAscendingOrder(String) - 类 中的方法cn.leancloud.LCQuery
Also sorts the results in ascending order by the given key.
addAscendingOrder(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
addAscendingOrder(String) - 类 中的方法cn.leancloud.search.LCSearchQuery
Also sorts the results in ascending order by the given key.
addDescendingOrder(String) - 类 中的方法cn.leancloud.LCQuery
Also sorts the results in descending order by the given key.
addDescendingOrder(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
addDescendingOrder(String) - 类 中的方法cn.leancloud.search.LCSearchQuery
Also sorts the results in descending order by the given key.
addMetaData(String, Object) - 类 中的方法cn.leancloud.LCFile
Add new meta data.
addNewOperation(ObjectFieldOperation) - 类 中的方法cn.leancloud.LCObject
 
addOrItems(QueryOperation) - 类 中的方法cn.leancloud.query.QueryConditions
 
addUnique(String, Object) - 类 中的方法cn.leancloud.LCObject
Add unique attribute.
addUnique(String, Object) - 类 中的方法cn.leancloud.LCStatus
已过时。
addWhereItem(QueryOperation) - 类 中的方法cn.leancloud.query.QueryConditions
 
addWhereItem(String, String, Object) - 类 中的方法cn.leancloud.LCQuery
 
addWhereItem(String, String, Object) - 类 中的方法cn.leancloud.query.QueryConditions
 
afterDelete - cn.leancloud.LCObject.Hook
 
afterSave - cn.leancloud.LCObject.Hook
 
afterUpdate - cn.leancloud.LCObject.Hook
 
ALL - cn.leancloud.LCLogger.Level
 
alwaysUseSubUserClass(Class<? extends LCUser>) - 类 中的静态方法cn.leancloud.LCUser
通过设置此方法,所有关联对象中的 AVUser 对象都会被强转成注册的 AVUser 子类对象
and(List<LCQuery<T>>) - 类 中的静态方法cn.leancloud.LCQuery
Constructs a query that is the and of the given queries.
AND_OP - 类 中的静态变量cn.leancloud.query.QueryOperation
 
API - cn.leancloud.core.LeanService
 
AppConfiguration - cn.leancloud.core中的类
 
AppConfiguration() - 类 的构造器cn.leancloud.core.AppConfiguration
 
AppConfiguration.SchedulerCreator - cn.leancloud.core中的接口
 
applyFriendshipInBackground(LCUser, LCUser, Map<String, Object>) - 类 中的方法cn.leancloud.LCUser
apply new friendship to someone.
applyFriendshipInBackground(LCUser, Map<String, Object>) - 类 中的方法cn.leancloud.LCUser
apply new friendship to someone.
applyFriendshipRequest(LCUser, JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
AppRouter - cn.leancloud.core中的类
app router 请求 https://app-router.com/2/route?
AppRouter() - 类 的构造器cn.leancloud.core.AppRouter
 
ArchivedRequests - cn.leancloud中的类
 
Ascending - cn.leancloud.LCLeaderboard.LCLeaderboardOrder
 
assembleJsonParam() - 类 中的方法cn.leancloud.LCQuery
 
assembleJsonParam() - 类 中的方法cn.leancloud.query.QueryConditions
 
assembleParameters() - 类 中的方法cn.leancloud.LCQuery
Assemble query parameters.
assembleParameters() - 类 中的方法cn.leancloud.LCStatusQuery
assemble query parameters.
assembleParameters() - 类 中的方法cn.leancloud.query.QueryConditions
 
associateWithAuthData(Map<String, Object>, String) - 类 中的方法cn.leancloud.LCUser
associate with third party data.
associateWithAuthData(Map<String, Object>, String, String, String, boolean) - 类 中的方法cn.leancloud.LCUser
associate with third party data.
ATTR_BLOCK_USER - 类 中的静态变量cn.leancloud.LCBlockRelation
 
ATTR_EMAIL - 类 中的静态变量cn.leancloud.LCUser
 
ATTR_FOLLOWEE - 类 中的静态变量cn.leancloud.LCFriendship
 
ATTR_FOLLOWER - 类 中的静态变量cn.leancloud.LCFriendship
 
ATTR_FRIEND - 类 中的静态变量cn.leancloud.LCFriendshipRequest
 
ATTR_FRIEND_STATUS - 类 中的静态变量cn.leancloud.LCFriendship
 
ATTR_IMAGE - 类 中的静态变量cn.leancloud.LCStatus
 
ATTR_INBOX_TYPE - 类 中的静态变量cn.leancloud.LCStatus
 
ATTR_MESSAGE - 类 中的静态变量cn.leancloud.LCStatus
 
ATTR_MESSAGE_ID - 类 中的静态变量cn.leancloud.LCStatus
 
ATTR_MOBILEPHONE - 类 中的静态变量cn.leancloud.LCUser
 
ATTR_OWNER - 类 中的静态变量cn.leancloud.LCStatus
 
ATTR_SESSION_TOKEN - 类 中的静态变量cn.leancloud.LCUser
 
ATTR_SOURCE - 类 中的静态变量cn.leancloud.LCStatus
 
ATTR_STATUS - 类 中的静态变量cn.leancloud.LCFriendshipRequest
 
ATTR_USER - 类 中的静态变量cn.leancloud.LCFriendship
 
ATTR_USER - 类 中的静态变量cn.leancloud.LCFriendshipRequest
 
ATTR_USERNAME - 类 中的静态变量cn.leancloud.LCUser
 
AVSEARCH_APP_URL - 类 中的静态变量cn.leancloud.search.LCSearchQuery
 
AVSEARCH_DEEP_LINK - 类 中的静态变量cn.leancloud.search.LCSearchQuery
 
AVSEARCH_HIGHTLIGHT - 类 中的静态变量cn.leancloud.search.LCSearchQuery
 

B

BaseOperationAdapter - cn.leancloud.gson中的类
 
BaseOperationAdapter() - 类 的构造器cn.leancloud.gson.BaseOperationAdapter
 
batchSave(LCUser, JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
batchUpdate(LCUser, JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
becomeWithSessionToken(String) - 类 中的静态方法cn.leancloud.LCUser
instantiate AVUser object with sessionToken(synchronized)
becomeWithSessionToken(String, boolean) - 类 中的静态方法cn.leancloud.LCUser
instantiate AVUser object with sessionToken(synchronized)
becomeWithSessionToken(String, boolean, Class<T>) - 类 中的静态方法cn.leancloud.LCUser
instantiate AVUser object with sessionToken(synchronized)
becomeWithSessionToken(String, Class<T>) - 类 中的静态方法cn.leancloud.LCUser
instantiate AVUser object with sessionToken(synchronized)
becomeWithSessionTokenInBackground(String) - 类 中的静态方法cn.leancloud.LCUser
instantiate AVUser object with sessionToken(asynchronous)
becomeWithSessionTokenInBackground(String, boolean) - 类 中的静态方法cn.leancloud.LCUser
instantiate AVUser object with sessionToken(asynchronous)
becomeWithSessionTokenInBackground(String, boolean, Class<T>) - 类 中的静态方法cn.leancloud.LCUser
instantiate AVUser object with sessionToken(asynchronous)
becomeWithSessionTokenInBackground(String, Class<T>) - 类 中的静态方法cn.leancloud.LCUser
instantiate AVUser object with sessionToken(asynchronous)
beforeDelete - cn.leancloud.LCObject.Hook
 
beforeSave - cn.leancloud.LCObject.Hook
 
beforeUpdate - cn.leancloud.LCObject.Hook
 
Better - cn.leancloud.LCLeaderboard.LCLeaderboardUpdateStrategy
 
bitAnd(String, long) - 类 中的方法cn.leancloud.LCObject
Modify integer attribute.
bitOr(String, long) - 类 中的方法cn.leancloud.LCObject
Modify integer attribute.
bitXor(String, long) - 类 中的方法cn.leancloud.LCObject
Modify integer attribute.
blockFriend(LCUser, String) - 类 中的方法cn.leancloud.core.StorageClient
 
blockFriendInBackground(String) - 类 中的方法cn.leancloud.LCUser
block somebody in background.
buildCollectionObserver(FindCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for FindCallback
buildCollectionObserver(StatusListCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for StatusListCallback
buildDefaultEndpoint(String) - 类 中的方法cn.leancloud.core.AppRouter
 
Builder() - 类 的构造器cn.leancloud.json.JSONArray.Builder
 
Builder() - 类 的构造器cn.leancloud.json.JSONObject.Builder
 
buildSingleObserver(CloudQueryCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for CloudQueryCallback
buildSingleObserver(CountCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for CountCallback
buildSingleObserver(DeleteCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for DeleteCallback
buildSingleObserver(FollowCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for FollowCallback
buildSingleObserver(FollowersAndFolloweesCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for FollowersAndFolloweesCallback
buildSingleObserver(FunctionCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for FunctionCallback
buildSingleObserver(GetCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for GetCallback
buildSingleObserver(GetDataCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for GetDataCallback
buildSingleObserver(GetDataStreamCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for GetDataStreamCallback
buildSingleObserver(LogInCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for LogInCallback
buildSingleObserver(MobilePhoneVerifyCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for MobilePhoneVerifyCallback
buildSingleObserver(RefreshCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for RefreshCallback
buildSingleObserver(RequestEmailVerifyCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for RequestEmailVerifyCallback
buildSingleObserver(RequestMobileCodeCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for RequestMobileCodeCallback
buildSingleObserver(RequestPasswordResetCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for RequestPasswordResetCallback
buildSingleObserver(SaveCallback<T>) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for SaveCallback
buildSingleObserver(SendCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for SendCallback
buildSingleObserver(SignUpCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for SignupCallback
buildSingleObserver(StatusCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for StatusCallback
buildSingleObserver(UpdatePasswordCallback) - 类 中的静态方法cn.leancloud.convertor.ObserverBuilder
build observer for UpdatePasswordCallback

C

CACHE_ELSE_NETWORK - cn.leancloud.LCQuery.CachePolicy
 
CACHE_MISS - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating the result was not found in the cache.
CACHE_MISSING_ERROR - 异常错误 中的静态变量cn.leancloud.LCException
 
CACHE_ONLY - cn.leancloud.LCQuery.CachePolicy
 
CACHE_THEN_NETWORK - cn.leancloud.LCQuery.CachePolicy
 
callFunction(LCUser, String, Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
callFunctionInBackground(LCUser, String, Map<String, Object>) - 类 中的静态方法cn.leancloud.LCCloud
Call Cloud Function in Background.
callFunctionInBackground(String, Map<String, Object>) - 类 中的静态方法cn.leancloud.LCCloud
Call Cloud Function in Background.
callFunctionWithCacheInBackground(LCUser, String, Map<String, Object>, LCQuery.CachePolicy, long, Class<T>) - 类 中的静态方法cn.leancloud.LCCloud
call cloud funtion with cache policy.
callFunctionWithCacheInBackground(String, Map<String, Object>, LCQuery.CachePolicy, long, Class<T>) - 类 中的静态方法cn.leancloud.LCCloud
call cloud funtion with cache policy.
callFunctionWithCachePolicy(LCUser, String, Map<String, Object>, LCQuery.CachePolicy, long, Class<T>) - 类 中的方法cn.leancloud.core.StorageClient
 
callRPC(LCUser, String, Object) - 类 中的方法cn.leancloud.core.StorageClient
 
callRPCInBackground(LCUser, String, Object) - 类 中的静态方法cn.leancloud.LCCloud
Call Cloud RPC Function in Background.
callRPCInBackground(String, Object) - 类 中的静态方法cn.leancloud.LCCloud
Call Cloud RPC Function in Background.
callRPCWithCacheInBackground(LCUser, String, Map<String, Object>, LCQuery.CachePolicy, long, Class<T>) - 类 中的静态方法cn.leancloud.LCCloud
Call Cloud RPC Function with cache policy in Background.
callRPCWithCacheInBackground(String, Map<String, Object>, LCQuery.CachePolicy, long, Class<T>) - 类 中的静态方法cn.leancloud.LCCloud
Call Cloud RPC Function with cache policy in Background.
callRPCWithCachePolicy(LCUser, String, Map<String, Object>, LCQuery.CachePolicy, long, Class<T>) - 类 中的方法cn.leancloud.core.StorageClient
 
cast(LCObject, Class<T>) - 类 中的静态方法cn.leancloud.LCObject
 
cast(LCUser, Class<T>) - 类 中的静态方法cn.leancloud.LCUser
通过这个方法可以将 AVUser 对象强转为其子类对象
castToDate(Object) - 类 中的静态方法cn.leancloud.gson.GsonWrapper
 
changeCurrentUser(LCUser, boolean) - 类 中的静态方法cn.leancloud.LCUser
change current user instance.
changeDeviceType(String) - 类 中的静态方法cn.leancloud.LCInstallation
 
changeRequestSignature(RequestSignature) - 类 中的静态方法cn.leancloud.core.RequestPaddingInterceptor
 
checkAuthenticated(String) - 类 中的方法cn.leancloud.core.StorageClient
 
checkAuthenticatedInBackground() - 类 中的方法cn.leancloud.LCUser
check authenticated status in background.
checkClassName(String) - 类 中的静态方法cn.leancloud.Transformer
 
checkMobilePhoneNumber(String) - 类 中的静态方法cn.leancloud.sms.LCSMS
 
checkPrimitiveArray(GenericArrayType) - 类 中的静态方法cn.leancloud.json.TypeReference
 
CIRCLE_REFERENCE - 异常错误 中的静态变量cn.leancloud.LCException
 
CLASS_NAME - 类 中的静态变量cn.leancloud.LCBlockRelation
 
CLASS_NAME - 类 中的静态变量cn.leancloud.LCFile
 
CLASS_NAME - 类 中的静态变量cn.leancloud.LCFriendship
 
CLASS_NAME - 类 中的静态变量cn.leancloud.LCFriendshipRequest
 
CLASS_NAME - 类 中的静态变量cn.leancloud.LCInstallation
 
CLASS_NAME - 类 中的静态变量cn.leancloud.LCRole
 
CLASS_NAME - 类 中的静态变量cn.leancloud.LCStatus
 
CLASS_NAME - 类 中的静态变量cn.leancloud.LCUser
 
className - 类 中的变量cn.leancloud.LCObject
 
clear() - 类 中的方法cn.leancloud.gson.GsonArray
 
clear() - 类 中的方法cn.leancloud.gson.GsonObject
 
clearAllCachedResults() - 类 中的静态方法cn.leancloud.LCQuery
Clears the cached result for all queries.
clearCachedResult() - 类 中的方法cn.leancloud.LCQuery
Removes the previously cached result for this query, forcing the next find() to hit the network.
clearEndpoints() - 类 中的方法cn.leancloud.core.AppRouter
 
clearExpiration() - 类 中的方法cn.leancloud.LCPush
Clears both expiration values, indicating that the notification should never expire.
clearMetaData() - 类 中的方法cn.leancloud.LCFile
Cleanup meta data.
clearPathPrefix() - 类 中的方法cn.leancloud.LCFile
clear folder path.
clearServerURLs() - 类 中的静态方法cn.leancloud.core.LeanCloud
 
clone() - 类 中的方法cn.leancloud.gson.GsonArray
 
clone() - 类 中的方法cn.leancloud.gson.GsonObject
 
clone() - 类 中的方法cn.leancloud.LCQuery
Clone a new query object, which fully same to this.
clone() - 类 中的方法cn.leancloud.query.QueryConditions
 
cloudQuery(LCUser, Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 
CloudQueryCallback<T extends LCCloudQueryResult> - cn.leancloud.callback中的类
 
CloudQueryCallback() - 类 的构造器cn.leancloud.callback.CloudQueryCallback
 
cn.leancloud - 程序包 cn.leancloud
 
cn.leancloud.callback - 程序包 cn.leancloud.callback
 
cn.leancloud.convertor - 程序包 cn.leancloud.convertor
 
cn.leancloud.core - 程序包 cn.leancloud.core
 
cn.leancloud.gson - 程序包 cn.leancloud.gson
 
cn.leancloud.json - 程序包 cn.leancloud.json
 
cn.leancloud.query - 程序包 cn.leancloud.query
 
cn.leancloud.search - 程序包 cn.leancloud.search
 
cn.leancloud.sms - 程序包 cn.leancloud.sms
 
cn.leancloud.types - 程序包 cn.leancloud.types
 
code - 异常错误 中的变量cn.leancloud.LCException
 
COMMAND_UNAVAILABLE - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that the feature you tried to access is only available internally for testing purposes.
compileWhereOperationMap() - 类 中的方法cn.leancloud.query.QueryConditions
 
config(boolean, AppConfiguration.SchedulerCreator) - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
configCacheSettings(String, String, String, String, String, String, SystemSetting) - 类 中的静态方法cn.leancloud.core.AppConfiguration
config local cache setting.
CONNECTION_FAILED - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating the connection to the AVOSCloud servers failed.
contains(Object) - 类 中的方法cn.leancloud.gson.GsonArray
 
containsAll(Collection<? extends Object>) - 类 中的方法cn.leancloud.gson.GsonArray
 
containsKey(Object) - 类 中的方法cn.leancloud.gson.GsonObject
 
containsKey(String) - 类 中的方法cn.leancloud.LCObject
Contain specified key.
containsValue(Object) - 类 中的方法cn.leancloud.gson.GsonObject
 
ConverterFactory - cn.leancloud.json中的接口
 
count() - 类 中的方法cn.leancloud.LCQuery
Get result count in blocking mode.
count(LCUser) - 类 中的方法cn.leancloud.LCQuery
Get result count in blocking mode.
CountCallback - cn.leancloud.callback中的类
 
CountCallback() - 类 的构造器cn.leancloud.callback.CountCallback
 
countInBackground() - 类 中的方法cn.leancloud.LCQuery
Get result count in async mode.
countInBackground() - 类 中的方法cn.leancloud.LCStatusQuery
get status count.
countInBackground(LCUser) - 类 中的方法cn.leancloud.LCQuery
Get result count in async mode.
create() - 接口 中的方法cn.leancloud.core.AppConfiguration.SchedulerCreator
 
create(String, LCLeaderboard.LCLeaderboardOrder, LCLeaderboard.LCLeaderboardUpdateStrategy, LCLeaderboard.LCLeaderboardVersionChangeInterval) - 类 中的静态方法cn.leancloud.LCLeaderboard
create leaderboard with default member type(User).
create(List<Object>) - 类 中的静态方法cn.leancloud.json.JSONArray.Builder
 
create(Map<String, Object>) - 类 中的静态方法cn.leancloud.json.JSONObject.Builder
 
createInstanceFromLocal(String) - 类 中的静态方法cn.leancloud.LCInstallation
 
createJSONParser() - 类 中的方法cn.leancloud.gson.GSONConverterFactory
 
createJSONParser() - 接口 中的方法cn.leancloud.json.ConverterFactory
 
createLeaderboard(Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
Leaderboard API
createObject(LCUser, String, JSONObject, boolean, JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
createStatus(String, String) - 类 中的静态方法cn.leancloud.LCStatus
create a status instance.
createStatusWithData(Map<String, Object>) - 类 中的静态方法cn.leancloud.LCStatus
create a status instance.
createUserBySession(String, Class<T>) - 类 中的方法cn.leancloud.core.StorageClient
 
createWithMemberType(String, String, LCLeaderboard.LCLeaderboardOrder, LCLeaderboard.LCLeaderboardUpdateStrategy, LCLeaderboard.LCLeaderboardVersionChangeInterval) - 类 中的静态方法cn.leancloud.LCLeaderboard
create leaderboard with customized member type
createWithoutData(Class<T>, String) - 类 中的静态方法cn.leancloud.LCObject
Create a new instance with particular class and objectId.
createWithoutData(String) - 类 中的静态方法cn.leancloud.LCLeaderboard
create instance with leaderboard name
createWithoutData(String, String) - 类 中的静态方法cn.leancloud.LCLeaderboard
create instance with leaderboard name and type.
createWithoutData(String, String) - 类 中的静态方法cn.leancloud.LCObject
Create a new instance with particular classname and objectId.
createWithSessionToken(Class<T>, String, String) - 类 中的静态方法cn.leancloud.LCUser
 
createWithSessionToken(String, String) - 类 中的静态方法cn.leancloud.LCUser
 
currentUser() - 类 中的静态方法cn.leancloud.LCUser
获取当前登录用户

D

d(String) - 类 中的方法cn.leancloud.LCLogger
 
d(String, Throwable) - 类 中的方法cn.leancloud.LCLogger
 
DATA_EXTRA_SEARCH_KEY - 类 中的静态变量cn.leancloud.search.LCSearchQuery
 
Day - cn.leancloud.LCLeaderboard.LCLeaderboardVersionChangeInterval
 
DEBUG - cn.leancloud.LCLogger.Level
 
decline() - 类 中的方法cn.leancloud.LCFriendshipRequest
decline friend request by current user.
declineFriendshipRequest(LCFriendshipRequest) - 类 中的方法cn.leancloud.LCUser
decline a friendship.
declineFriendshipRequest(LCUser, LCFriendshipRequest) - 类 中的方法cn.leancloud.core.StorageClient
 
declineFriendshipRequest(LCUser, LCFriendshipRequest) - 类 中的方法cn.leancloud.LCUser
decline a friendship.
decrement(String) - 类 中的方法cn.leancloud.LCObject
Decrement one attribute.
decrement(String, Number) - 类 中的方法cn.leancloud.LCObject
Decrement one attribute.
DEFAULT_FORMAT - 类 中的静态变量cn.leancloud.types.LCDate
 
DEFAULT_NETWORK_TIMEOUT - 类 中的静态变量cn.leancloud.core.AppConfiguration
 
defaultLocale - 类 中的静态变量cn.leancloud.gson.GsonWrapper
 
defaultTimeZone - 类 中的静态变量cn.leancloud.gson.GsonWrapper
 
DEFFAULT_DATE_FORMAT - 类 中的静态变量cn.leancloud.gson.GsonWrapper
 
delete() - 类 中的方法cn.leancloud.LCObject
Delete current object in blocking mode.
delete(LCUser) - 类 中的方法cn.leancloud.LCObject
Delete current object in blocking mode.
deleteAll() - 类 中的方法cn.leancloud.LCQuery
Delete all query result in blocking mode.
deleteAll(LCUser) - 类 中的方法cn.leancloud.LCQuery
Delete all query result in blocking mode.
deleteAll(LCUser, Collection<? extends LCObject>) - 类 中的静态方法cn.leancloud.LCObject
Delete all objects in blocking mode.
deleteAll(Collection<? extends LCObject>) - 类 中的静态方法cn.leancloud.LCObject
Delete all objects in blocking mode.
deleteAllInBackground() - 类 中的方法cn.leancloud.LCQuery
Delete all query result in async mode.
deleteAllInBackground(LCUser) - 类 中的方法cn.leancloud.LCQuery
Delete all query result in async mode.
deleteAllInBackground(LCUser, Collection<? extends LCObject>) - 类 中的静态方法cn.leancloud.LCObject
Delete all objects in async mode.
deleteAllInBackground(Collection<? extends LCObject>) - 类 中的静态方法cn.leancloud.LCObject
Delete all objects in async mode.
DeleteCallback - cn.leancloud.callback中的类
 
DeleteCallback() - 类 的构造器cn.leancloud.callback.DeleteCallback
 
deleteEventually() - 类 中的方法cn.leancloud.LCObject
Delete current object eventually.
deleteEventually(LCObject) - 类 中的方法cn.leancloud.ArchivedRequests
 
deleteEventually(LCUser) - 类 中的方法cn.leancloud.LCObject
Delete current object eventually.
deleteInBackground() - 类 中的方法cn.leancloud.LCObject
Delete current object in async mode.
deleteInBackground() - 类 中的方法cn.leancloud.LCStatus
delete status
deleteInBackground(LCStatus) - 类 中的静态方法cn.leancloud.LCStatus
delete status(class method)
deleteInBackground(LCUser) - 类 中的方法cn.leancloud.LCObject
Delete current object in async mode.
deleteInBackground(LCUser, LCStatus) - 类 中的静态方法cn.leancloud.LCStatus
delete status(class method)
deleteInboxStatus(LCUser, Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
deleteObject(LCUser, String, String, Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
deleteStatus(LCUser, String) - 类 中的方法cn.leancloud.core.StorageClient
 
deleteWholeObject(LCUser, String, String, Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
Descending - cn.leancloud.LCLeaderboard.LCLeaderboardOrder
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法cn.leancloud.gson.MapDeserializerDoubleAsIntFix
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法cn.leancloud.gson.NumberDeserializerDoubleAsIntFix
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法cn.leancloud.gson.ObjectDeserializer
 
destroy() - 类 中的方法cn.leancloud.LCLeaderboard
destroy current leaderboard.
destroyLeaderboard(String) - 类 中的方法cn.leancloud.core.StorageClient
 
disableAfterHook() - 类 中的方法cn.leancloud.LCObject
disable afterXXX Hooks
disableAutomaticUser() - 类 中的静态方法cn.leancloud.LCUser
 
disableBeforeHook() - 类 中的方法cn.leancloud.LCObject
disable beforeXXX Hooks
dissociateWithAuthData(String) - 类 中的方法cn.leancloud.LCUser
dissociate with third party data.
distanceInKilometersTo(LCGeoPoint) - 类 中的方法cn.leancloud.types.LCGeoPoint
Get distance bw this point and another point in kilometers.
distanceInMilesTo(LCGeoPoint) - 类 中的方法cn.leancloud.types.LCGeoPoint
Get distance between this point and another geopoint in miles.
distanceInRadiansTo(LCGeoPoint) - 类 中的方法cn.leancloud.types.LCGeoPoint
Get distance in radians between this point and another GeoPoint.
done(byte[], LCException) - 类 中的方法cn.leancloud.callback.GetDataCallback
 
done(int, LCException) - 类 中的方法cn.leancloud.callback.CountCallback
Override this function with the code you want to run after the count is complete.
done(LCException) - 类 中的方法cn.leancloud.callback.DeleteCallback
Override this function with the code you want to run after the delete is complete.
done(LCException) - 类 中的方法cn.leancloud.callback.MobilePhoneVerifyCallback
 
done(LCException) - 类 中的方法cn.leancloud.callback.RequestEmailVerifyCallback
Override this function with the code you want to run after the request is complete.
done(LCException) - 类 中的方法cn.leancloud.callback.RequestMobileCodeCallback
 
done(LCException) - 类 中的方法cn.leancloud.callback.RequestPasswordResetCallback
Override this function with the code you want to run after the request is complete.
done(LCException) - 类 中的方法cn.leancloud.callback.SaveCallback
Override this function with the code you want to run after the save is complete.
done(LCException) - 类 中的方法cn.leancloud.callback.SendCallback
 
done(LCException) - 类 中的方法cn.leancloud.callback.SignUpCallback
Override this function with the code you want to run after the signUp is complete.
done(LCException) - 类 中的方法cn.leancloud.callback.UpdatePasswordCallback
请用您需要在修改密码完成以后的逻辑重载本方法
done(LCStatus, LCException) - 类 中的方法cn.leancloud.callback.StatusCallback
Override this function with the code you want to run after the fetch is complete.
done(LCCloudQueryResult, LCException) - 类 中的方法cn.leancloud.callback.CloudQueryCallback
 
done(InputStream, LCException) - 类 中的方法cn.leancloud.callback.GetDataStreamCallback
 
done(Integer) - 类 中的方法cn.leancloud.callback.ProgressCallback
 
done(List<LCStatus>, LCException) - 类 中的方法cn.leancloud.callback.StatusListCallback
Override this function with the code you want to run after the fetch is complete.
done(List<T>, LCException) - 类 中的方法cn.leancloud.callback.FindCallback
Override this function with the code you want to run after the fetch is complete.
done(Map<String, List<T>>, LCException) - 类 中的方法cn.leancloud.callback.FollowersAndFolloweesCallback
Override this function with the code you want to run after the fetch is complete.
done(T, LCException) - 类 中的方法cn.leancloud.callback.FollowCallback
Override this function with the code you want to run after the fetch is complete.
done(T, LCException) - 类 中的方法cn.leancloud.callback.FunctionCallback
Override this function with the code you want to run after the cloud function is complete.
done(T, LCException) - 类 中的方法cn.leancloud.callback.GetCallback
 
done(T, LCException) - 类 中的方法cn.leancloud.callback.GetFileCallback
Override this function with the code you want to run after the fetch is complete.
done(T, LCException) - 类 中的方法cn.leancloud.callback.LogInCallback
Override this function with the code you want to run after the save is complete.
done(T, LCException) - 类 中的方法cn.leancloud.callback.RefreshCallback
Override this function with the code you want to run after the save is complete.
DUPLICATE_VALUE - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that a unique field was given a value that is already taken.

E

e(String) - 类 中的方法cn.leancloud.LCLogger
 
e(String, Throwable) - 类 中的方法cn.leancloud.LCLogger
 
EastChina - cn.leancloud.core.LeanCloud.REGION
 
EMAIL_MISSING - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that the email is missing, but must be specified.
EMAIL_NOT_FOUND - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that an user with the specified email was not found.
EMAIL_TAKEN - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that the email has already been taken.
enableAutomaticUser() - 类 中的静态方法cn.leancloud.LCUser
 
enablePrintAllHeaders4Debug(boolean) - 类 中的静态方法cn.leancloud.core.LeanCloud
 
endpointClassName - 类 中的变量cn.leancloud.LCObject
 
ENGINE - cn.leancloud.core.LeanService
 
entrySet() - 类 中的方法cn.leancloud.gson.GsonObject
 
EQUAL_OP - 类 中的静态变量cn.leancloud.query.QueryOperation
 
equals(Object) - 类 中的方法cn.leancloud.gson.GsonArray
 
equals(Object) - 类 中的方法cn.leancloud.gson.GsonObject
 
equals(Object) - 类 中的方法cn.leancloud.json.ParameterizedTypeImpl
 
equals(Object) - 类 中的方法cn.leancloud.LCACL
 
equals(Object) - 类 中的方法cn.leancloud.LCFile
 
equals(Object) - 类 中的方法cn.leancloud.LCObject
 
equals(Object) - 类 中的方法cn.leancloud.LCStatus
 
equals(Object) - 类 中的方法cn.leancloud.query.QueryOperation
 
ERROR - cn.leancloud.LCLogger.Level
 
ErrorInterceptor - cn.leancloud.core中的类
 
ErrorInterceptor() - 类 的构造器cn.leancloud.core.ErrorInterceptor
 
EXCEEDED_QUOTA - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that an application quota was exceeded.
executeInBackground(LCUser, String) - 类 中的静态方法cn.leancloud.LCCloudQuery
execute cql query in background.
executeInBackground(LCUser, String, Class<? extends LCObject>) - 类 中的静态方法cn.leancloud.LCCloudQuery
execute cql query in background.
executeInBackground(LCUser, String, Class<T>, Object...) - 类 中的静态方法cn.leancloud.LCCloudQuery
execute cql query in background.
executeInBackground(LCUser, String, Object...) - 类 中的静态方法cn.leancloud.LCCloudQuery
execute cql query in background.
executeInBackground(String) - 类 中的静态方法cn.leancloud.LCCloudQuery
execute cql query in background.
executeInBackground(String, Class<? extends LCObject>) - 类 中的静态方法cn.leancloud.LCCloudQuery
execute cql query in background.
executeInBackground(String, Class<T>, Object...) - 类 中的静态方法cn.leancloud.LCCloudQuery
execute cql query in background.
executeInBackground(String, Object...) - 类 中的静态方法cn.leancloud.LCCloudQuery
execute cql query in background.
extractCascadingObjects(Object) - 类 中的方法cn.leancloud.LCObject
 
extractUnsavedFiles(Object) - 类 中的方法cn.leancloud.LCObject
 

F

FACEBOOK - cn.leancloud.LCUser.SNS_PLATFORM
 
fetch() - 类 中的方法cn.leancloud.LCObject
Fetch current object in blocking mode.
fetch() - 类 中的方法cn.leancloud.LCStatus
已过时。
fetch(LCUser, String) - 类 中的方法cn.leancloud.LCObject
Fetch current object in blocking mode.
fetch(String) - 类 中的方法cn.leancloud.LCObject
Fetch current object in blocking mode.
fetch(String) - 类 中的方法cn.leancloud.LCStatus
已过时。
fetchByName(String) - 类 中的静态方法cn.leancloud.LCLeaderboard
fetch leaderboard with name
fetchFile(LCUser, String) - 类 中的方法cn.leancloud.core.StorageClient
 
fetchIfNeeded() - 类 中的方法cn.leancloud.LCObject
Fetch current object in blocking mode.
fetchIfNeeded() - 类 中的方法cn.leancloud.LCStatus
已过时。
fetchIfNeededInBackground() - 类 中的方法cn.leancloud.LCObject
Fetch current object if needed in async mode.
fetchIfNeededInBackground() - 类 中的方法cn.leancloud.LCStatus
已过时。
fetchIfNeededInBackground(LCUser, String) - 类 中的方法cn.leancloud.LCObject
Fetch current object if needed in async mode.
fetchIfNeededInBackground(String) - 类 中的方法cn.leancloud.LCObject
Fetch current object if needed in async mode.
fetchInBackground() - 类 中的方法cn.leancloud.LCObject
Fetch current object in async mode.
fetchInBackground() - 类 中的方法cn.leancloud.LCStatus
已过时。
fetchInBackground(LCUser, String) - 类 中的方法cn.leancloud.LCObject
Fetch current object in async mode.
fetchInBackground(String) - 类 中的方法cn.leancloud.LCObject
Fetch current object in async mode.
fetchInBackground(String) - 类 中的方法cn.leancloud.LCStatus
已过时。
fetchLeaderboard(String) - 类 中的方法cn.leancloud.core.StorageClient
 
fetchObject(LCUser, String, String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
fetchRTMConnectionServer(String, String, String, int, boolean) - 类 中的方法cn.leancloud.core.AppRouter
 
fetchServerHostsInBackground(String) - 类 中的方法cn.leancloud.core.AppRouter
 
fetchStatus(LCUser, String) - 类 中的方法cn.leancloud.core.StorageClient
 
FILE_DELETE_ERROR - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that deleting a file failed.
FILE_DOWNLOAD_INCONSISTENT_FAILURE - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating the file checkSum value is not equals to original file
FILE_UPLOAD_FAILURE - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating there is error whiling uploading AVFile.
fileCallback(LCUser, JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
FileUploadTokenAdapter - cn.leancloud.gson中的类
 
FileUploadTokenAdapter() - 类 的构造器cn.leancloud.gson.FileUploadTokenAdapter
 
find() - 类 中的方法cn.leancloud.LCQuery
Execute query in blocking mode.
FindCallback<T extends LCObject> - cn.leancloud.callback中的类
 
FindCallback() - 类 的构造器cn.leancloud.callback.FindCallback
 
findInBackground() - 类 中的方法cn.leancloud.LCQuery
Execute query in async mode.
findInBackground() - 类 中的方法cn.leancloud.search.LCSearchQuery
execute query in background.
findInBackground(int) - 类 中的方法cn.leancloud.LCStatusQuery
 
findInBackground(LCUser) - 类 中的方法cn.leancloud.LCQuery
Execute query in async mode.
findInBackground(LCUser) - 类 中的方法cn.leancloud.search.LCSearchQuery
execute query in background.
findInBackground(LCUser, int) - 类 中的方法cn.leancloud.LCQuery
 
findInBackground(LCUser, int) - 类 中的方法cn.leancloud.LCStatusQuery
 
fluentAdd(int, Object) - 类 中的方法cn.leancloud.gson.GsonArray
 
fluentAdd(int, Object) - 类 中的方法cn.leancloud.json.JSONArray
 
fluentAdd(Object) - 类 中的方法cn.leancloud.gson.GsonArray
 
fluentAdd(Object) - 类 中的方法cn.leancloud.json.JSONArray
 
fluentAddAll(int, Collection<? extends Object>) - 类 中的方法cn.leancloud.gson.GsonArray
 
fluentAddAll(int, Collection<? extends Object>) - 类 中的方法cn.leancloud.json.JSONArray
 
fluentAddAll(Collection<? extends Object>) - 类 中的方法cn.leancloud.gson.GsonArray
 
fluentAddAll(Collection<? extends Object>) - 类 中的方法cn.leancloud.json.JSONArray
 
fluentClear() - 类 中的方法cn.leancloud.gson.GsonArray
 
fluentClear() - 类 中的方法cn.leancloud.gson.GsonObject
 
fluentClear() - 类 中的方法cn.leancloud.json.JSONArray
 
fluentClear() - 类 中的方法cn.leancloud.json.JSONObject
 
fluentPut(String, Object) - 类 中的方法cn.leancloud.gson.GsonObject
 
fluentPut(String, Object) - 类 中的方法cn.leancloud.json.JSONObject
 
fluentPutAll(Map<? extends String, ? extends Object>) - 类 中的方法cn.leancloud.gson.GsonObject
 
fluentPutAll(Map<? extends String, ? extends Object>) - 类 中的方法cn.leancloud.json.JSONObject
 
fluentRemove(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
fluentRemove(int) - 类 中的方法cn.leancloud.json.JSONArray
 
fluentRemove(Object) - 类 中的方法cn.leancloud.gson.GsonArray
 
fluentRemove(Object) - 类 中的方法cn.leancloud.json.JSONArray
 
fluentRemoveAll(Collection<?>) - 类 中的方法cn.leancloud.gson.GsonArray
 
fluentRemoveAll(Collection<?>) - 类 中的方法cn.leancloud.json.JSONArray
 
fluentRetainAll(Collection<?>) - 类 中的方法cn.leancloud.gson.GsonArray
 
fluentRetainAll(Collection<?>) - 类 中的方法cn.leancloud.json.JSONArray
 
fluentSet(int, Object) - 类 中的方法cn.leancloud.gson.GsonArray
 
fluentSet(int, Object) - 类 中的方法cn.leancloud.json.JSONArray
 
FollowCallback<T extends LCObject> - cn.leancloud.callback中的类
 
FollowCallback() - 类 的构造器cn.leancloud.callback.FollowCallback
 
FOLLOWEE_TAG - 类 中的静态变量cn.leancloud.LCUser
 
followeeQuery() - 类 中的方法cn.leancloud.LCUser
get followee query.
followeeQuery(String, Class<T>) - 类 中的静态方法cn.leancloud.LCUser
get followee query.
FOLLOWER_TAG - 类 中的静态变量cn.leancloud.LCUser
 
followerQuery() - 类 中的方法cn.leancloud.LCUser
get follower query.
followerQuery(String, Class<T>) - 类 中的静态方法cn.leancloud.LCUser
get follower query.
FollowersAndFolloweesCallback<T extends LCObject> - cn.leancloud.callback中的类
 
FollowersAndFolloweesCallback() - 类 的构造器cn.leancloud.callback.FollowersAndFolloweesCallback
 
followInBackground(LCUser, String) - 类 中的方法cn.leancloud.LCUser
follow somebody in background.
followInBackground(LCUser, String, Map<String, Object>) - 类 中的方法cn.leancloud.LCUser
follow somebody in background.
followInBackground(String) - 类 中的方法cn.leancloud.LCUser
follow somebody in background.
followInBackground(String, Map<String, Object>) - 类 中的方法cn.leancloud.LCUser
follow somebody in background.
followUser(LCUser, String, String, Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
freezeEndpoint(LeanService, String) - 类 中的方法cn.leancloud.core.AppRouter
 
friendshipBlockQuery() - 类 中的方法cn.leancloud.LCUser
get block query.
friendshipBlockQuery(Class<T>) - 类 中的静态方法cn.leancloud.LCUser
get block query.
friendshipQuery(boolean) - 类 中的方法cn.leancloud.LCUser
get friendship query of current user.
friendshipRequestQuery(int, boolean, boolean) - 类 中的方法cn.leancloud.LCUser
get query for AVFriendshipRequest.
fromJSONString(String) - 类 中的静态方法cn.leancloud.query.LCQueryResult
 
FunctionCallback<T> - cn.leancloud.callback中的类
 
FunctionCallback() - 类 的构造器cn.leancloud.callback.FunctionCallback
 

G

GeneralObjectAdapter<T> - cn.leancloud.gson中的类
 
GeneralObjectAdapter(FieldNamingPolicy, TypeToken<T>) - 类 的构造器cn.leancloud.gson.GeneralObjectAdapter
 
GeneralRequestSignature - cn.leancloud.core中的类
 
GeneralRequestSignature() - 类 的构造器cn.leancloud.core.GeneralRequestSignature
 
generateACLFromServerData() - 类 中的方法cn.leancloud.LCObject
 
generateCascadingSaveObjects() - 类 中的方法cn.leancloud.LCObject
 
generateChangedParam() - 类 中的方法cn.leancloud.LCObject
save/update with server.
generateRetrofitConverterFactory() - 类 中的方法cn.leancloud.gson.GSONConverterFactory
 
generateRetrofitConverterFactory() - 接口 中的方法cn.leancloud.json.ConverterFactory
 
generateSign() - 类 中的方法cn.leancloud.core.GeneralRequestSignature
 
generateSign() - 接口 中的方法cn.leancloud.core.RequestSignature
 
GenericObjectCallback - cn.leancloud.callback中的类
 
GenericObjectCallback() - 类 的构造器cn.leancloud.callback.GenericObjectCallback
 
get(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
get(Object) - 类 中的方法cn.leancloud.gson.GsonObject
 
get(String) - 类 中的方法cn.leancloud.LCFile
Get file attribute.
get(String) - 类 中的方法cn.leancloud.LCObject
Get value of specified key.
get(String) - 类 中的方法cn.leancloud.LCQuery
Get Object with specified objectId in blocking mode.
get(String) - 类 中的方法cn.leancloud.LCStatus
get customized key value.
getACL() - 类 中的方法cn.leancloud.LCObject
get ACL
getACL() - 类 中的方法cn.leancloud.LCStatus
已过时。
getActualTypeArguments() - 类 中的方法cn.leancloud.json.ParameterizedTypeImpl
 
getAnalyticsCacheDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getApplicationId() - 类 中的静态方法cn.leancloud.core.LeanCloud
 
getApplicationKey() - 类 中的静态方法cn.leancloud.core.LeanCloud
 
getApplicationPackageName() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getAppRegion(String) - 类 中的静态方法cn.leancloud.core.AppRouter
 
getArchiveContent(LCObject, boolean) - 类 中的静态方法cn.leancloud.ArchivedRequests
 
getAroundInGroupResults(List<String>, String, int, List<String>, List<String>) - 类 中的方法cn.leancloud.LCLeaderboard
get leaderboard results around target id within specified group.
getAroundResults(String, int, int, List<String>, List<String>) - 类 中的方法cn.leancloud.LCLeaderboard
get leaderboard results around target id(user, object or entity).
getBigDecimal(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getBigDecimal(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getBigDecimal(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getBigDecimal(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getBigInteger(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getBigInteger(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getBigInteger(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getBigInteger(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getBoolean(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getBoolean(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getBoolean(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getBoolean(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getBoolean(String) - 类 中的方法cn.leancloud.LCObject
Get boolean value of specified key.
getBooleanValue(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getBooleanValue(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getBooleanValue(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getBooleanValue(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getBucket() - 类 中的方法cn.leancloud.LCFile
Get file bucket.
getByte(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getByte(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getByte(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getByte(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getBytes(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getBytes(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getBytes(String) - 类 中的方法cn.leancloud.LCObject
Get bytes value of specified key.
getByteValue(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getByteValue(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getByteValue(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getByteValue(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getCachePolicy() - 类 中的方法cn.leancloud.LCQuery
Accessor for the caching policy.
GetCallback<T extends LCObject> - cn.leancloud.callback中的类
 
GetCallback() - 类 的构造器cn.leancloud.callback.GetCallback
 
getCaptchaToken() - 类 中的方法cn.leancloud.sms.LCCaptchaDigest
 
getCaptchaUrl() - 类 中的方法cn.leancloud.sms.LCCaptchaDigest
 
getChannelSet() - 类 中的方法cn.leancloud.LCPush
Return channel set.
getClassName() - 类 中的方法cn.leancloud.LCObject
Get class name.
getClassName() - 类 中的方法cn.leancloud.LCQuery
Get class name
getClassName() - 类 中的方法cn.leancloud.query.LCQueryResult
 
getClassName() - 类 中的方法cn.leancloud.search.LCSearchQuery
获取查询的className,默认为null,即包括所有启用了应用内搜索的class
getCode() - 异常错误 中的方法cn.leancloud.LCException
Access the code for this error.
getCommandCacheDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getCount() - 类 中的方法cn.leancloud.LCLeaderboardResult
get result count
getCount() - 类 中的方法cn.leancloud.query.LCCloudQueryResult
 
getCount() - 类 中的方法cn.leancloud.query.LCQueryResult
 
getCreatedAt() - 类 中的方法cn.leancloud.LCLeaderboard
get create timestamp
getCreatedAt() - 类 中的方法cn.leancloud.LCObject
Get createdAt date.
getCreatedAtString() - 类 中的方法cn.leancloud.LCObject
Get createdAt string.
getCurrentInstallation() - 类 中的静态方法cn.leancloud.LCInstallation
 
getCurrentUser() - 类 中的方法cn.leancloud.core.StorageClient
 
getCurrentUser() - 类 中的静态方法cn.leancloud.LCUser
get current user, null if non-login.
getCurrentUser(Class<T>) - 类 中的静态方法cn.leancloud.LCUser
get current user, null if non-login.
getData() - 类 中的方法cn.leancloud.LCFile
Get data in blocking mode.
GetDataCallback - cn.leancloud.callback中的类
 
GetDataCallback() - 类 的构造器cn.leancloud.callback.GetDataCallback
 
getDataInBackground() - 类 中的方法cn.leancloud.LCFile
Get data in async mode.
getDataStream() - 类 中的方法cn.leancloud.LCFile
Get data stream in blocking mode.
GetDataStreamCallback - cn.leancloud.callback中的类
 
GetDataStreamCallback() - 类 的构造器cn.leancloud.callback.GetDataStreamCallback
 
getDataStreamInBackground() - 类 中的方法cn.leancloud.LCFile
Get data stream in async mode.
getDate() - 类 中的方法cn.leancloud.types.LCDate
 
getDate(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getDate(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getDate(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getDate(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getDate(String) - 类 中的方法cn.leancloud.LCObject
Get Date value of specified key.
getDefaultACL() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getDefaultScheduler() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getDefaultSetting() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getDocumentDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getDouble(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getDouble(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getDouble(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getDouble(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getDouble(String) - 类 中的方法cn.leancloud.LCObject
Get double value of specified key.
getDoubleValue(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getDoubleValue(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getDoubleValue(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getDoubleValue(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getEmail() - 类 中的方法cn.leancloud.LCUser
get user email.
getEndpoint(String, LeanService) - 类 中的方法cn.leancloud.core.AppRouter
 
getEntity() - 类 中的方法cn.leancloud.LCStatistic
get target entity id(only valid for leaderboard which member type is _Entity)
getEntityId() - 类 中的方法cn.leancloud.LCRanking
 
getEntityStatistics(String, List<String>) - 类 中的方法cn.leancloud.core.StorageClient
 
getExpirationTime() - 类 中的方法cn.leancloud.LCPush
Get expiration time.
getExpirationTimeInterval() - 类 中的方法cn.leancloud.LCPush
Get expiration time interval.
getFields() - 类 中的方法cn.leancloud.search.LCSearchQuery
 
getFileCacheDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
GetFileCallback<T extends LCFile> - cn.leancloud.callback中的类
 
GetFileCallback() - 类 的构造器cn.leancloud.callback.GetFileCallback
 
getFirst() - 类 中的方法cn.leancloud.LCQuery
Get first result in blocking mode.
getFirst(LCUser) - 类 中的方法cn.leancloud.LCQuery
Get first result in blocking mode.
getFirstInBackground() - 类 中的方法cn.leancloud.LCQuery
Get first result in async mode.
getFirstInBackground(LCUser) - 类 中的方法cn.leancloud.LCQuery
Get first result in async mode.
getFloat(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getFloat(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getFloat(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getFloat(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getFloatValue(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getFloatValue(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getFloatValue(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getFloatValue(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getFlowControl() - 类 中的方法cn.leancloud.LCPush
Get push flow control value.
getFollowee() - 类 中的方法cn.leancloud.LCFriendship
 
getFollower() - 类 中的方法cn.leancloud.LCFriendship
 
getFollowersAndFollowees(LCUser, String) - 类 中的方法cn.leancloud.core.StorageClient
 
getFollowersAndFolloweesInBackground(FollowersAndFolloweesCallback) - 类 中的方法cn.leancloud.LCUser
get follower and followee in background.
getFollowersAndFolloweesInBackground(LCUser, FollowersAndFolloweesCallback) - 类 中的方法cn.leancloud.LCUser
get follower and followee in background.
getFriend() - 类 中的方法cn.leancloud.LCFriendshipRequest
 
getGlobalNetworkingDetector() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getGlobalOkHttpClient() - 类 中的静态方法cn.leancloud.core.PaasClient
 
getGroupResults(List<String>, int, int, List<String>, List<String>) - 类 中的方法cn.leancloud.LCLeaderboard
get group user's ranking.
getGroupStatistics(String, String, List<String>) - 类 中的方法cn.leancloud.core.StorageClient
 
getGsonInstance() - 类 中的静态方法cn.leancloud.gson.GsonWrapper
 
getHeight() - 类 中的方法cn.leancloud.sms.LCCaptchaOption
 
getHightLights() - 类 中的方法cn.leancloud.search.LCSearchQuery
获取当前设定的语法高亮
getHits() - 类 中的方法cn.leancloud.search.LCSearchQuery
 
getHookKey() - 类 中的静态方法cn.leancloud.core.LeanCloud
 
getImageUrl() - 类 中的方法cn.leancloud.LCStatus
get image url attribute.
getImportantFileDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getInBackground(LCUser, String) - 类 中的方法cn.leancloud.LCQuery
Get Object with specified objectId in async mode.
getInBackground(String) - 类 中的方法cn.leancloud.LCQuery
Get Object with specified objectId in async mode.
getInboxCount(LCUser, Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 
getInboxType() - 类 中的方法cn.leancloud.LCStatus
到达收件箱类型, 默认是`default`,私信是`private`, 可以自定义任何类型
getInclude() - 类 中的方法cn.leancloud.query.QueryConditions
 
getInnerMap() - 类 中的方法cn.leancloud.gson.GsonObject
 
getInnerMap() - 类 中的方法cn.leancloud.json.JSONObject
 
getInstallationId() - 类 中的方法cn.leancloud.LCInstallation
 
getInstance() - 类 中的静态方法cn.leancloud.ArchivedRequests
 
getInstance() - 类 中的静态方法cn.leancloud.core.AppRouter
 
getINSTANCE() - 类 中的静态方法cn.leancloud.types.LCNull
 
getInt(String) - 类 中的方法cn.leancloud.LCObject
Get int value of specified key.
getInteger(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getInteger(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getInteger(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getInteger(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getIntValue(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getIntValue(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getIntValue(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getIntValue(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getIso() - 类 中的方法cn.leancloud.types.LCDate
 
getJSONArray(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getJSONArray(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getJSONArray(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getJSONArray(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getJSONArray(String) - 类 中的方法cn.leancloud.LCObject
Get jsonarray value of specified key.
getJSONObject(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getJSONObject(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getJSONObject(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getJSONObject(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getJSONObject(String) - 类 中的方法cn.leancloud.LCObject
Get jsonobject value of specified key.
getJsonParser() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getKey() - 类 中的方法cn.leancloud.LCFile
Get file key.
getKey() - 类 中的方法cn.leancloud.LCRelation
 
getKey() - 类 中的方法cn.leancloud.query.QueryOperation
 
getLatitude() - 类 中的方法cn.leancloud.types.LCGeoPoint
 
getLCFile(String) - 类 中的方法cn.leancloud.LCObject
Get AVFile value of specified key.
getLCGeoPoint(String) - 类 中的方法cn.leancloud.LCObject
Get AVGeoPoint value of specified key.
getLCObject(String) - 类 中的方法cn.leancloud.LCObject
Get AVObject value of specified key.
getLeaderboardAroundInGroupResults(String, String, List<String>, String, int, List<String>, List<String>, List<String>, int) - 类 中的方法cn.leancloud.core.StorageClient
 
getLeaderboardAroundResults(String, String, String, int, int, List<String>, List<String>, List<String>, int) - 类 中的方法cn.leancloud.core.StorageClient
 
getLeaderboardGroupResults(String, String, List<String>, int, int, List<String>, List<String>, List<String>, int) - 类 中的方法cn.leancloud.core.StorageClient
 
getLeaderboardResults(String, String, int, int, List<String>, List<String>, List<String>, int, boolean) - 类 中的方法cn.leancloud.core.StorageClient
 
getLimit() - 类 中的方法cn.leancloud.LCQuery
Accessor for the limit.
getLimit() - 类 中的方法cn.leancloud.query.QueryConditions
 
getLimit() - 类 中的方法cn.leancloud.search.LCSearchQuery
获得搜索结果的单页大小限制
getList(String) - 类 中的方法cn.leancloud.LCObject
Get list value of specified key.
getLogAdapter() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getLogLevel() - 类 中的静态方法cn.leancloud.core.LeanCloud
 
getLong(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getLong(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getLong(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getLong(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getLong(String) - 类 中的方法cn.leancloud.LCObject
Get long value of specified key.
getLongitude() - 类 中的方法cn.leancloud.types.LCGeoPoint
 
getLongValue(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getLongValue(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getLongValue(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getLongValue(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getMaxCacheAge() - 类 中的方法cn.leancloud.LCQuery
Gets the maximum age of cached data that will be considered in this query.
getMaxId() - 类 中的方法cn.leancloud.LCStatusQuery
get current max messageId.
getMemberStatistics(String, String) - 类 中的静态方法cn.leancloud.LCLeaderboard
get member statistics.
getMemberStatistics(String, String, List<String>) - 类 中的静态方法cn.leancloud.LCLeaderboard
get member statistics
getMessage() - 类 中的方法cn.leancloud.LCStatus
get message text
getMessageId() - 类 中的方法cn.leancloud.LCStatus
此状态在用户 Inbox 中的 ID 注意: 仅用于分片查询,不具有唯一性
getMetaData() - 类 中的方法cn.leancloud.LCFile
Get file meta data.
getMetaData(String) - 类 中的方法cn.leancloud.LCFile
Get file meta data.
getMimeType() - 类 中的方法cn.leancloud.LCFile
Get file mime type.
getMobilePhoneNumber() - 类 中的方法cn.leancloud.LCUser
get user mobilephone.
getName() - 类 中的方法cn.leancloud.LCFile
Get file name.
getName() - 类 中的方法cn.leancloud.LCRole
 
getName() - 类 中的方法cn.leancloud.LCStatistic
get name
getName() - 枚举 中的方法cn.leancloud.LCUser.SNS_PLATFORM
 
getNetworkTimeout() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getNetworkTimeout() - 类 中的静态方法cn.leancloud.core.LeanCloud
已过时。
getNextResetAt() - 类 中的方法cn.leancloud.LCLeaderboard
get next reset timestamp
getNotification() - 类 中的方法cn.leancloud.LCPush
Return the instance of _Notification。
getNumber(String) - 类 中的方法cn.leancloud.LCObject
Get numeric value of specified key.
getObject() - 类 中的方法cn.leancloud.LCRanking
 
getObject() - 类 中的方法cn.leancloud.LCStatistic
get target object(only valid for leaderboard which member type is LCObjct)
getObject(int, Class<T>) - 类 中的方法cn.leancloud.gson.GsonArray
 
getObject(int, Class<T>) - 类 中的方法cn.leancloud.json.JSONArray
 
getObject(int, Type) - 类 中的方法cn.leancloud.gson.GsonArray
 
getObject(int, Type) - 类 中的方法cn.leancloud.json.JSONArray
 
getObject(String, TypeReference) - 类 中的方法cn.leancloud.gson.GsonObject
 
getObject(String, TypeReference) - 类 中的方法cn.leancloud.json.JSONObject
 
getObject(String, Class<T>) - 类 中的方法cn.leancloud.gson.GsonObject
 
getObject(String, Class<T>) - 类 中的方法cn.leancloud.json.JSONObject
 
getObject(String, Type) - 类 中的方法cn.leancloud.gson.GsonObject
get object value with specified key.
getObject(String, Type) - 类 中的方法cn.leancloud.json.JSONObject
 
getObjectId() - 类 中的方法cn.leancloud.LCObject
Get objectId.
getObjectStatistics(String, List<String>) - 类 中的方法cn.leancloud.core.StorageClient
 
getOp() - 类 中的方法cn.leancloud.query.QueryOperation
 
getOptionMap() - 类 中的方法cn.leancloud.sms.LCSMSOption
 
getOrder() - 类 中的方法cn.leancloud.LCLeaderboard
get leaderboard order
getOrder() - 类 中的方法cn.leancloud.LCQuery
Get order string.
getOrder() - 类 中的方法cn.leancloud.query.QueryConditions
 
getOwnerType() - 类 中的方法cn.leancloud.json.ParameterizedTypeImpl
 
getPageSize() - 类 中的方法cn.leancloud.LCStatusQuery
get pagination size.
getParameters() - 类 中的方法cn.leancloud.query.QueryConditions
 
getParent() - 类 中的方法cn.leancloud.LCRelation
 
getPassword() - 类 中的方法cn.leancloud.LCUser
get user password.
getPermissionsById() - 类 中的方法cn.leancloud.LCACL
get permissions by id.
getPersistenceKeyZone(String, boolean) - 类 中的方法cn.leancloud.core.AppRouter
 
getPolicy() - 类 中的方法cn.leancloud.LCQuery
Get cache policy.
getProvider() - 类 中的方法cn.leancloud.LCFile
Get file provider.
getPublicReadAccess() - 类 中的方法cn.leancloud.LCACL
Get whether the public is allowed to read this object.
getPublicWriteAccess() - 类 中的方法cn.leancloud.LCACL
Set whether the public is allowed to write this object.
getPushClient() - 类 中的静态方法cn.leancloud.core.PaasClient
 
getPushData() - 类 中的方法cn.leancloud.LCPush
Get push data.
getPushDate() - 类 中的方法cn.leancloud.LCPush
Get push date.
getPushQuery() - 类 中的方法cn.leancloud.LCPush
Return push query instance.
getPushTarget() - 类 中的方法cn.leancloud.LCPush
Get push target.
getQuery() - 类 中的静态方法cn.leancloud.LCInstallation
 
getQuery() - 类 中的方法cn.leancloud.LCRelation
Gets a query that can be used to query the objects in this relation.
getQuery() - 类 中的静态方法cn.leancloud.LCRole
 
getQuery() - 类 中的静态方法cn.leancloud.LCUser
Get User Query
getQuery(Class<T>) - 类 中的静态方法cn.leancloud.LCObject
Get query for class.
getQuery(Class<T>) - 类 中的静态方法cn.leancloud.LCQuery
Create a AVQuery with special sub-class.
getQuery(Class<T>) - 类 中的方法cn.leancloud.LCRelation
Gets a query that can be used to query the subclass objects in this relation.
getQuery(String) - 类 中的静态方法cn.leancloud.LCQuery
Constructs a query.
getQueryResultCacheDir() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getQueryString() - 类 中的方法cn.leancloud.search.LCSearchQuery
 
getRank() - 类 中的方法cn.leancloud.LCRanking
 
getRawObject() - 类 中的方法cn.leancloud.gson.GsonArray
 
getRawObject() - 类 中的方法cn.leancloud.gson.GsonObject
 
getRawType() - 类 中的方法cn.leancloud.json.ParameterizedTypeImpl
 
getReadAccess(LCUser) - 类 中的方法cn.leancloud.LCACL
Get whether the given user is *explicitly* allowed to read this object.
getReadAccess(String) - 类 中的方法cn.leancloud.LCACL
Get whether the given user id is *explicitly* allowed to read this object.
getRegion() - 类 中的静态方法cn.leancloud.core.LeanCloud
 
getRelation(String) - 类 中的方法cn.leancloud.LCObject
Get AVRelation value of specified key.
getRequestMethod() - 类 中的方法cn.leancloud.LCObject
Get request method.
getRequestParam() - 类 中的方法cn.leancloud.sms.LCCaptchaOption
 
getRequestRawEndpoint() - 类 中的方法cn.leancloud.LCObject
Get request endpoint.
getResults() - 类 中的方法cn.leancloud.LCLeaderboardResult
result list getter
getResults() - 类 中的方法cn.leancloud.LCStatisticResult
getter
getResults() - 类 中的方法cn.leancloud.query.LCCloudQueryResult
 
getResults() - 类 中的方法cn.leancloud.query.LCQueryResult
 
getResults(int, int, List<String>, List<String>) - 类 中的方法cn.leancloud.LCLeaderboard
get leaderboard results.
getResults(int, int, List<String>, List<String>, boolean) - 类 中的方法cn.leancloud.LCLeaderboard
get leaderboard results.
getRetrofitConverterFactory() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getRoleReadAccess(String) - 类 中的方法cn.leancloud.LCACL
Get whether the given role is *explicitly* allowed to read this object.
getRoles() - 类 中的方法cn.leancloud.LCRole
 
getRolesInBackground() - 类 中的方法cn.leancloud.LCUser
Get roles in background.
getRoleWriteAccess(String) - 类 中的方法cn.leancloud.LCACL
Get whether the given role is *explicitly* allowed to write this object.
getSearchResult(LCUser, Map<String, String>) - 类 中的方法cn.leancloud.search.LCSearchQuery
 
getSelectedKeys() - 类 中的方法cn.leancloud.query.QueryConditions
 
getServerData() - 类 中的方法cn.leancloud.LCObject
Get server data.
getServerDateInBackground() - 类 中的静态方法cn.leancloud.core.LeanCloud
get current datetime from server.
getServerTime() - 类 中的方法cn.leancloud.core.StorageClient
 
getSessionToken() - 类 中的方法cn.leancloud.LCUser
get user session token.
getShort(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getShort(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getShort(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getShort(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getShortValue(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getShortValue(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getShortValue(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getShortValue(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getSid() - 类 中的方法cn.leancloud.search.LCSearchQuery
获取本次查询的id,注意,它不是返回结果中对象的objectId,而是表示本次AVSearchQuery查询的id
getSimplifiedAppId() - 类 中的静态方法cn.leancloud.core.LeanCloud
 
getSinceId() - 类 中的方法cn.leancloud.LCStatusQuery
get current since messageId.
getSize() - 类 中的方法cn.leancloud.LCFile
Get file size.
getSkip() - 类 中的方法cn.leancloud.LCQuery
Accessor for the skip value.
getSkip() - 类 中的方法cn.leancloud.query.QueryConditions
 
getSkip() - 类 中的方法cn.leancloud.search.LCSearchQuery
返回当前返回集合的其实位置
getSortBuilder() - 类 中的方法cn.leancloud.search.LCSearchQuery
获取当前的AVSearchSortBuilder对象
getSortFields() - 类 中的方法cn.leancloud.search.LCSearchSortBuilder
 
getSource() - 类 中的方法cn.leancloud.LCStatus
获取 Status 的发送者
getSourceUser() - 类 中的方法cn.leancloud.LCFriendshipRequest
 
getSqlDate(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getSqlDate(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getSqlDate(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getSqlDate(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getStatisticName() - 类 中的方法cn.leancloud.LCLeaderboard
get statistic name
getStatisticName() - 类 中的方法cn.leancloud.LCStatistic
get name
getStatistics() - 类 中的方法cn.leancloud.LCRanking
 
getStatisticValue() - 类 中的方法cn.leancloud.LCRanking
 
getStatisticValue() - 类 中的方法cn.leancloud.LCStatistic
get value
getStatusWithIdInBackground(LCUser, String) - 类 中的静态方法cn.leancloud.LCStatus
fetch status with specified objectId
getStatusWithIdInBackground(String) - 类 中的静态方法cn.leancloud.LCStatus
fetch status with specified objectId
getStorageClient() - 类 中的静态方法cn.leancloud.core.PaasClient
 
getString(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getString(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getString(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getString(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getString(String) - 类 中的方法cn.leancloud.LCObject
Get string value of specified key.
getSubClassName(Class) - 类 中的静态方法cn.leancloud.Transformer
 
getTargetClass() - 类 中的方法cn.leancloud.LCRelation
 
getThumbnailUrl(boolean, int, int) - 类 中的方法cn.leancloud.LCFile
Returns a thumbnail image url using QiNiu endpoints.
getThumbnailUrl(boolean, int, int, int, String) - 类 中的方法cn.leancloud.LCFile
Returns a thumbnail image url using QiNiu endpoints.
getTimestamp(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
getTimestamp(int) - 类 中的方法cn.leancloud.json.JSONArray
 
getTimestamp(String) - 类 中的方法cn.leancloud.gson.GsonObject
 
getTimestamp(String) - 类 中的方法cn.leancloud.json.JSONObject
 
getTitleAttribute() - 类 中的方法cn.leancloud.search.LCSearchQuery
获取当前指定的title 对应的Field
getToken() - 类 中的方法cn.leancloud.sms.LCCaptchaValidateResult
 
getType() - 类 中的方法cn.leancloud.json.TypeReference
 
getType() - 类 中的方法cn.leancloud.types.LCDate
 
getUnsavedFiles() - 类 中的方法cn.leancloud.LCObject
 
getUpdatedAt() - 类 中的方法cn.leancloud.LCObject
Get updatedAt date.
getUpdatedAtString() - 类 中的方法cn.leancloud.LCObject
Get updatedAt string.
getUpdateStrategy() - 类 中的方法cn.leancloud.LCLeaderboard
get leaderboard update strategy
getUrl() - 类 中的方法cn.leancloud.LCFile
Get file url.
getUser() - 类 中的方法cn.leancloud.LCBlockRelation
 
getUser() - 类 中的方法cn.leancloud.LCRanking
 
getUser() - 类 中的方法cn.leancloud.LCStatistic
get target user(only valid for leaderboard which member type is _User)
getUserAgent() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
getUsername() - 类 中的方法cn.leancloud.LCUser
get user name.
getUserQuery(Class<T>) - 类 中的静态方法cn.leancloud.LCUser
Get User Query
getUsers() - 类 中的方法cn.leancloud.LCRole
 
getUserStatistics(LCUser) - 类 中的静态方法cn.leancloud.LCLeaderboard
get user's statistics
getUserStatistics(LCUser, List<String>) - 类 中的静态方法cn.leancloud.LCLeaderboard
get user's statistics
getUserStatistics(String, List<String>) - 类 中的方法cn.leancloud.core.StorageClient
 
getUuid() - 类 中的方法cn.leancloud.LCObject
Get UUID.
getValidateToken() - 类 中的方法cn.leancloud.sms.LCCaptchaValidateResult
 
getValue() - 类 中的方法cn.leancloud.LCStatistic
get value
getValue() - 类 中的方法cn.leancloud.query.QueryOperation
 
getVersion() - 类 中的方法cn.leancloud.LCLeaderboard
get version
getVersion() - 类 中的方法cn.leancloud.LCStatistic
get version
getVersionChangeInterval() - 类 中的方法cn.leancloud.LCLeaderboard
get version change interval
getWhere() - 类 中的方法cn.leancloud.query.QueryConditions
 
getWholeObject(LCUser, String, String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
getWidth() - 类 中的方法cn.leancloud.sms.LCCaptchaOption
 
getWriteAccess(LCUser) - 类 中的方法cn.leancloud.LCACL
Get whether the given user is *explicitly* allowed to write this object.
getWriteAccess(String) - 类 中的方法cn.leancloud.LCACL
Get whether the given user id is *explicitly* allowed to write this object.
GsonArray - cn.leancloud.gson中的类
 
GsonArray() - 类 的构造器cn.leancloud.gson.GsonArray
 
GsonArray(JsonArray) - 类 的构造器cn.leancloud.gson.GsonArray
 
GsonArray(List<Object>) - 类 的构造器cn.leancloud.gson.GsonArray
 
GSONConverterFactory - cn.leancloud.gson中的类
 
GSONConverterFactory() - 类 的构造器cn.leancloud.gson.GSONConverterFactory
 
GsonObject - cn.leancloud.gson中的类
 
GsonObject() - 类 的构造器cn.leancloud.gson.GsonObject
 
GsonObject(JsonObject) - 类 的构造器cn.leancloud.gson.GsonObject
 
GsonObject(Map<String, Object>) - 类 的构造器cn.leancloud.gson.GsonObject
 
GSONParser - cn.leancloud.gson中的类
 
GSONParser() - 类 的构造器cn.leancloud.gson.GSONParser
 
GsonWrapper - cn.leancloud.gson中的类
 
GsonWrapper() - 类 的构造器cn.leancloud.gson.GsonWrapper
 

H

has(String) - 类 中的方法cn.leancloud.LCObject
Contain specified key.
hasCachedResult() - 类 中的方法cn.leancloud.LCQuery
Has cached result or not.
hasCachedResult(String, Map<String, String>, long) - 类 中的方法cn.leancloud.core.StorageClient
 
hasCircleReference(Map<LCObject, Boolean>) - 类 中的方法cn.leancloud.LCObject
judge operations' value include circle reference or not.
hasFrozenEndpoint() - 类 中的方法cn.leancloud.core.AppRouter
 
hashCode() - 类 中的方法cn.leancloud.gson.GsonArray
 
hashCode() - 类 中的方法cn.leancloud.gson.GsonObject
 
hashCode() - 类 中的方法cn.leancloud.json.ParameterizedTypeImpl
 
hashCode() - 类 中的方法cn.leancloud.LCACL
 
hashCode() - 类 中的方法cn.leancloud.LCFile
 
hashCode() - 类 中的方法cn.leancloud.LCObject
 
hashCode() - 类 中的方法cn.leancloud.LCStatus
 
hashCode() - 类 中的方法cn.leancloud.query.QueryOperation
 
HEADER_KEY_LC_APPID - 类 中的静态变量cn.leancloud.core.RequestPaddingInterceptor
 
HEADER_KEY_LC_APPKEY - 类 中的静态变量cn.leancloud.core.RequestPaddingInterceptor
 
HEADER_KEY_LC_HOOKKEY - 类 中的静态变量cn.leancloud.core.RequestPaddingInterceptor
 
HEADER_KEY_LC_SIGN - 类 中的静态变量cn.leancloud.core.RequestPaddingInterceptor
 
hits - 类 中的变量cn.leancloud.search.LCSearchResponse
 

I

i(String) - 类 中的方法cn.leancloud.LCLogger
 
i(String, Throwable) - 类 中的方法cn.leancloud.LCLogger
 
IGNORE_CACHE - cn.leancloud.LCQuery.CachePolicy
 
ignoreHook(LCObject.Hook) - 类 中的方法cn.leancloud.LCObject
ignore specified Hook
INBOX - cn.leancloud.LCStatusQuery.SourceType
 
inboxQuery(LCUser, String) - 类 中的静态方法cn.leancloud.LCStatus
query statuses send to User owner and with inboxType default query direction: from NEW to OLD.
include(String) - 类 中的方法cn.leancloud.LCQuery
Include nested AVObjects for the provided key.
include(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
include(String) - 类 中的方法cn.leancloud.search.LCSearchQuery
 
includeACL(boolean) - 类 中的方法cn.leancloud.LCQuery
set include ACL or not.
includeACL(boolean) - 类 中的方法cn.leancloud.query.QueryConditions
set include ACL or not.
INCORRECT_TYPE - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that a field was set to an inconsistent type.
increment(String) - 类 中的方法cn.leancloud.LCFile
Increment file attribute.
increment(String) - 类 中的方法cn.leancloud.LCObject
Increment one attribute.
increment(String, Number) - 类 中的方法cn.leancloud.LCFile
Increment file attribute.
increment(String, Number) - 类 中的方法cn.leancloud.LCObject
Increment one attribute.
indexOf(Object) - 类 中的方法cn.leancloud.gson.GsonArray
 
INFO - cn.leancloud.LCLogger.Level
 
initialize(String, String) - 类 中的静态方法cn.leancloud.core.LeanCloud
 
initialize(String, String, String) - 类 中的静态方法cn.leancloud.core.LeanCloud
 
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.LCException
Error code indicating that something has gone wrong with the server.
INTERNAL_STATUS_ACCEPTED - 类 中的静态变量cn.leancloud.LCFriendshipRequest
 
INTERNAL_STATUS_DECLINED - 类 中的静态变量cn.leancloud.LCFriendshipRequest
 
internalChangeSessionToken(String) - 类 中的方法cn.leancloud.LCUser
not use it!
internalClassName() - 类 中的方法cn.leancloud.LCObject
Get internal class name.
internalDone(LCException) - 类 中的方法cn.leancloud.callback.LCCallback
 
internalDone(T, LCException) - 类 中的方法cn.leancloud.callback.LCCallback
 
internalDone0(byte[], LCException) - 类 中的方法cn.leancloud.callback.GetDataCallback
 
internalDone0(LCStatus, LCException) - 类 中的方法cn.leancloud.callback.StatusCallback
 
internalDone0(LCUser, LCException) - 类 中的方法cn.leancloud.callback.SignUpCallback
 
internalDone0(LCCloudQueryResult, LCException) - 类 中的方法cn.leancloud.callback.CloudQueryCallback
 
internalDone0(LCNull, LCException) - 类 中的方法cn.leancloud.callback.DeleteCallback
 
internalDone0(LCNull, LCException) - 类 中的方法cn.leancloud.callback.MobilePhoneVerifyCallback
MobilePhoneVerifyCallback 用来验证用户的手机号码
internalDone0(LCNull, LCException) - 类 中的方法cn.leancloud.callback.RequestEmailVerifyCallback
 
internalDone0(LCNull, LCException) - 类 中的方法cn.leancloud.callback.RequestMobileCodeCallback
 
internalDone0(LCNull, LCException) - 类 中的方法cn.leancloud.callback.RequestPasswordResetCallback
 
internalDone0(LCNull, LCException) - 类 中的方法cn.leancloud.callback.SendCallback
 
internalDone0(LCNull, LCException) - 类 中的方法cn.leancloud.callback.UpdatePasswordCallback
 
internalDone0(InputStream, LCException) - 类 中的方法cn.leancloud.callback.GetDataStreamCallback
 
internalDone0(Integer, LCException) - 类 中的方法cn.leancloud.callback.CountCallback
internal done function.
internalDone0(Integer, LCException) - 类 中的方法cn.leancloud.callback.ProgressCallback
Override this function with your desired callback.
internalDone0(List<LCStatus>, LCException) - 类 中的方法cn.leancloud.callback.StatusListCallback
 
internalDone0(List<T>, LCException) - 类 中的方法cn.leancloud.callback.FindCallback
 
internalDone0(Map<String, List<T>>, LCException) - 类 中的方法cn.leancloud.callback.FollowersAndFolloweesCallback
 
internalDone0(T, LCException) - 类 中的方法cn.leancloud.callback.FollowCallback
 
internalDone0(T, LCException) - 类 中的方法cn.leancloud.callback.FunctionCallback
 
internalDone0(T, LCException) - 类 中的方法cn.leancloud.callback.GetCallback
 
internalDone0(T, LCException) - 类 中的方法cn.leancloud.callback.GetFileCallback
 
internalDone0(T, LCException) - 类 中的方法cn.leancloud.callback.LCCallback
 
internalDone0(T, LCException) - 类 中的方法cn.leancloud.callback.LogInCallback
 
internalDone0(T, LCException) - 类 中的方法cn.leancloud.callback.RefreshCallback
 
internalDone0(T, LCException) - 类 中的方法cn.leancloud.callback.SaveCallback
 
internalGet(String) - 类 中的方法cn.leancloud.LCObject
 
internalId() - 类 中的方法cn.leancloud.LCObject
 
internalPut(String, Object) - 类 中的方法cn.leancloud.LCObject
 
intLevel() - 枚举 中的方法cn.leancloud.LCLogger.Level
 
INVALID_ACL - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating an invalid ACL was provided.
INVALID_CHANNEL_NAME - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating an invalid channel name.
INVALID_CLASS_NAME - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating a missing or invalid classname.
INVALID_EMAIL_ADDRESS - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that the email address was invalid.
INVALID_FILE_NAME - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that an invalid filename was used for AVFile.
INVALID_FILE_URL - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that the file address was invalid.
INVALID_JSON - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that badly formed JSON was received upstream.
INVALID_KEY_NAME - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating an invalid key name.
INVALID_LINKED_SESSION - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that an user with a linked (e.g.
INVALID_MESSAGE_ID - 类 中的静态变量cn.leancloud.LCStatus
 
INVALID_NESTED_KEY - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that an invalid key was used in a nested JSONObject.
INVALID_PARAMETER - 异常错误 中的静态变量cn.leancloud.LCException
 
INVALID_PHONE_NUMBER - 异常错误 中的静态变量cn.leancloud.LCException
用来标识手机号码格式错误的错误代码
INVALID_POINTER - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating a malformed pointer.
INVALID_QUERY - 异常错误 中的静态变量cn.leancloud.LCException
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.LCException
Error code indicating that a role's name is invalid.
INVALID_STATE - 异常错误 中的静态变量cn.leancloud.LCException
 
INVALID_VERSION - 类 中的静态变量cn.leancloud.LCLeaderboard
 
iOSEnvironmentDev - 类 中的静态变量cn.leancloud.LCPush
 
iOSEnvironmentProd - 类 中的静态变量cn.leancloud.LCPush
 
isAnonymous() - 类 中的方法cn.leancloud.LCUser
Whether is anonymous or not.
isAsynchronized() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
isAuthenticated() - 类 中的方法cn.leancloud.LCUser
whether user is authenticated or not.
isAutoMergeOperationDataWhenSave() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
isDataAvailable() - 类 中的方法cn.leancloud.LCObject
Flag to indicate data is available or not.
isDebugEnable() - 类 中的静态方法cn.leancloud.core.LeanCloud
 
isEmpty() - 类 中的方法cn.leancloud.gson.GsonArray
 
isEmpty() - 类 中的方法cn.leancloud.gson.GsonObject
 
isEnableAutomatic() - 类 中的静态方法cn.leancloud.LCUser
 
isEnableCircularReferenceDetect() - 类 中的静态方法cn.leancloud.core.LeanCloud
 
isEnabled(LCLogger.Level) - 类 中的方法cn.leancloud.LCLogger
 
isEnableLocalCache() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
isFetchWhenSave() - 类 中的方法cn.leancloud.LCObject
Flag to fetchWhenSave.
isFetchWhenSave() - 类 中的方法cn.leancloud.LCStatus
已过时。
isIncludeACL() - 类 中的方法cn.leancloud.LCQuery
Flag to indicate need ACL returned in result.
isIncludeACL() - 类 中的方法cn.leancloud.query.QueryConditions
Flag to indicate need ACL returned in result.
isIncognitoMode() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
isLastModifyEnabled() - 类 中的静态方法cn.leancloud.core.AppConfiguration
 
isLastModifyEnabled() - 类 中的静态方法cn.leancloud.core.LeanCloud
已过时。
isMobilePhoneVerified() - 类 中的方法cn.leancloud.LCUser
whether user's mobilephone is verified or not.
isProductionMode() - 类 中的静态方法cn.leancloud.LCCloud
Whether current mode is production or not.
isRequestStatisticNeed() - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
isRetryNeeded(int, Throwable) - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
isTrace() - 类 中的方法cn.leancloud.query.QueryConditions
 
isUseMasterKey() - 类 中的静态方法cn.leancloud.core.GeneralRequestSignature
 
iterator() - 类 中的方法cn.leancloud.gson.GsonArray
 

J

JSON - cn.leancloud.json中的类
 
JSON() - 类 的构造器cn.leancloud.json.JSON
 
JSONArray - cn.leancloud.json中的类
 
JSONArray() - 类 的构造器cn.leancloud.json.JSONArray
 
JSONArray.Builder - cn.leancloud.json中的类
 
JSONArrayAdapter - cn.leancloud.gson中的类
 
JSONArrayAdapter() - 类 的构造器cn.leancloud.gson.JSONArrayAdapter
 
JSONObject - cn.leancloud.json中的类
 
JSONObject() - 类 的构造器cn.leancloud.json.JSONObject
 
JSONObject.Builder - cn.leancloud.json中的类
 
JSONObjectAdapter - cn.leancloud.gson中的类
 
JSONObjectAdapter() - 类 的构造器cn.leancloud.gson.JSONObjectAdapter
 
JSONParser - cn.leancloud.json中的接口
 

K

KEY_ACL - 类 中的静态变量cn.leancloud.LCObject
 
KEY_CLASSNAME - 类 中的静态变量cn.leancloud.LCObject
 
KEY_CREATED_AT - 类 中的静态变量cn.leancloud.LCObject
 
KEY_IGNORE_HOOKS - 类 中的静态变量cn.leancloud.LCObject
 
KEY_OBJECT_ID - 类 中的静态变量cn.leancloud.LCObject
 
KEY_SERVERDATA - 类 中的静态变量cn.leancloud.gson.ObjectDeserializer
 
KEY_UPDATED_AT - 类 中的静态变量cn.leancloud.LCObject
 
KEY_VERSION - 类 中的静态变量cn.leancloud.gson.ObjectDeserializer
 
keySet() - 类 中的方法cn.leancloud.gson.GsonObject
 

L

Last - cn.leancloud.LCLeaderboard.LCLeaderboardUpdateStrategy
 
lastIndexOf(Object) - 类 中的方法cn.leancloud.gson.GsonArray
 
LCACL - cn.leancloud中的类
 
LCACL() - 类 的构造器cn.leancloud.LCACL
 
LCACL(JSONObject) - 类 的构造器cn.leancloud.LCACL
 
LCACL(LCACL) - 类 的构造器cn.leancloud.LCACL
copy constructor
LCACL(LCUser) - 类 的构造器cn.leancloud.LCACL
constructor
LCACL(HashMap) - 类 的构造器cn.leancloud.LCACL
constructor
LCACL.Permissions - cn.leancloud中的类
 
LCBlockRelation - cn.leancloud中的类
 
LCBlockRelation() - 类 的构造器cn.leancloud.LCBlockRelation
 
LCBlockRelation(LCObject) - 类 的构造器cn.leancloud.LCBlockRelation
 
LCCallback<T> - cn.leancloud.callback中的类
 
LCCallback() - 类 的构造器cn.leancloud.callback.LCCallback
 
LCCaptcha - cn.leancloud.sms中的类
 
LCCaptcha() - 类 的构造器cn.leancloud.sms.LCCaptcha
 
LCCaptchaDigest - cn.leancloud.sms中的类
 
LCCaptchaDigest() - 类 的构造器cn.leancloud.sms.LCCaptchaDigest
 
LCCaptchaOption - cn.leancloud.sms中的类
 
LCCaptchaOption() - 类 的构造器cn.leancloud.sms.LCCaptchaOption
 
LCCaptchaValidateResult - cn.leancloud.sms中的类
 
LCCaptchaValidateResult() - 类 的构造器cn.leancloud.sms.LCCaptchaValidateResult
 
LCCloud - cn.leancloud中的类
 
LCCloudQuery - cn.leancloud中的类
 
LCCloudQueryResult - cn.leancloud.query中的类
CloudQuery的返回值 包含符合CloudQuery的一组对象 和 符合query的对象数(在指定了count查询的时候 比如:"select count(*) from _User")
LCCloudQueryResult() - 类 的构造器cn.leancloud.query.LCCloudQueryResult
 
LCDate - cn.leancloud.types中的类
 
LCDate() - 类 的构造器cn.leancloud.types.LCDate
 
LCDate(JSONObject) - 类 的构造器cn.leancloud.types.LCDate
 
LCDate(String) - 类 的构造器cn.leancloud.types.LCDate
 
LCException - cn.leancloud中的异常错误
 
LCException(int, String) - 异常错误 的构造器cn.leancloud.LCException
Construct a new AVException with a particular error code.
LCException(String, Throwable) - 异常错误 的构造器cn.leancloud.LCException
Construct a new AVException with an external cause.
LCException(Throwable) - 异常错误 的构造器cn.leancloud.LCException
Construct a new AVException with an external cause.
LCFile - cn.leancloud中的类
 
LCFile() - 类 的构造器cn.leancloud.LCFile
default constructor.
LCFile(String, byte[]) - 类 的构造器cn.leancloud.LCFile
constructor with name and data.
LCFile(String, File) - 类 的构造器cn.leancloud.LCFile
constructor with name and local file.
LCFile(String, String) - 类 的构造器cn.leancloud.LCFile
constructor with name and external url.
LCFile(String, String, Map<String, Object>) - 类 的构造器cn.leancloud.LCFile
constructor with name and external url.
LCFile(String, String, Map<String, Object>, boolean) - 类 的构造器cn.leancloud.LCFile
 
LCFriendship - cn.leancloud中的类
 
LCFriendship() - 类 的构造器cn.leancloud.LCFriendship
 
LCFriendship(LCObject) - 类 的构造器cn.leancloud.LCFriendship
 
LCFriendshipRequest - cn.leancloud中的类
 
LCFriendshipRequest() - 类 的构造器cn.leancloud.LCFriendshipRequest
 
LCFriendshipRequest(LCFriendshipRequest) - 类 的构造器cn.leancloud.LCFriendshipRequest
 
LCGeoPoint - cn.leancloud.types中的类
 
LCGeoPoint() - 类 的构造器cn.leancloud.types.LCGeoPoint
 
LCGeoPoint(double, double) - 类 的构造器cn.leancloud.types.LCGeoPoint
 
LCInstallation - cn.leancloud中的类
 
LCInstallation() - 类 的构造器cn.leancloud.LCInstallation
 
LCInstallation(LCObject) - 类 的构造器cn.leancloud.LCInstallation
 
LCLeaderboard - cn.leancloud中的类
 
LCLeaderboard(LCObject) - 类 的构造器cn.leancloud.LCLeaderboard
 
LCLeaderboard.LCLeaderboardOrder - cn.leancloud中的枚举
 
LCLeaderboard.LCLeaderboardUpdateStrategy - cn.leancloud中的枚举
 
LCLeaderboard.LCLeaderboardVersionChangeInterval - cn.leancloud中的枚举
 
LCLeaderboardResult - cn.leancloud中的类
 
LCLeaderboardResult() - 类 的构造器cn.leancloud.LCLeaderboardResult
 
LCLogger - cn.leancloud中的类
 
LCLogger(String) - 类 的构造器cn.leancloud.LCLogger
 
LCLogger.Level - cn.leancloud中的枚举
 
LCNull - cn.leancloud.types中的类
 
LCNull() - 类 的构造器cn.leancloud.types.LCNull
 
LCObject - cn.leancloud中的类
 
LCObject() - 类 的构造器cn.leancloud.LCObject
Default constructor.
LCObject(LCObject) - 类 的构造器cn.leancloud.LCObject
Copy constructor.
LCObject(String) - 类 的构造器cn.leancloud.LCObject
Constructor with class name.
LCObject.Hook - cn.leancloud中的枚举
 
LCPush - cn.leancloud中的类
 
LCPush() - 类 的构造器cn.leancloud.LCPush
Creates a new push notification.
LCQuery<T extends LCObject> - cn.leancloud中的类
 
LCQuery(String) - 类 的构造器cn.leancloud.LCQuery
Constructs a query.
LCQuery.CachePolicy - cn.leancloud中的枚举
 
LCQueryResult - cn.leancloud.query中的类
 
LCQueryResult() - 类 的构造器cn.leancloud.query.LCQueryResult
 
LCRanking - cn.leancloud中的类
 
LCRanking() - 类 的构造器cn.leancloud.LCRanking
 
LCRelation<T extends LCObject> - cn.leancloud中的类
 
LCRelation() - 类 的构造器cn.leancloud.LCRelation
 
LCRelation(LCObject, String) - 类 的构造器cn.leancloud.LCRelation
 
LCRelation(String) - 类 的构造器cn.leancloud.LCRelation
 
LCRole - cn.leancloud中的类
 
LCRole() - 类 的构造器cn.leancloud.LCRole
 
LCRole(String) - 类 的构造器cn.leancloud.LCRole
 
LCRole(String, LCACL) - 类 的构造器cn.leancloud.LCRole
 
LCSaveOption - cn.leancloud中的类
 
LCSaveOption() - 类 的构造器cn.leancloud.LCSaveOption
 
LCSearchQuery<T extends LCObject> - cn.leancloud.search中的类
 
LCSearchQuery() - 类 的构造器cn.leancloud.search.LCSearchQuery
 
LCSearchQuery(String) - 类 的构造器cn.leancloud.search.LCSearchQuery
 
LCSearchQuery(String, Class<T>) - 类 的构造器cn.leancloud.search.LCSearchQuery
 
LCSearchResponse - cn.leancloud.search中的类
 
LCSearchResponse() - 类 的构造器cn.leancloud.search.LCSearchResponse
 
LCSearchSortBuilder - cn.leancloud.search中的类
 
LCSearchSortBuilder() - 类 的构造器cn.leancloud.search.LCSearchSortBuilder
 
LCSMS - cn.leancloud.sms中的类
 
LCSMS() - 类 的构造器cn.leancloud.sms.LCSMS
 
LCSMS.TYPE - cn.leancloud.sms中的枚举
 
LCSMSOption - cn.leancloud.sms中的类
 
LCSMSOption() - 类 的构造器cn.leancloud.sms.LCSMSOption
 
LCStatistic - cn.leancloud中的类
 
LCStatistic() - 类 的构造器cn.leancloud.LCStatistic
 
LCStatisticResult - cn.leancloud中的类
 
LCStatisticResult() - 类 的构造器cn.leancloud.LCStatisticResult
 
LCStatus - 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.
LCStatus() - 类 的构造器cn.leancloud.LCStatus
default constructor.
LCStatus(LCObject) - 类 的构造器cn.leancloud.LCStatus
constructor from AVObject instance.
LCStatus.INBOX_TYPE - cn.leancloud中的枚举
 
LCStatusQuery - cn.leancloud中的类
 
LCStatusQuery(LCStatusQuery.SourceType) - 类 的构造器cn.leancloud.LCStatusQuery
 
LCStatusQuery.PaginationDirection - cn.leancloud中的枚举
 
LCStatusQuery.SourceType - cn.leancloud中的枚举
 
LCUser - cn.leancloud中的类
 
LCUser() - 类 的构造器cn.leancloud.LCUser
constructor
LCUser.SNS_PLATFORM - cn.leancloud中的枚举
 
LeanCloud - 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
LeanCloud() - 类 的构造器cn.leancloud.core.LeanCloud
 
LeanCloud.REGION - cn.leancloud.core中的枚举
 
LeanService - cn.leancloud.core中的枚举
 
limit(int) - 类 中的方法cn.leancloud.LCQuery
 
LINKED_ID_MISSING - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that an user cannot be linked to an account because that account's id could not be found.
listIterator() - 类 中的方法cn.leancloud.gson.GsonArray
 
listIterator(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
logger - 类 中的静态变量cn.leancloud.LCObject
 
LoggingInterceptor - cn.leancloud.core中的类
 
LoggingInterceptor() - 类 的构造器cn.leancloud.core.LoggingInterceptor
 
logIn(JSONObject, Class<T>) - 类 中的方法cn.leancloud.core.StorageClient
 
logIn(String, String) - 类 中的静态方法cn.leancloud.LCUser
logIn in background
logIn(String, String, Class<T>) - 类 中的静态方法cn.leancloud.LCUser
logIn in background
logInAnonymously() - 类 中的静态方法cn.leancloud.LCUser
login as anonymous user in background.
loginByEmail(String, String) - 类 中的静态方法cn.leancloud.LCUser
logIn with email and password
loginByMobilePhoneNumber(String, String) - 类 中的静态方法cn.leancloud.LCUser
logIn with mobile phone and password.
loginByMobilePhoneNumber(String, String, Class<T>) - 类 中的静态方法cn.leancloud.LCUser
logIn with mobile phone and password.
loginBySMSCode(String, String) - 类 中的静态方法cn.leancloud.LCUser
logIn with mobile phone and sms code.
loginBySMSCode(String, String, Class<T>) - 类 中的静态方法cn.leancloud.LCUser
logIn with mobile phone and sms code.
LogInCallback<T extends LCUser> - cn.leancloud.callback中的类
 
LogInCallback() - 类 的构造器cn.leancloud.callback.LogInCallback
 
loginWithAuthData(Class<T>, Map<String, Object>, String) - 类 中的静态方法cn.leancloud.LCUser
login with auth data.
loginWithAuthData(Class<T>, Map<String, Object>, String, String, String, boolean) - 类 中的静态方法cn.leancloud.LCUser
login with auth data.
loginWithAuthData(Map<String, Object>, String) - 类 中的静态方法cn.leancloud.LCUser
login with auth data.
loginWithAuthData(Map<String, Object>, String, boolean) - 类 中的方法cn.leancloud.LCUser
login with auth data.
loginWithAuthData(Map<String, Object>, String, String, String, boolean) - 类 中的静态方法cn.leancloud.LCUser
login with auth data.
loginWithAuthData(Map<String, Object>, String, String, String, boolean, boolean) - 类 中的方法cn.leancloud.LCUser
login with auth data.
logOut() - 类 中的静态方法cn.leancloud.LCUser
user logout.
lookup(Class<T>, String) - 类 中的静态方法cn.leancloud.LCLeaderboard
 

M

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

N

NETWORK_ELSE_CACHE - cn.leancloud.LCQuery.CachePolicy
 
NETWORK_ONLY - cn.leancloud.LCQuery.CachePolicy
 
Never - cn.leancloud.LCLeaderboard.LCLeaderboardVersionChangeInterval
 
NEW_TO_OLD - cn.leancloud.LCStatusQuery.PaginationDirection
 
newBuilder() - 类 中的静态方法cn.leancloud.search.LCSearchSortBuilder
 
newUploadToken(LCUser, JSONObject) - 类 中的方法cn.leancloud.core.StorageClient
 
nextInBackground() - 类 中的方法cn.leancloud.LCStatusQuery
get next pagination result.
NorthAmerica - cn.leancloud.core.LeanCloud.REGION
 
NorthChina - cn.leancloud.core.LeanCloud.REGION
 
NOT_INITIALIZED - 异常错误 中的静态变量cn.leancloud.LCException
You must call AVOSCloud.initialize before using the AVOSCloud library.
NumberDeserializerDoubleAsIntFix - cn.leancloud.gson中的类
 
NumberDeserializerDoubleAsIntFix() - 类 的构造器cn.leancloud.gson.NumberDeserializerDoubleAsIntFix
 

O

OBJECT_NOT_FOUND - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating the specified object doesn't exist.
OBJECT_TOO_LARGE - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that the object is too large.
ObjectDeserializer - cn.leancloud.gson中的类
 
ObjectDeserializer() - 类 的构造器cn.leancloud.gson.ObjectDeserializer
 
objectFromClassName(String) - 类 中的静态方法cn.leancloud.Transformer
 
objectId - 类 中的变量cn.leancloud.LCObject
 
ObserverBuilder - cn.leancloud.convertor中的类
 
ObserverBuilder() - 类 的构造器cn.leancloud.convertor.ObserverBuilder
 
OFF - cn.leancloud.LCLogger.Level
 
OLD_TO_NEW - cn.leancloud.LCStatusQuery.PaginationDirection
 
onDataSynchronized() - 类 中的方法cn.leancloud.LCInstallation
 
onDataSynchronized() - 类 中的方法cn.leancloud.LCObject
 
onDataSynchronized() - 类 中的方法cn.leancloud.LCUser
 
onFailure(int, Throwable, String) - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
onFailure(Throwable, String) - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
onGroupRequestFinished(int, int, LCObject) - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
onSaveFailure() - 类 中的方法cn.leancloud.LCObject
 
onSaveFailure() - 类 中的方法cn.leancloud.LCUser
 
onSaveSuccess() - 类 中的方法cn.leancloud.LCInstallation
 
onSaveSuccess() - 类 中的方法cn.leancloud.LCObject
 
onSaveSuccess() - 类 中的方法cn.leancloud.LCUser
 
onSuccess(String, LCException) - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
OPERATION_FORBIDDEN - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that the operation isn't allowed for clients.
operations - 类 中的变量cn.leancloud.LCObject
 
or(List<LCQuery<T>>) - 类 中的静态方法cn.leancloud.LCQuery
Constructs a query that is the or of the given queries.
OR_OP - 类 中的静态变量cn.leancloud.query.QueryOperation
 
order(String) - 类 中的方法cn.leancloud.LCQuery
 
order(String) - 类 中的方法cn.leancloud.search.LCSearchQuery
设置查询字段列表,以逗号隔开的字符串,例如"a,b,c",表示按照a,b,c三个字段的顺序排序,如果字段前面有负号,表示倒序,例如"a,-b"
orderByAscending(String) - 类 中的方法cn.leancloud.LCQuery
Sorts the results in ascending order by the given key.
orderByAscending(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
orderByAscending(String) - 类 中的方法cn.leancloud.search.LCSearchQuery
根据提供的key进行升序排序
orderByAscending(String) - 类 中的方法cn.leancloud.search.LCSearchSortBuilder
 
orderByAscending(String, String) - 类 中的方法cn.leancloud.search.LCSearchSortBuilder
 
orderByAscending(String, String, String) - 类 中的方法cn.leancloud.search.LCSearchSortBuilder
按照key升序排序
orderByDescending(String) - 类 中的方法cn.leancloud.LCQuery
Sorts the results in descending order by the given key.
orderByDescending(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
orderByDescending(String) - 类 中的方法cn.leancloud.search.LCSearchQuery
根据提供的key进行降序排序
orderByDescending(String) - 类 中的方法cn.leancloud.search.LCSearchSortBuilder
 
orderByDescending(String, String) - 类 中的方法cn.leancloud.search.LCSearchSortBuilder
 
orderByDescending(String, String, String) - 类 中的方法cn.leancloud.search.LCSearchSortBuilder
按照key降序排序
OTHER_CAUSE - 异常错误 中的静态变量cn.leancloud.LCException
 
OWNED - cn.leancloud.LCStatusQuery.SourceType
 

P

PaasClient - cn.leancloud.core中的类
we must config following variables: 1. async request or not 2.
PaasClient() - 类 的构造器cn.leancloud.core.PaasClient
 
ParameterizedTypeImpl - cn.leancloud.json中的类
 
ParameterizedTypeImpl(Type[], Type, Type) - 类 的构造器cn.leancloud.json.ParameterizedTypeImpl
 
parse(String) - 类 中的方法cn.leancloud.gson.GSONParser
 
parse(String) - 类 中的静态方法cn.leancloud.json.JSON
 
parse(String) - 接口 中的方法cn.leancloud.json.JSONParser
 
parseArray(String) - 类 中的方法cn.leancloud.gson.GSONParser
 
parseArray(String) - 类 中的静态方法cn.leancloud.json.JSON
 
parseArray(String) - 接口 中的方法cn.leancloud.json.JSONParser
 
parseArray(String, Class<T>) - 类 中的方法cn.leancloud.gson.GSONParser
 
parseArray(String, Class<T>) - 类 中的静态方法cn.leancloud.json.JSON
 
parseArray(String, Class<T>) - 接口 中的方法cn.leancloud.json.JSONParser
 
parseAVObject(String) - 类 中的静态方法cn.leancloud.ArchivedRequests
 
parseLCObject(String) - 类 中的静态方法cn.leancloud.LCObject
Create AVObject instance from json string which generated by AVObject.toString or AVObject.toJSONString.
parseObject(String) - 类 中的方法cn.leancloud.gson.GSONParser
 
parseObject(String) - 类 中的静态方法cn.leancloud.gson.GsonWrapper
 
parseObject(String) - 类 中的静态方法cn.leancloud.json.JSON
 
parseObject(String) - 接口 中的方法cn.leancloud.json.JSONParser
 
parseObject(String, TypeReference<T>) - 类 中的方法cn.leancloud.gson.GSONParser
 
parseObject(String, TypeReference<T>) - 类 中的静态方法cn.leancloud.json.JSON
 
parseObject(String, TypeReference<T>) - 接口 中的方法cn.leancloud.json.JSONParser
 
parseObject(String, Class<T>) - 类 中的方法cn.leancloud.gson.GSONParser
 
parseObject(String, Class<T>) - 类 中的静态方法cn.leancloud.gson.GsonWrapper
 
parseObject(String, Class<T>) - 类 中的静态方法cn.leancloud.json.JSON
 
parseObject(String, Class<T>) - 接口 中的方法cn.leancloud.json.JSONParser
 
parseObject(String, Type) - 类 中的静态方法cn.leancloud.gson.GsonWrapper
 
parsePrecisionNumber(Number) - 类 中的静态方法cn.leancloud.gson.NumberDeserializerDoubleAsIntFix
 
PASSWORD_MISSING - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that the password is missing or empty.
Permissions() - 类 的构造器cn.leancloud.LCACL.Permissions
 
Permissions(boolean, boolean) - 类 的构造器cn.leancloud.LCACL.Permissions
 
Permissions(LCACL.Permissions) - 类 的构造器cn.leancloud.LCACL.Permissions
 
Permissions(HashMap<String, Object>) - 类 的构造器cn.leancloud.LCACL.Permissions
 
postStatus(LCUser, Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
PRIVATE - cn.leancloud.LCStatus.INBOX_TYPE
 
ProgressCallback - cn.leancloud.callback中的类
 
ProgressCallback() - 类 的构造器cn.leancloud.callback.ProgressCallback
 
PUSH - cn.leancloud.core.LeanService
 
PUSH_MISCONFIGURED - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that push is misconfigured.
PushClient - cn.leancloud.core中的类
 
PushClient(PushService, boolean, AppConfiguration.SchedulerCreator) - 类 的构造器cn.leancloud.core.PushClient
 
put(String, Object) - 类 中的方法cn.leancloud.gson.GsonObject
 
put(String, Object) - 类 中的方法cn.leancloud.LCFile
Set file attribute.
put(String, Object) - 类 中的方法cn.leancloud.LCObject
Set attribute.
put(String, Object) - 类 中的方法cn.leancloud.LCStatus
添加 AVStatus 中的一对自定义内容
putAll(Map<? extends String, ? extends Object>) - 类 中的方法cn.leancloud.gson.GsonObject
 
putAll(Map<? extends String, ? extends Object>) - 类 中的方法cn.leancloud.json.JSONObject
 

Q

QQ - cn.leancloud.LCUser.SNS_PLATFORM
 
query(LCQuery) - 类 中的方法cn.leancloud.LCSaveOption
Only save object when query matches AVObject instance data
QueryConditions - cn.leancloud.query中的类
 
QueryConditions() - 类 的构造器cn.leancloud.query.QueryConditions
 
queryCount(LCUser, String, Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 
queryFriendship() - 类 中的方法cn.leancloud.LCUser
query current user's friendship.
queryFriendship(int, int, String) - 类 中的方法cn.leancloud.LCUser
query current user's friendship.
queryFriendship(LCUser, Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 
queryGroupStatistics(String, String, List<String>) - 类 中的静态方法cn.leancloud.LCLeaderboard
query a group of users/objects/entities statistic results.
queryGroupStatistics(List<String>) - 类 中的方法cn.leancloud.LCLeaderboard
query multiple users/objects/entities statistic results.
queryInbox(LCUser, Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 
queryObjects(LCUser, String, String, Map<String, String>, LCQuery.CachePolicy, long) - 类 中的方法cn.leancloud.core.StorageClient
 
QueryOperation - cn.leancloud.query中的类
 
QueryOperation(String, String, Object) - 类 的构造器cn.leancloud.query.QueryOperation
 
queryStatus(LCUser, Map<String, String>) - 类 中的方法cn.leancloud.core.StorageClient
 

R

RATE_LIMITED - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating client is rate limited by avoscloud server.
read(JsonElement) - 类 中的方法cn.leancloud.gson.MapDeserializerDoubleAsIntFix
 
read(JsonElement) - 类 中的方法cn.leancloud.gson.NumberDeserializerDoubleAsIntFix
 
read(JsonReader) - 类 中的方法cn.leancloud.gson.BaseOperationAdapter
 
read(JsonReader) - 类 中的方法cn.leancloud.gson.FileUploadTokenAdapter
 
read(JsonReader) - 类 中的方法cn.leancloud.gson.GeneralObjectAdapter
 
read(JsonReader) - 类 中的方法cn.leancloud.gson.JSONArrayAdapter
 
read(JsonReader) - 类 中的方法cn.leancloud.gson.JSONObjectAdapter
 
refresh() - 类 中的方法cn.leancloud.LCObject
Refresh current object in blocking mode.
refresh() - 类 中的方法cn.leancloud.LCStatus
已过时。
refresh(LCUser, String) - 类 中的方法cn.leancloud.LCObject
Refresh current object in blocking mode.
refresh(String) - 类 中的方法cn.leancloud.LCObject
Refresh current object in blocking mode.
refresh(String) - 类 中的方法cn.leancloud.LCStatus
已过时。
RefreshCallback<T extends LCObject> - cn.leancloud.callback中的类
 
RefreshCallback() - 类 的构造器cn.leancloud.callback.RefreshCallback
 
refreshInBackground() - 类 中的方法cn.leancloud.LCObject
Refresh current object in async mode.
refreshInBackground() - 类 中的方法cn.leancloud.LCStatus
已过时。
refreshInBackground(LCUser) - 类 中的方法cn.leancloud.LCObject
Refresh current object in async mode.
refreshInBackground(LCUser, String) - 类 中的方法cn.leancloud.LCObject
Refresh current object in async mode.
refreshInBackground(String) - 类 中的方法cn.leancloud.LCObject
Refresh current object in async mode.
refreshSessionToken(LCUser) - 类 中的方法cn.leancloud.core.StorageClient
 
refreshSessionTokenInBackground() - 类 中的方法cn.leancloud.LCUser
refresh session token in background.
registerClass(Class<T>) - 类 中的静态方法cn.leancloud.Transformer
 
registerSubclass(Class<T>) - 类 中的静态方法cn.leancloud.LCObject
Register subclass to AVOSCloud SDK.It must be invocated before AVOSCloud.initialize.
REGISTRATION_ID - 类 中的静态变量cn.leancloud.LCInstallation
 
remove(int) - 类 中的方法cn.leancloud.gson.GsonArray
 
remove(LCObject) - 类 中的方法cn.leancloud.LCRelation
Removes an object from this relation.
remove(Object) - 类 中的方法cn.leancloud.gson.GsonArray
 
remove(Object) - 类 中的方法cn.leancloud.gson.GsonObject
 
remove(String) - 类 中的方法cn.leancloud.LCFile
Remove file attribute.
remove(String) - 类 中的方法cn.leancloud.LCObject
Remove attribute.
remove(String) - 类 中的方法cn.leancloud.LCStatus
删除 AVStatus 中的一对自定义内容
removeAll(String, Collection<?>) - 类 中的方法cn.leancloud.LCObject
Remove all collection.
removeAll(Collection<? extends Object>) - 类 中的方法cn.leancloud.gson.GsonArray
 
removeMetaData(String) - 类 中的方法cn.leancloud.LCFile
Remove file meta data.
removeOperationForKey(String) - 类 中的方法cn.leancloud.LCObject
 
requestCaptcha(LCCaptchaOption) - 类 中的方法cn.leancloud.core.StorageClient
 
requestCaptchaInBackground(LCCaptchaOption) - 类 中的静态方法cn.leancloud.sms.LCCaptcha
 
requestEmailVerify(String) - 类 中的方法cn.leancloud.core.StorageClient
 
RequestEmailVerifyCallback - cn.leancloud.callback中的类
 
RequestEmailVerifyCallback() - 类 的构造器cn.leancloud.callback.RequestEmailVerifyCallback
 
requestEmailVerifyInBackground(String) - 类 中的静态方法cn.leancloud.LCUser
request verified email
requestLoginSmsCode(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
requestLoginSmsCodeInBackground(String) - 类 中的静态方法cn.leancloud.LCUser
request sms code for login
requestLoginSmsCodeInBackground(String, String) - 类 中的静态方法cn.leancloud.LCUser
request sms code for login, collaborating with AVCaptcha
RequestMobileCodeCallback - cn.leancloud.callback中的类
 
RequestMobileCodeCallback() - 类 的构造器cn.leancloud.callback.RequestMobileCodeCallback
 
requestMobilePhoneVerify(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
requestMobilePhoneVerifyInBackground(String) - 类 中的静态方法cn.leancloud.LCUser
request sms code for verification mobile phone.
requestMobilePhoneVerifyInBackground(String, String) - 类 中的静态方法cn.leancloud.LCUser
request sms code for verification mobile phone, collaborating with AVCaptcha
RequestPaddingInterceptor - cn.leancloud.core中的类
 
RequestPaddingInterceptor() - 类 的构造器cn.leancloud.core.RequestPaddingInterceptor
 
requestPasswordResetBySmsCodeInBackground(String) - 类 中的静态方法cn.leancloud.LCUser
request sms code for resetting password
requestPasswordResetBySmsCodeInBackground(String, String) - 类 中的静态方法cn.leancloud.LCUser
request sms code for resetting password, collaborating with AVCaptcha
RequestPasswordResetCallback - cn.leancloud.callback中的类
 
RequestPasswordResetCallback() - 类 的构造器cn.leancloud.callback.RequestPasswordResetCallback
 
requestPasswordResetInBackground(String) - 类 中的静态方法cn.leancloud.LCUser
Password-relative operations
requestResetPassword(String) - 类 中的方法cn.leancloud.core.StorageClient
 
requestResetPasswordBySmsCode(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
requestSign(long, boolean) - 类 中的静态方法cn.leancloud.core.GeneralRequestSignature
 
requestSign(String, long, String) - 类 中的静态方法cn.leancloud.core.GeneralRequestSignature
 
RequestSignature - cn.leancloud.core中的接口
 
requestSMSCode(String, Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
requestSMSCodeForUpdatingPhoneNumber(LCUser, String, Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
requestSMSCodeForUpdatingPhoneNumberInBackground(LCUser, String, LCSMSOption) - 类 中的静态方法cn.leancloud.LCUser
request sms code for updating phone number of current user.
requestSMSCodeForUpdatingPhoneNumberInBackground(String, LCSMSOption) - 类 中的静态方法cn.leancloud.LCUser
request sms code for updating phone number of current user.
requestSMSCodeInBackground(String, LCSMSOption) - 类 中的静态方法cn.leancloud.sms.LCSMS
 
reset() - 类 中的方法cn.leancloud.LCLeaderboard
reset current leaderboard.
resetAll() - 类 中的方法cn.leancloud.LCObject
 
resetByRawData(LCObject) - 类 中的方法cn.leancloud.LCObject
 
resetLeaderboard(String) - 类 中的方法cn.leancloud.core.StorageClient
 
resetPasswordBySmsCode(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
resetPasswordBySmsCodeInBackground(String, String) - 类 中的静态方法cn.leancloud.LCUser
reset password with sms code for current user.
resetServerData(Map<String, Object>) - 类 中的方法cn.leancloud.LCObject
Reset server data with new data.
results - 类 中的变量cn.leancloud.search.LCSearchResponse
 
retainAll(Collection<?>) - 类 中的方法cn.leancloud.gson.GsonArray
 
retry(Throwable, String) - 类 中的方法cn.leancloud.callback.GenericObjectCallback
 
reverseQuery(Class<M>, String, LCObject) - 类 中的静态方法cn.leancloud.LCRelation
Create a query that can be used to query the parent objects in this relation.
reverseQuery(String, String, LCObject) - 类 中的静态方法cn.leancloud.LCRelation
Create a query that can be used to query the parent objects in this relation.
RTM - cn.leancloud.core.LeanService
 

S

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

T

TEXT_SMS - cn.leancloud.sms.LCSMS.TYPE
 
TIMELINE - cn.leancloud.LCStatus.INBOX_TYPE
 
TIMEOUT - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that the request timed out on the server.
toArray() - 类 中的方法cn.leancloud.gson.GsonArray
 
toArray(T[]) - 类 中的方法cn.leancloud.gson.GsonArray
 
toJavaList(Class<T>) - 类 中的方法cn.leancloud.gson.GsonArray
 
toJavaList(Class<T>) - 类 中的方法cn.leancloud.json.JSONArray
 
toJavaObject(JSONObject, Class<T>) - 类 中的方法cn.leancloud.gson.GSONParser
 
toJavaObject(JSONObject, Class<T>) - 类 中的静态方法cn.leancloud.json.JSON
 
toJavaObject(JSONObject, Class<T>) - 接口 中的方法cn.leancloud.json.JSONParser
 
toJavaObject(JsonElement) - 类 中的静态方法cn.leancloud.gson.GsonWrapper
 
toJavaObject(JsonElement, Class<T>) - 类 中的静态方法cn.leancloud.gson.GsonWrapper
 
toJavaObject(Class<T>) - 类 中的方法cn.leancloud.gson.GsonObject
 
toJavaObject(Class<T>) - 类 中的方法cn.leancloud.json.JSONObject
 
toJSONArray(List<Object>) - 类 中的方法cn.leancloud.gson.GSONParser
 
toJSONArray(List<Object>) - 接口 中的方法cn.leancloud.json.JSONParser
 
toJsonElement(Object) - 类 中的静态方法cn.leancloud.gson.GsonWrapper
 
toJSONObject() - 类 中的方法cn.leancloud.LCACL
get json object.
toJSONObject() - 类 中的方法cn.leancloud.LCObject
Generate a new json object with server data.
toJSONObject(Map<String, Object>) - 类 中的方法cn.leancloud.gson.GSONParser
 
toJSONObject(Map<String, Object>) - 接口 中的方法cn.leancloud.json.JSONParser
 
toJsonString(Map<String, Object>) - 类 中的静态方法cn.leancloud.gson.GsonWrapper
 
toJSONString() - 类 中的方法cn.leancloud.gson.GsonArray
 
toJSONString() - 类 中的方法cn.leancloud.gson.GsonObject
 
toJSONString() - 类 中的方法cn.leancloud.json.JSONArray
 
toJSONString() - 类 中的方法cn.leancloud.json.JSONObject
 
toJSONString() - 类 中的方法cn.leancloud.LCObject
Generate a json string.
toJSONString() - 类 中的方法cn.leancloud.query.LCQueryResult
 
toJSONString() - 类 中的方法cn.leancloud.types.LCDate
 
toJSONString(Object) - 类 中的方法cn.leancloud.gson.GSONParser
 
toJSONString(Object) - 类 中的静态方法cn.leancloud.json.JSON
 
toJSONString(Object) - 接口 中的方法cn.leancloud.json.JSONParser
 
toMap() - 类 中的方法cn.leancloud.LCFile
Get map data of current file.
toObject() - 类 中的方法cn.leancloud.LCStatus
 
toResult() - 类 中的方法cn.leancloud.query.QueryOperation
 
toResult(String) - 类 中的方法cn.leancloud.query.QueryOperation
 
toString() - 枚举 中的方法cn.leancloud.core.LeanService
 
toString() - 类 中的方法cn.leancloud.json.JSONObject
 
toString() - 类 中的方法cn.leancloud.LCLeaderboardResult
 
toString() - 类 中的方法cn.leancloud.LCObject
 
toString() - 类 中的方法cn.leancloud.LCStatistic
 
toString() - 枚举 中的方法cn.leancloud.LCStatus.INBOX_TYPE
 
toString() - 类 中的方法cn.leancloud.query.LCQueryResult
 
toString() - 枚举 中的方法cn.leancloud.sms.LCSMS.TYPE
 
totallyOverwrite - 类 中的变量cn.leancloud.LCObject
 
transform(LCObject, Class<T>) - 类 中的静态方法cn.leancloud.Transformer
 
transform(LCObject, String) - 类 中的静态方法cn.leancloud.Transformer
 
Transformer - cn.leancloud中的类
 
TWITTER - cn.leancloud.LCUser.SNS_PLATFORM
 
type - 类 中的变量cn.leancloud.json.TypeReference
 
TypeReference<T> - cn.leancloud.json中的类
 
TypeReference() - 类 的构造器cn.leancloud.json.TypeReference
 
TypeReference(Type...) - 类 的构造器cn.leancloud.json.TypeReference
 

U

unblockFriend(LCUser, String) - 类 中的方法cn.leancloud.core.StorageClient
 
unblockFriendInBackground(String) - 类 中的方法cn.leancloud.LCUser
unblock somebody in background.
unfollowInBackground(LCUser, String) - 类 中的方法cn.leancloud.LCUser
unfollow somebody in background.
unfollowInBackground(String) - 类 中的方法cn.leancloud.LCUser
unfollow somebody in background.
unfollowUser(LCUser, String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
UNKNOWN - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating unknown reason.
unreadCountInBackground() - 类 中的方法cn.leancloud.LCStatusQuery
get (read, unread) count.
UNSUPPORTED_SERVICE - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that a service being linked (e.g.
updateEntityStatistics(String, List<Map<String, Object>>, boolean) - 类 中的方法cn.leancloud.core.StorageClient
 
updateFriendship(LCFriendship) - 类 中的方法cn.leancloud.LCUser
update friendship attributes.
updateFriendship(LCUser, LCFriendship) - 类 中的方法cn.leancloud.LCUser
update friendship attributes.
updateFriendship(LCUser, String, String, Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
updateLeaderboard(String, Map<String, Object>) - 类 中的方法cn.leancloud.core.StorageClient
 
updateObjectStatistics(String, List<Map<String, Object>>, boolean) - 类 中的方法cn.leancloud.core.StorageClient
 
updatePassword(LCUser, String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
UpdatePasswordCallback - cn.leancloud.callback中的类
 
UpdatePasswordCallback() - 类 的构造器cn.leancloud.callback.UpdatePasswordCallback
 
updatePasswordInBackground(String, String) - 类 中的方法cn.leancloud.LCUser
update current user's password
updateStatistic(LCUser, Map<String, Double>) - 类 中的静态方法cn.leancloud.LCLeaderboard
update user's statistic
updateStatistic(LCUser, Map<String, Double>, boolean) - 类 中的静态方法cn.leancloud.LCLeaderboard
update user's statistic
updateUpdateStrategy(LCLeaderboard.LCLeaderboardUpdateStrategy) - 类 中的方法cn.leancloud.LCLeaderboard
update current leaderboard's update strategy.
updateUserStatistics(LCUser, List<Map<String, Object>>, boolean) - 类 中的方法cn.leancloud.core.StorageClient
 
updateVersionChangeInterval(LCLeaderboard.LCLeaderboardVersionChangeInterval) - 类 中的方法cn.leancloud.LCLeaderboard
update current leaderboard's change interval
USER_DOESNOT_EXIST - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that user doesn't exist
USER_ID_MISMATCH - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that User ID mismatch.
USER_MOBILE_PHONENUMBER_TAKEN - 异常错误 中的静态变量cn.leancloud.LCException
这个号码已经绑定过别的账号了
USER_MOBILEPHONE_MISSING - 异常错误 中的静态变量cn.leancloud.LCException
 用户并没有绑定手机号码
USER_MOBILEPHONE_NOT_VERIFIED - 异常错误 中的静态变量cn.leancloud.LCException
这个手机号码尚未被验证过
USER_WITH_MOBILEPHONE_NOT_FOUND - 异常错误 中的静态变量cn.leancloud.LCException
 没有找到绑定了该手机号的用户
USERNAME_MISSING - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that the username is missing or empty.
USERNAME_PASSWORD_MISMATCH - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that username and password mismatched.
USERNAME_TAKEN - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that the username has already been taken.
UUID_LEN - 类 中的静态变量cn.leancloud.LCObject
 

V

v(String) - 类 中的方法cn.leancloud.LCLogger
 
v(String, Throwable) - 类 中的方法cn.leancloud.LCLogger
 
VALIDATION_ERROR - 异常错误 中的静态变量cn.leancloud.LCException
Error code indicating that cloud code validation failed.
validFieldName(String) - 类 中的方法cn.leancloud.LCObject
 
value() - 枚举 中的方法cn.leancloud.LCStatusQuery.PaginationDirection
 
valueOf(String) - 枚举 中的静态方法cn.leancloud.core.LeanCloud.REGION
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.core.LeanService
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.LCLeaderboard.LCLeaderboardOrder
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.LCLeaderboard.LCLeaderboardUpdateStrategy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.LCLeaderboard.LCLeaderboardVersionChangeInterval
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.LCLogger.Level
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.LCObject.Hook
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.LCQuery.CachePolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.LCStatus.INBOX_TYPE
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.LCStatusQuery.PaginationDirection
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.LCStatusQuery.SourceType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.LCUser.SNS_PLATFORM
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.leancloud.sms.LCSMS.TYPE
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.leancloud.core.LeanCloud.REGION
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.core.LeanService
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 类 中的方法cn.leancloud.gson.GsonObject
 
values() - 枚举 中的静态方法cn.leancloud.LCLeaderboard.LCLeaderboardOrder
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.LCLeaderboard.LCLeaderboardUpdateStrategy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.LCLeaderboard.LCLeaderboardVersionChangeInterval
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.LCLogger.Level
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.LCObject.Hook
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.LCQuery.CachePolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.LCStatus.INBOX_TYPE
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.LCStatusQuery.PaginationDirection
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.LCStatusQuery.SourceType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.LCUser.SNS_PLATFORM
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.leancloud.sms.LCSMS.TYPE
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VENDOR - 类 中的静态变量cn.leancloud.LCInstallation
 
VERBOSE - cn.leancloud.LCLogger.Level
 
verifyCaptcha(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
verifyCaptchaCodeInBackground(String, LCCaptchaDigest) - 类 中的静态方法cn.leancloud.sms.LCCaptcha
 
verifyInternalId(String) - 类 中的静态方法cn.leancloud.LCObject
 
verifyMobilePhone(String) - 类 中的方法cn.leancloud.core.StorageClient
 
verifyMobilePhoneInBackground(String) - 类 中的静态方法cn.leancloud.LCUser
verify sms code with current user's phone number.
verifySMSCode(String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
verifySMSCodeForUpdatingPhoneNumber(LCUser, String, String) - 类 中的方法cn.leancloud.core.StorageClient
 
verifySMSCodeForUpdatingPhoneNumberInBackground(LCUser, String, String) - 类 中的静态方法cn.leancloud.LCUser
verify sms code for updating phone number of current user.
verifySMSCodeForUpdatingPhoneNumberInBackground(String, String) - 类 中的静态方法cn.leancloud.LCUser
verify sms code for updating phone number of current user.
verifySMSCodeInBackground(String, String) - 类 中的静态方法cn.leancloud.sms.LCSMS
 
VOICE_SMS - cn.leancloud.sms.LCSMS.TYPE
 

W

w(String) - 类 中的方法cn.leancloud.LCLogger
 
w(String, Throwable) - 类 中的方法cn.leancloud.LCLogger
 
w(Throwable) - 类 中的方法cn.leancloud.LCLogger
 
WARNING - cn.leancloud.LCLogger.Level
 
WECHAT - cn.leancloud.LCUser.SNS_PLATFORM
 
Week - cn.leancloud.LCLeaderboard.LCLeaderboardVersionChangeInterval
 
WEIBO - cn.leancloud.LCUser.SNS_PLATFORM
 
whereContainedIn(String, Collection<? extends Object>) - 类 中的方法cn.leancloud.LCQuery
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.LCQuery
Add a constraint for finding string values that contain a provided string.
whereContains(String, String) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereContainsAll(String, Collection<?>) - 类 中的方法cn.leancloud.LCQuery
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.LCQuery
Add a constraint for finding objects that do not contain a given key.
whereDoesNotExist(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereDoesNotMatchKeyInQuery(String, String, LCQuery<?>) - 类 中的方法cn.leancloud.LCQuery
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, LCQuery<?>) - 类 中的方法cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value does not match another AVQuery.
whereEndsWith(String, String) - 类 中的方法cn.leancloud.LCQuery
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.LCQuery
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.LCQuery
Add a constraint for finding objects that contain the given key.
whereExists(String) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereGreaterThan(String, Object) - 类 中的方法cn.leancloud.LCQuery
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.LCQuery
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.LCQuery
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.LCQuery
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.LCQuery
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.LCQuery
Add a regular expression constraint for finding string values that match the provided regular expression.
whereMatches(String, String, String) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereMatchesKeyInQuery(String, String, LCQuery<?>) - 类 中的方法cn.leancloud.LCQuery
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, LCQuery<?>) - 类 中的方法cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's value match another AVQuery.
whereNear(String, LCGeoPoint) - 类 中的方法cn.leancloud.LCQuery
Add a proximity based constraint for finding objects with key point values near the point given.
whereNear(String, LCGeoPoint) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereNear(String, LCGeoPoint) - 类 中的方法cn.leancloud.search.LCSearchSortBuilder
 
whereNear(String, LCGeoPoint, String) - 类 中的方法cn.leancloud.search.LCSearchSortBuilder
 
whereNear(String, LCGeoPoint, String, String, String) - 类 中的方法cn.leancloud.search.LCSearchSortBuilder
按照地理位置信息远近排序,key对应的字段类型必须是GeoPoint。
whereNotContainedIn(String, Collection<? extends Object>) - 类 中的方法cn.leancloud.LCQuery
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.LCQuery
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.LCQuery
添加查询约束条件,查找key类型是数组,该数组的长度匹配提供的数值。
whereSizeEqual(String, int) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereStartsWith(String, String) - 类 中的方法cn.leancloud.LCQuery
Add a constraint for finding string values that start with a provided string.
whereStartsWith(String, String) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereWithinGeoBox(String, LCGeoPoint, LCGeoPoint) - 类 中的方法cn.leancloud.LCQuery
Add a constraint to the query that requires a particular key's coordinates be contained within a given rectangular geographic bounding box.
whereWithinGeoBox(String, LCGeoPoint, LCGeoPoint) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereWithinKilometers(String, LCGeoPoint, double) - 类 中的方法cn.leancloud.LCQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the maximum distance given.
whereWithinKilometers(String, LCGeoPoint, double) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereWithinKilometers(String, LCGeoPoint, double, double) - 类 中的方法cn.leancloud.LCQuery
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, LCGeoPoint, double, double) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereWithinMiles(String, LCGeoPoint, double) - 类 中的方法cn.leancloud.LCQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the maximum distance given.
whereWithinMiles(String, LCGeoPoint, double) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereWithinMiles(String, LCGeoPoint, double, double) - 类 中的方法cn.leancloud.LCQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the given ring.
whereWithinMiles(String, LCGeoPoint, double, double) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereWithinRadians(String, LCGeoPoint, double) - 类 中的方法cn.leancloud.LCQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the maximum distance given.
whereWithinRadians(String, LCGeoPoint, double) - 类 中的方法cn.leancloud.query.QueryConditions
 
whereWithinRadians(String, LCGeoPoint, double, double) - 类 中的方法cn.leancloud.LCQuery
Add a proximity based constraint for finding objects with key point values near the point given and within the maximum distance given.
whereWithinRadians(String, LCGeoPoint, double, double) - 类 中的方法cn.leancloud.query.QueryConditions
 
withAbsoluteLocalPath(String, String) - 类 中的静态方法cn.leancloud.LCFile
Generate File instance with local path.
withFile(String, File) - 类 中的静态方法cn.leancloud.LCFile
Generate File instance with local file.
withObjectIdInBackground(String) - 类 中的静态方法cn.leancloud.LCFile
Get AVFile instance from objectId.
wrapObservable(Observable) - 类 中的方法cn.leancloud.core.StorageClient
 
write(JsonWriter, JSONArray) - 类 中的方法cn.leancloud.gson.JSONArrayAdapter
 
write(JsonWriter, JSONObject) - 类 中的方法cn.leancloud.gson.JSONObjectAdapter
 
write(JsonWriter, BaseOperation) - 类 中的方法cn.leancloud.gson.BaseOperationAdapter
 
write(JsonWriter, FileUploadToken) - 类 中的方法cn.leancloud.gson.FileUploadTokenAdapter
 
write(JsonWriter, T) - 类 中的方法cn.leancloud.gson.GeneralObjectAdapter
 
writeLog(LCLogger.Level, String) - 类 中的方法cn.leancloud.LCLogger
 
writeLog(LCLogger.Level, String, Throwable) - 类 中的方法cn.leancloud.LCLogger
 
writeLog(LCLogger.Level, Throwable) - 类 中的方法cn.leancloud.LCLogger
 
A B C D E F G H I J K L M N O P Q R S T U V W 
所有类 所有程序包