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

A

abort() - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.CacheRequest
 
abort() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache.Editor
Aborts this edit.
abortUnlessCommitted() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache.Editor
 
acceptHeader(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.ws.WebSocketProtocol
 
AccessToken - com.larksuite.oapi.core.api.handler中的类
 
AccessToken() - 类 的构造器com.larksuite.oapi.core.api.handler.AccessToken
 
accessToken(AuthenAccessTokenReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.authen.v1.AuthenService.Authens
 
AccessTokenObtainException - com.larksuite.oapi.core.api.exception中的异常错误
 
AccessTokenObtainException(String, Response) - 异常错误 的构造器com.larksuite.oapi.core.api.exception.AccessTokenObtainException
 
AccessTokenType - com.larksuite.oapi.core.api中的枚举
 
AccessTokenTypeInvalidException - com.larksuite.oapi.core.api.exception中的异常错误
 
AccessTokenTypeInvalidException() - 异常错误 的构造器com.larksuite.oapi.core.api.exception.AccessTokenTypeInvalidException
 
AclScope - com.larksuite.oapi.service.calendar.v4.model中的类
 
AclScope() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.AclScope
 
Action - com.larksuite.oapi.core.card.mode中的类
 
Action() - 类 的构造器com.larksuite.oapi.core.card.mode.Action
 
add(String, String...) - 类 中的方法com.larksuite.oapi.okhttp3_14.CertificatePinner.Builder
Pins certificates for pattern.
add(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.FormBody.Builder
 
add(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers.Builder
Add an header line containing a field name, a literal colon, and a value.
add(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers.Builder
Add a header with the specified name and value.
add(String, Date) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers.Builder
Add a header with the specified name and formatted date.
add(String, Instant) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers.Builder
Add a header with the specified name and formatted instant.
addAll(Headers) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers.Builder
Adds all headers from an existing collection.
addEncoded(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.FormBody.Builder
 
addEncodedPathSegment(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
addEncodedPathSegments(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
Adds a set of encoded path segments separated by a slash (either \ or /).
addEncodedQueryParameter(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
Adds the pre-encoded query parameter to this URL's query string.
addField(String, Object) - 类 中的方法com.larksuite.oapi.core.api.request.FormData
 
addFile(String, FormDataFile) - 类 中的方法com.larksuite.oapi.core.api.request.FormData
 
addFormDataPart(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody.Builder
Add a form data part to the body.
addFormDataPart(String, String, RequestBody) - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody.Builder
Add a form data part to the body.
addHeader(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
Adds a header with name and value.
addHeader(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
Adds a header with name and value.
addInterceptor(Interceptor) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
 
addLenient(Headers.Builder, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.Internal
 
addLenient(Headers.Builder, String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.Internal
 
addNetworkInterceptor(Interceptor) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
 
addPart(RequestBody) - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody.Builder
Add a part to the body.
addPart(Headers, RequestBody) - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody.Builder
Add a part to the body.
addPart(MultipartBody.Part) - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody.Builder
Add a part to the body.
addPathSegment(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
addPathSegments(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
Adds a set of path segments separated by a slash (either \ or /).
addQueryParameter(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
Encodes the query parameter using UTF-8 and adds it to this URL's query string.
Address - com.larksuite.oapi.okhttp3_14中的类
A specification for a connection to an origin server.
Address(String, int, Dns, SocketFactory, SSLSocketFactory, HostnameVerifier, CertificatePinner, Authenticator, Proxy, List<Protocol>, List<ConnectionSpec>, ProxySelector) - 类 的构造器com.larksuite.oapi.okhttp3_14.Address
 
address() - 类 中的方法com.larksuite.oapi.okhttp3_14.Route
 
addSuppressedIfPossible(Throwable, Throwable) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
 
addUnsafeNonAscii(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers.Builder
Add a header with the specified name and value.
afterHandshake(SSLSocket) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
allEnabledCipherSuites() - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec.Builder
 
allEnabledTlsVersions() - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec.Builder
 
allSubjectAltNames(X509Certificate) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.tls.OkHostnameVerifier
 
alpnProtocolNames(List<Protocol>) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
ALTERNATIVE - 类 中的静态变量com.larksuite.oapi.okhttp3_14.MultipartBody
The "multipart/alternative" type is syntactically identical to "multipart/mixed", but the semantics are different.
Announcement - com.larksuite.oapi.service.im.v1.model中的类
 
Announcement() - 类 的构造器com.larksuite.oapi.service.im.v1.model.Announcement
 
AnnouncementGetResult - com.larksuite.oapi.service.im.v1.model中的类
 
AnnouncementGetResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
AnnouncementPatchReqBody - com.larksuite.oapi.service.im.v1.model中的类
 
AnnouncementPatchReqBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.AnnouncementPatchReqBody
 
Announcements(ImService) - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.Announcements
 
Api - com.larksuite.oapi.core.api中的类
 
Api() - 类 的构造器com.larksuite.oapi.core.api.Api
 
APP_ACCESS_TOKEN_INTERNAL_URL_PATH - 接口 中的静态变量com.larksuite.oapi.core.api.Constants
 
APP_ACCESS_TOKEN_ISV_URL_PATH - 接口 中的静态变量com.larksuite.oapi.core.api.Constants
 
AppAccessToken - com.larksuite.oapi.core.api.token中的类
 
AppAccessToken() - 类 的构造器com.larksuite.oapi.core.api.token.AppAccessToken
 
appAccessTokenKey(String) - 类 中的静态方法com.larksuite.oapi.core.Keys
 
appendingSink(File) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.io.FileSystem
Writes to file, appending if data is already present.
appendingSink(File) - 类 中的静态方法com.larksuite.oapi.okio1_17.Okio
Returns a sink that appends to file.
appID2EventType2Handler - 类 中的静态变量com.larksuite.oapi.core.event.IHandler.Hub
 
appID2Handler - 类 中的静态变量com.larksuite.oapi.core.card.IHandler.Hub
 
Application - com.larksuite.oapi.service.application.v1.model中的类
 
Application() - 类 的构造器com.larksuite.oapi.service.application.v1.model.Application
 
APPLICATION_JSON - 接口 中的静态变量com.larksuite.oapi.core.Constants
 
Applications(ApplicationService) - 类 的构造器com.larksuite.oapi.service.application.v1.ApplicationService.Applications
 
ApplicationService - com.larksuite.oapi.service.application.v1中的类
 
ApplicationService(Config) - 类 的构造器com.larksuite.oapi.service.application.v1.ApplicationService
 
ApplicationService.Applications - com.larksuite.oapi.service.application.v1中的类
 
ApplicationService.AppOpenEventHandler - com.larksuite.oapi.service.application.v1中的类
 
ApplicationService.AppStatusChangeEventHandler - com.larksuite.oapi.service.application.v1中的类
 
ApplicationService.AppUninstalledEventHandler - com.larksuite.oapi.service.application.v1中的类
 
ApplicationService.OrderPaidEventHandler - com.larksuite.oapi.service.application.v1中的类
 
apply(ConnectionSpec, SSLSocket, boolean) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.Internal
 
apply(ReserveApplyReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.Reserves
 
APPLY_APP_TICKET_PATH - 接口 中的静态变量com.larksuite.oapi.core.api.Constants
 
ApplyAppTicketReq - com.larksuite.oapi.core.api.token中的类
 
ApplyAppTicketReq() - 类 的构造器com.larksuite.oapi.core.api.token.ApplyAppTicketReq
 
AppOpenEvent - com.larksuite.oapi.service.application.v1.model中的类
 
AppOpenEvent() - 类 的构造器com.larksuite.oapi.service.application.v1.model.AppOpenEvent
 
AppOpenEventData - com.larksuite.oapi.service.application.v1.model中的类
 
AppOpenEventData() - 类 的构造器com.larksuite.oapi.service.application.v1.model.AppOpenEventData
 
AppOpenEventHandler() - 类 的构造器com.larksuite.oapi.service.application.v1.ApplicationService.AppOpenEventHandler
 
AppSettings - com.larksuite.oapi.core中的类
 
AppSettings(AppType, String, String, String, String) - 类 的构造器com.larksuite.oapi.core.AppSettings
 
AppStatusChangeEvent - com.larksuite.oapi.service.application.v1.model中的类
 
AppStatusChangeEvent() - 类 的构造器com.larksuite.oapi.service.application.v1.model.AppStatusChangeEvent
 
AppStatusChangeEventData - com.larksuite.oapi.service.application.v1.model中的类
 
AppStatusChangeEventData() - 类 的构造器com.larksuite.oapi.service.application.v1.model.AppStatusChangeEventData
 
AppStatusChangeEventHandler() - 类 的构造器com.larksuite.oapi.service.application.v1.ApplicationService.AppStatusChangeEventHandler
 
AppTicketEvent - com.larksuite.oapi.core.event.v1中的类
 
AppTicketEvent() - 类 的构造器com.larksuite.oapi.core.event.v1.AppTicketEvent
 
AppTicketEvent.AppTicketEventData - com.larksuite.oapi.core.event.v1中的类
 
AppTicketEventData() - 类 的构造器com.larksuite.oapi.core.event.v1.AppTicketEvent.AppTicketEventData
 
AppTicketEventHandler - com.larksuite.oapi.core.event.v1中的类
 
AppTicketEventHandler() - 类 的构造器com.larksuite.oapi.core.event.v1.AppTicketEventHandler
 
AppTicketIsEmptyException - com.larksuite.oapi.core.api.exception中的异常错误
 
AppTicketIsEmptyException() - 异常错误 的构造器com.larksuite.oapi.core.api.exception.AppTicketIsEmptyException
 
appTicketKey(String) - 类 中的静态方法com.larksuite.oapi.core.Keys
 
AppType - com.larksuite.oapi.core中的枚举
 
AppUninstalledEvent - com.larksuite.oapi.service.application.v1.model中的类
 
AppUninstalledEvent() - 类 的构造器com.larksuite.oapi.service.application.v1.model.AppUninstalledEvent
 
AppUninstalledEventData - com.larksuite.oapi.service.application.v1.model中的类
 
AppUninstalledEventData() - 类 的构造器com.larksuite.oapi.service.application.v1.model.AppUninstalledEventData
 
AppUninstalledEventHandler() - 类 的构造器com.larksuite.oapi.service.application.v1.ApplicationService.AppUninstalledEventHandler
 
AppUsage - com.larksuite.oapi.service.im.v1.model中的类
 
AppUsage() - 类 的构造器com.larksuite.oapi.service.im.v1.model.AppUsage
 
asByteBuffer() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns a ByteBuffer view of the bytes in this ByteString.
AsyncTimeout - com.larksuite.oapi.okio1_17中的类
This timeout uses a background thread to take action exactly when the timeout occurs.
AsyncTimeout() - 类 的构造器com.larksuite.oapi.okio1_17.AsyncTimeout
 
AttendeeChatMember - com.larksuite.oapi.service.calendar.v4.model中的类
 
AttendeeChatMember() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.AttendeeChatMember
 
Authen - com.larksuite.oapi.service.authen.v1.model中的类
 
Authen() - 类 的构造器com.larksuite.oapi.service.authen.v1.model.Authen
 
AuthenAccessTokenReqBody - com.larksuite.oapi.service.authen.v1.model中的类
 
AuthenAccessTokenReqBody() - 类 的构造器com.larksuite.oapi.service.authen.v1.model.AuthenAccessTokenReqBody
 
AuthenRefreshAccessTokenReqBody - com.larksuite.oapi.service.authen.v1.model中的类
 
AuthenRefreshAccessTokenReqBody() - 类 的构造器com.larksuite.oapi.service.authen.v1.model.AuthenRefreshAccessTokenReqBody
 
Authens(AuthenService) - 类 的构造器com.larksuite.oapi.service.authen.v1.AuthenService.Authens
 
AuthenService - com.larksuite.oapi.service.authen.v1中的类
 
AuthenService(Config) - 类 的构造器com.larksuite.oapi.service.authen.v1.AuthenService
 
AuthenService.AuthenAccessTokenReqCall - com.larksuite.oapi.service.authen.v1中的类
 
AuthenService.AuthenRefreshAccessTokenReqCall - com.larksuite.oapi.service.authen.v1中的类
 
AuthenService.Authens - com.larksuite.oapi.service.authen.v1中的类
 
AuthenService.AuthenUserInfoReqCall - com.larksuite.oapi.service.authen.v1中的类
 
authenticate(Route, Response) - 接口 中的方法com.larksuite.oapi.okhttp3_14.Authenticator
Returns a request that includes a credential to satisfy an authentication challenge in response.
Authenticator - com.larksuite.oapi.okhttp3_14中的接口
Performs either preemptive authentication before connecting to a proxy server, or reactive authentication after receiving a challenge from either an origin web server or proxy server.
authenticator() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
authenticator(Authenticator) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the authenticator used to respond to challenges from origin servers.
authParams() - 类 中的方法com.larksuite.oapi.okhttp3_14.Challenge
Returns the auth params, including realm and charset if present, but as strings.
AvatarInfo - com.larksuite.oapi.service.contact.v3.model中的类
 
AvatarInfo() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.AvatarInfo
 

B

base64() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns this byte string encoded as Base64.
base64Url() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns this byte string encoded as URL-safe Base64.
BaseEvent - com.larksuite.oapi.core.event.model中的类
 
BaseEvent() - 类 的构造器com.larksuite.oapi.core.event.model.BaseEvent
 
BaseEventData - com.larksuite.oapi.core.event.model中的类
 
BaseEventData() - 类 的构造器com.larksuite.oapi.core.event.model.BaseEventData
 
BaseEventV2 - com.larksuite.oapi.core.event.model中的类
 
BaseEventV2() - 类 的构造器com.larksuite.oapi.core.event.model.BaseEventV2
 
BaseRequest<I,O> - com.larksuite.oapi.core.api.request中的类
 
BaseRequest(String, String, AccessTokenType, I, O, RequestOptFn...) - 类 的构造器com.larksuite.oapi.core.api.request.BaseRequest
 
BaseRequest(String, String, AccessTokenType[], I, O, RequestOptFn...) - 类 的构造器com.larksuite.oapi.core.api.request.BaseRequest
 
basic(String, String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.Credentials
Returns an auth credential for the Basic scheme.
basic(String, String, Charset) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.Credentials
 
BasicCertificateChainCleaner - com.larksuite.oapi.okhttp3_14.internal.tls中的类
A certificate chain cleaner that uses a set of trusted root certificates to build the trusted chain.
BasicCertificateChainCleaner(TrustRootIndex) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.tls.BasicCertificateChainCleaner
 
basicRecognize(ImageBasicRecognizeReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.optical_char_recognition.v1.OpticalCharRecognitionService.Images
 
BasicTrustRootIndex - com.larksuite.oapi.okhttp3_14.internal.tls中的类
A simple index that of trusted root certificates that have been loaded into memory.
BasicTrustRootIndex(X509Certificate...) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.tls.BasicTrustRootIndex
 
batchDelete(CalendarEventAttendeeBatchDeleteReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendees
 
BatchReqCall<I,O> - com.larksuite.oapi.core.api中的类
 
BatchReqCall(ReqCaller<I, O>...) - 类 的构造器com.larksuite.oapi.core.api.BatchReqCall
 
BatchReqCall(ExecutorService, ReqCaller<I, O>...) - 类 的构造器com.larksuite.oapi.core.api.BatchReqCall
 
blackhole() - 类 中的静态方法com.larksuite.oapi.okio1_17.Okio
Returns a sink that writes nowhere.
Body - com.larksuite.oapi.core.api.response中的类
 
Body() - 类 的构造器com.larksuite.oapi.core.api.response.Body
 
Body(int, String) - 类 的构造器com.larksuite.oapi.core.api.response.Body
 
body() - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.CacheRequest
 
body() - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody.Part
 
body() - 类 中的方法com.larksuite.oapi.okhttp3_14.Request
 
body() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns a non-null value if this response was passed to Callback.onResponse(com.larksuite.oapi.okhttp3_14.Call, com.larksuite.oapi.okhttp3_14.Response) or returned from Call.execute().
body(ResponseBody) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
 
bomAwareCharset(BufferedSource, Charset) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
 
boundary() - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody
 
BridgeInterceptor - com.larksuite.oapi.okhttp3_14.internal.http中的类
Bridges from application code to network code.
BridgeInterceptor(CookieJar) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.http.BridgeInterceptor
 
Buffer - com.larksuite.oapi.okio1_17中的类
A collection of bytes in memory.
Buffer() - 类 的构造器com.larksuite.oapi.okio1_17.Buffer
 
buffer() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
buffer - 类 中的变量com.larksuite.oapi.okio1_17.Buffer.UnsafeCursor
 
buffer() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Returns this sink's internal buffer.
buffer() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
已过时。
use getBuffer() instead.
buffer(Source) - 类 中的静态方法com.larksuite.oapi.okio1_17.Okio
Returns a new source that buffers reads from source.
buffer(Sink) - 类 中的静态方法com.larksuite.oapi.okio1_17.Okio
Returns a new sink that buffers writes to sink.
Buffer.UnsafeCursor - com.larksuite.oapi.okio1_17中的类
A handle to the underlying data in a buffer.
BufferedSink - com.larksuite.oapi.okio1_17中的接口
A sink that keeps a buffer internally so that callers can do small writes without a performance penalty.
BufferedSource - com.larksuite.oapi.okio1_17中的接口
A source that keeps a buffer internally so that callers can do small reads without a performance penalty.
build() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl.Builder
 
build() - 类 中的方法com.larksuite.oapi.okhttp3_14.CertificatePinner.Builder
 
build() - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec.Builder
 
build() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie.Builder
 
build() - 类 中的方法com.larksuite.oapi.okhttp3_14.FormBody.Builder
 
build() - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers.Builder
 
build() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
build() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection.Builder
 
build() - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody.Builder
Assemble the specified parts into a request body.
build() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
 
build() - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
 
build() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
 
buildCertificateChainCleaner(X509TrustManager) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
buildCertificateChainCleaner(SSLSocketFactory) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
Builder() - 类 的构造器com.larksuite.oapi.okhttp3_14.CacheControl.Builder
 
Builder() - 类 的构造器com.larksuite.oapi.okhttp3_14.CertificatePinner.Builder
 
Builder(ConnectionSpec) - 类 的构造器com.larksuite.oapi.okhttp3_14.ConnectionSpec.Builder
 
Builder() - 类 的构造器com.larksuite.oapi.okhttp3_14.Cookie.Builder
 
Builder() - 类 的构造器com.larksuite.oapi.okhttp3_14.FormBody.Builder
 
Builder(Charset) - 类 的构造器com.larksuite.oapi.okhttp3_14.FormBody.Builder
 
Builder() - 类 的构造器com.larksuite.oapi.okhttp3_14.Headers.Builder
 
Builder() - 类 的构造器com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
Builder(boolean) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection.Builder
 
Builder() - 类 的构造器com.larksuite.oapi.okhttp3_14.MultipartBody.Builder
 
Builder(String) - 类 的构造器com.larksuite.oapi.okhttp3_14.MultipartBody.Builder
 
Builder() - 类 的构造器com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
 
Builder() - 类 的构造器com.larksuite.oapi.okhttp3_14.Request.Builder
 
Builder() - 类 的构造器com.larksuite.oapi.okhttp3_14.Response.Builder
 
buildIfSupported() - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.platform.ConscryptPlatform
 
buildQuery(Map<String, Object>) - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
BuildSubHandler - com.larksuite.oapi.core.api.handler.subhandler中的类
 
BuildSubHandler() - 类 的构造器com.larksuite.oapi.core.api.handler.subhandler.BuildSubHandler
 
buildTrustRootIndex(X509TrustManager) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
byContext(Context) - 类 中的静态方法com.larksuite.oapi.core.api.request.BaseRequest
 
ByCtx(Context) - 类 中的静态方法com.larksuite.oapi.core.Config
 
byteCount() - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers
Returns the number of bytes required to encode these headers using HTTP/1.1.
bytes() - 类 中的方法com.larksuite.oapi.okhttp3_14.ResponseBody
Returns the response as a byte array.
byteStream() - 类 中的方法com.larksuite.oapi.okhttp3_14.ResponseBody
 
ByteString - com.larksuite.oapi.okio1_17中的类
An immutable sequence of bytes.

C

Cache - com.larksuite.oapi.okhttp3_14中的类
Caches HTTP and HTTPS responses to the filesystem so they may be reused, saving time and bandwidth.
Cache(File, long) - 类 的构造器com.larksuite.oapi.okhttp3_14.Cache
Create a cache of at most maxSize bytes in directory.
cache(Cache) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the response cache to be used to read and write cached responses.
cache() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
CacheControl - com.larksuite.oapi.okhttp3_14中的类
A Cache-Control header with cache directives from a server or client.
cacheControl(CacheControl) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
Sets this request's Cache-Control header, replacing any cache control headers already present.
cacheControl() - 类 中的方法com.larksuite.oapi.okhttp3_14.Request
Returns the cache control directives for this response.
cacheControl() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns the cache control directives for this response.
CacheControl.Builder - com.larksuite.oapi.okhttp3_14中的类
Builds a Cache-Control request header.
CacheInterceptor - com.larksuite.oapi.okhttp3_14.internal.cache中的类
Serves requests from the cache and writes responses to the cache.
CacheInterceptor(InternalCache) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.cache.CacheInterceptor
 
CacheRequest - com.larksuite.oapi.okhttp3_14.internal.cache中的接口
 
cacheResponse - 类 中的变量com.larksuite.oapi.okhttp3_14.internal.cache.CacheStrategy
The cached response to return or validate; or null if this call doesn't use a cache.
cacheResponse(Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
 
cacheResponse() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns the raw response received from the cache.
CacheStrategy - com.larksuite.oapi.okhttp3_14.internal.cache中的类
Given a request and cached response, this figures out whether to use the network, the cache, or both.
CacheStrategy.Factory - com.larksuite.oapi.okhttp3_14.internal.cache中的类
 
Calendar - com.larksuite.oapi.service.calendar.v4.model中的类
 
Calendar() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.Calendar
 
CalendarAcl - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarAcl() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarAcl
 
CalendarAclListResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarAclListResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarAclListResult
 
CalendarAcls(CalendarService) - 类 的构造器com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAcls
 
CalendarCreateResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarCreateResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarCreateResult
 
CalendarEvent - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarEvent() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
CalendarEventAttendee - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarEventAttendee() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
CalendarEventAttendeeBatchDeleteReqBody - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarEventAttendeeBatchDeleteReqBody() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeBatchDeleteReqBody
 
CalendarEventAttendeeChatMember - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarEventAttendeeChatMember() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMember
 
CalendarEventAttendeeChatMemberListResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarEventAttendeeChatMemberListResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMemberListResult
 
CalendarEventAttendeeChatMembers(CalendarService) - 类 的构造器com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeChatMembers
 
CalendarEventAttendeeCreateReqBody - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarEventAttendeeCreateReqBody() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeCreateReqBody
 
CalendarEventAttendeeCreateResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarEventAttendeeCreateResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeCreateResult
 
CalendarEventAttendeeListResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarEventAttendeeListResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeListResult
 
CalendarEventAttendees(CalendarService) - 类 的构造器com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendees
 
CalendarEventCreateResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarEventCreateResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarEventCreateResult
 
CalendarEventGetResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarEventGetResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarEventGetResult
 
CalendarEventListResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarEventListResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarEventListResult
 
CalendarEventPatchResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarEventPatchResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarEventPatchResult
 
CalendarEvents(CalendarService) - 类 的构造器com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEvents
 
CalendarEventSearchReqBody - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarEventSearchReqBody() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarEventSearchReqBody
 
CalendarEventSearchResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarEventSearchResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarEventSearchResult
 
CalendarListResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarListResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarListResult
 
CalendarPatchResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarPatchResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarPatchResult
 
Calendars(CalendarService) - 类 的构造器com.larksuite.oapi.service.calendar.v4.CalendarService.Calendars
 
CalendarSearchReqBody - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarSearchReqBody() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarSearchReqBody
 
CalendarSearchResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarSearchResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarSearchResult
 
CalendarService - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService(Config) - 类 的构造器com.larksuite.oapi.service.calendar.v4.CalendarService
 
CalendarService.CalendarAclCreateReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarAclDeleteReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarAclListReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarAcls - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarAclSubscriptionReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarCreateReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarDeleteReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarEventAttendeeBatchDeleteReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarEventAttendeeChatMemberListReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarEventAttendeeChatMembers - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarEventAttendeeCreateReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarEventAttendeeListReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarEventAttendees - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarEventCreateReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarEventDeleteReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarEventGetReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarEventListReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarEventPatchReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarEvents - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarEventSearchReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarEventSubscriptionReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarGetReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarListReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarPatchReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.Calendars - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarSearchReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarSubscribeReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarSubscriptionReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.CalendarUnsubscribeReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.FreebusyListReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.Freebusys - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.SettingGenerateCaldavConfReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.Settings - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.TimeoffEventCreateReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.TimeoffEventDeleteReqCall - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarService.TimeoffEvents - com.larksuite.oapi.service.calendar.v4中的类
 
CalendarSubscribeResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
CalendarSubscribeResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.CalendarSubscribeResult
 
call() - 类 中的方法com.larksuite.oapi.core.api.BatchReqCall
 
call() - 类 中的方法com.larksuite.oapi.core.api.ReqCaller
 
Call - com.larksuite.oapi.okhttp3_14中的接口
A call is a request that has been prepared for execution.
call() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Interceptor.Chain
 
call() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealInterceptorChain
 
Call.Factory - com.larksuite.oapi.okhttp3_14中的接口
 
Callback - com.larksuite.oapi.okhttp3_14中的接口
 
callEnd(Call) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked immediately after a call has completely ended.
callFailed(Call, IOException) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked when a call fails permanently.
CallServerInterceptor - com.larksuite.oapi.okhttp3_14.internal.http中的类
This is the last interceptor in the chain.
CallServerInterceptor(boolean) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.http.CallServerInterceptor
 
callStart(Call) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked as soon as a call is enqueued or executed by a client.
callStart() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Transmitter
 
callTimeout(long, TimeUnit) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the default timeout for complete calls.
callTimeout(Duration) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the default timeout for complete calls.
callTimeoutMillis() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
Default call timeout (in milliseconds).
cancel() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Call
Cancels the request, if possible.
cancel() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
cancel() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
 
cancel() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Transmitter
Immediately closes the socket connection if it's currently held.
cancel() - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.http.ExchangeCodec
Cancel this stream.
cancel() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http1.Http1ExchangeCodec
 
cancel() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2ExchangeCodec
 
CANCEL - 接口 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http2.PushObserver
 
cancel() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
cancel() - 接口 中的方法com.larksuite.oapi.okhttp3_14.WebSocket
Immediately and violently release resources held by this web socket, discarding any enqueued messages.
cancelAll() - 类 中的方法com.larksuite.oapi.okhttp3_14.Dispatcher
Cancel all calls currently enqueued or executing.
canonicalizeHost(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
If host is an IP address, this returns the IP address in canonical form.
canRetry() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Transmitter
 
Card - com.larksuite.oapi.core.card中的类
 
Card() - 类 的构造器com.larksuite.oapi.core.card.Card
 
Card - com.larksuite.oapi.core.card.mode中的类
 
Card() - 类 的构造器com.larksuite.oapi.core.card.mode.Card
 
CardServlet - com.larksuite.oapi.core.card中的类
 
CardServlet(Config) - 类 的构造器com.larksuite.oapi.core.card.CardServlet
 
CertificateChainCleaner - com.larksuite.oapi.okhttp3_14.internal.tls中的类
Computes the effective certificate chain from the raw array returned by Java's built in TLS APIs.
CertificateChainCleaner() - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.tls.CertificateChainCleaner
 
certificatePinner() - 类 中的方法com.larksuite.oapi.okhttp3_14.Address
Returns this address's certificate pinner, or null if this is not an HTTPS address.
CertificatePinner - com.larksuite.oapi.okhttp3_14中的类
Constrains which certificates are trusted.
certificatePinner(CertificatePinner) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the certificate pinner that constrains which certificates are trusted.
certificatePinner() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
CertificatePinner.Builder - com.larksuite.oapi.okhttp3_14中的类
Builds a configured certificate pinner.
Challenge - com.larksuite.oapi.core.card.mode中的类
 
Challenge() - 类 的构造器com.larksuite.oapi.core.card.mode.Challenge
 
Challenge - com.larksuite.oapi.okhttp3_14中的类
An RFC 7235 challenge.
Challenge(String, Map<String, String>) - 类 的构造器com.larksuite.oapi.okhttp3_14.Challenge
 
Challenge(String, String) - 类 的构造器com.larksuite.oapi.okhttp3_14.Challenge
 
CHALLENGE_RESPONSE_FORMAT - 类 中的静态变量com.larksuite.oapi.core.model.OapiResponse
 
challenges() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns the RFC 7235 authorization challenges appropriate for this response's code.
charset() - 类 中的方法com.larksuite.oapi.okhttp3_14.Challenge
Returns the charset that should be used to encode the credentials.
charset() - 类 中的方法com.larksuite.oapi.okhttp3_14.MediaType
Returns the charset of this media type, or null if this media type doesn't specify a charset.
charset(Charset) - 类 中的方法com.larksuite.oapi.okhttp3_14.MediaType
Returns the charset of this media type, or defaultValue if either this media type doesn't specify a charset, of it its charset is unsupported by the current runtime.
charStream() - 类 中的方法com.larksuite.oapi.okhttp3_14.ResponseBody
Returns the response as a character stream.
Chat - com.larksuite.oapi.service.im.v1.model中的类
 
Chat() - 类 的构造器com.larksuite.oapi.service.im.v1.model.Chat
 
ChatAnnouncement - com.larksuite.oapi.service.im.v1.model中的类
 
ChatAnnouncement() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatAnnouncement
 
ChatAnnouncementGetResult - com.larksuite.oapi.service.im.v1.model中的类
 
ChatAnnouncementGetResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
ChatAnnouncementPatchReqBody - com.larksuite.oapi.service.im.v1.model中的类
 
ChatAnnouncementPatchReqBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatAnnouncementPatchReqBody
 
ChatAnnouncements(ImService) - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.ChatAnnouncements
 
ChatChange - com.larksuite.oapi.service.im.v1.model中的类
 
ChatChange() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatChange
 
ChatCreateReqBody - com.larksuite.oapi.service.im.v1.model中的类
 
ChatCreateReqBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
ChatCreateResult - com.larksuite.oapi.service.im.v1.model中的类
 
ChatCreateResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
ChatCustomBot - com.larksuite.oapi.service.im.v1.model中的类
 
ChatCustomBot() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatCustomBot
 
ChatCustomBotCreateReqBody - com.larksuite.oapi.service.im.v1.model中的类
 
ChatCustomBotCreateReqBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
ChatCustomBotCreateResult - com.larksuite.oapi.service.im.v1.model中的类
 
ChatCustomBotCreateResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
ChatCustomBotGetResult - com.larksuite.oapi.service.im.v1.model中的类
 
ChatCustomBotGetResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
ChatCustomBotUpdateReqBody - com.larksuite.oapi.service.im.v1.model中的类
 
ChatCustomBotUpdateReqBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
ChatDisbandedEvent - com.larksuite.oapi.service.im.v1.model中的类
 
ChatDisbandedEvent() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatDisbandedEvent
 
ChatDisbandedEventData - com.larksuite.oapi.service.im.v1.model中的类
 
ChatDisbandedEventData() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatDisbandedEventData
 
ChatDisbandedEventHandler() - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.ChatDisbandedEventHandler
 
ChatGetResult - com.larksuite.oapi.service.im.v1.model中的类
 
ChatGetResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
ChatListResult - com.larksuite.oapi.service.im.v1.model中的类
 
ChatListResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatListResult
 
ChatMember - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMember() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMember
 
ChatMemberBot - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMemberBot() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMemberBot
 
ChatMemberBotAddedEvent - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMemberBotAddedEvent() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMemberBotAddedEvent
 
ChatMemberBotAddedEventData - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMemberBotAddedEventData() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMemberBotAddedEventData
 
ChatMemberBotAddedEventHandler() - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.ChatMemberBotAddedEventHandler
 
ChatMemberBotDeletedEvent - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMemberBotDeletedEvent() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMemberBotDeletedEvent
 
ChatMemberBotDeletedEventData - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMemberBotDeletedEventData() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMemberBotDeletedEventData
 
ChatMemberBotDeletedEventHandler() - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.ChatMemberBotDeletedEventHandler
 
ChatMemberBots(ImService) - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.ChatMemberBots
 
ChatMembers - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMembers() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMembers
 
ChatMembersCreateReqBody - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMembersCreateReqBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMembersCreateReqBody
 
ChatMembersCreateResult - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMembersCreateResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMembersCreateResult
 
ChatMembersDeleteReqBody - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMembersDeleteReqBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMembersDeleteReqBody
 
ChatMembersDeleteResult - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMembersDeleteResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMembersDeleteResult
 
ChatMembersGetResult - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMembersGetResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMembersGetResult
 
ChatMembersIsInChatResult - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMembersIsInChatResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMembersIsInChatResult
 
ChatMemberss(ImService) - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.ChatMemberss
 
ChatMemberUser - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMemberUser() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMemberUser
 
ChatMemberUserAddedEvent - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMemberUserAddedEvent() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMemberUserAddedEvent
 
ChatMemberUserAddedEventData - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMemberUserAddedEventData() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMemberUserAddedEventData
 
ChatMemberUserAddedEventHandler() - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.ChatMemberUserAddedEventHandler
 
ChatMemberUserDeletedEvent - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMemberUserDeletedEvent() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMemberUserDeletedEvent
 
ChatMemberUserDeletedEventData - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMemberUserDeletedEventData() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMemberUserDeletedEventData
 
ChatMemberUserDeletedEventHandler() - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.ChatMemberUserDeletedEventHandler
 
ChatMemberUsers(ImService) - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.ChatMemberUsers
 
ChatMemberUserWithdrawnEvent - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMemberUserWithdrawnEvent() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMemberUserWithdrawnEvent
 
ChatMemberUserWithdrawnEventData - com.larksuite.oapi.service.im.v1.model中的类
 
ChatMemberUserWithdrawnEventData() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatMemberUserWithdrawnEventData
 
ChatMemberUserWithdrawnEventHandler() - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.ChatMemberUserWithdrawnEventHandler
 
ChatModeration - com.larksuite.oapi.service.im.v1.model中的类
 
ChatModeration() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatModeration
 
ChatModerationGetResult - com.larksuite.oapi.service.im.v1.model中的类
 
ChatModerationGetResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatModerationGetResult
 
ChatModerations(ImService) - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.ChatModerations
 
ChatModerationUpdateReqBody - com.larksuite.oapi.service.im.v1.model中的类
 
ChatModerationUpdateReqBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatModerationUpdateReqBody
 
Chats(ImService) - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.Chats
 
ChatSearchResult - com.larksuite.oapi.service.im.v1.model中的类
 
ChatSearchResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatSearchResult
 
ChatUpdatedEvent - com.larksuite.oapi.service.im.v1.model中的类
 
ChatUpdatedEvent() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatUpdatedEvent
 
ChatUpdatedEventData - com.larksuite.oapi.service.im.v1.model中的类
 
ChatUpdatedEventData() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
ChatUpdatedEventHandler() - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.ChatUpdatedEventHandler
 
ChatUpdateReqBody - com.larksuite.oapi.service.im.v1.model中的类
 
ChatUpdateReqBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
check(String, List<Certificate>) - 类 中的方法com.larksuite.oapi.okhttp3_14.CertificatePinner
Confirms that at least one of the certificates pinned for hostname is in peerCertificates.
check(String, Certificate...) - 类 中的方法com.larksuite.oapi.okhttp3_14.CertificatePinner
已过时。
checkDuration(String, long, TimeUnit) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
 
checkOffsetAndCount(long, long, long) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
 
CipherSuite - com.larksuite.oapi.okhttp3_14中的类
cipherSuite() - 类 中的方法com.larksuite.oapi.okhttp3_14.Handshake
Returns the cipher suite used for the connection.
cipherSuites(CipherSuite...) - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec.Builder
 
cipherSuites(String...) - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec.Builder
 
cipherSuites() - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec
Returns the cipher suites to use for a connection.
clean(List<Certificate>, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.tls.BasicCertificateChainCleaner
Returns a cleaned chain for chain.
clean(List<Certificate>, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.tls.CertificateChainCleaner
 
clear() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Discards all bytes in this buffer.
clearDeadline() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingTimeout
 
clearDeadline() - 类 中的方法com.larksuite.oapi.okio1_17.Timeout
Clears the deadline.
CLEARTEXT - 类 中的静态变量com.larksuite.oapi.okhttp3_14.ConnectionSpec
Unencrypted, unauthenticated connections for http: URLs.
clearTimeout() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingTimeout
 
clearTimeout() - 类 中的方法com.larksuite.oapi.okio1_17.Timeout
Clears the timeout.
client - 类 中的变量com.larksuite.oapi.okhttp3_14.internal.connection.ConnectInterceptor
 
client - 类 中的变量com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket.Streams
 
clone() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Call
Create a new, identical call to this one which can be enqueued or executed even if this call has already been.
clone() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns a deep copy of this buffer.
close() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
 
close() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
Closes this cache.
close() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache.Snapshot
 
close() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection
Closes this connection.
close(ErrorCode, IOException) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
Abnormally terminate this stream.
close(int, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
close() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Closes the response body.
close() - 类 中的方法com.larksuite.oapi.okhttp3_14.ResponseBody
 
close(int, String) - 接口 中的方法com.larksuite.oapi.okhttp3_14.WebSocket
Attempts to initiate a graceful shutdown of this web socket.
close() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
close() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer.UnsafeCursor
 
close() - 类 中的方法com.larksuite.oapi.okio1_17.DeflaterSink
 
close() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingSink
 
close() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingSource
 
close() - 类 中的方法com.larksuite.oapi.okio1_17.GzipSink
 
close() - 类 中的方法com.larksuite.oapi.okio1_17.GzipSource
 
close() - 类 中的方法com.larksuite.oapi.okio1_17.InflaterSource
 
close() - 接口 中的方法com.larksuite.oapi.okio1_17.Sink
Pushes all buffered bytes to their final destination and releases the resources held by this sink.
close() - 接口 中的方法com.larksuite.oapi.okio1_17.Source
Closes this source and releases the resources held by this source.
closeLater(ErrorCode) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
Abnormally terminate this stream.
closeQuietly(Closeable) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Closes closeable, ignoring any checked exceptions.
closeQuietly(Socket) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Closes socket, ignoring any checked exceptions.
closeQuietly(ServerSocket) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Closes serverSocket, ignoring any checked exceptions.
code - 类 中的变量com.larksuite.oapi.okhttp3_14.internal.http.StatusLine
 
code(Response.Builder) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.Internal
 
code(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
 
code() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns the HTTP status code.
com.larksuite.oapi.core - 程序包 com.larksuite.oapi.core
 
com.larksuite.oapi.core.api - 程序包 com.larksuite.oapi.core.api
 
com.larksuite.oapi.core.api.exception - 程序包 com.larksuite.oapi.core.api.exception
 
com.larksuite.oapi.core.api.handler - 程序包 com.larksuite.oapi.core.api.handler
 
com.larksuite.oapi.core.api.handler.subhandler - 程序包 com.larksuite.oapi.core.api.handler.subhandler
 
com.larksuite.oapi.core.api.request - 程序包 com.larksuite.oapi.core.api.request
 
com.larksuite.oapi.core.api.request.requestoptfn - 程序包 com.larksuite.oapi.core.api.request.requestoptfn
 
com.larksuite.oapi.core.api.response - 程序包 com.larksuite.oapi.core.api.response
 
com.larksuite.oapi.core.api.token - 程序包 com.larksuite.oapi.core.api.token
 
com.larksuite.oapi.core.api.tools - 程序包 com.larksuite.oapi.core.api.tools
 
com.larksuite.oapi.core.card - 程序包 com.larksuite.oapi.core.card
 
com.larksuite.oapi.core.card.exception - 程序包 com.larksuite.oapi.core.card.exception
 
com.larksuite.oapi.core.card.handler - 程序包 com.larksuite.oapi.core.card.handler
 
com.larksuite.oapi.core.card.handler.subhandler - 程序包 com.larksuite.oapi.core.card.handler.subhandler
 
com.larksuite.oapi.core.card.mode - 程序包 com.larksuite.oapi.core.card.mode
 
com.larksuite.oapi.core.event - 程序包 com.larksuite.oapi.core.event
 
com.larksuite.oapi.core.event.exception - 程序包 com.larksuite.oapi.core.event.exception
 
com.larksuite.oapi.core.event.handler - 程序包 com.larksuite.oapi.core.event.handler
 
com.larksuite.oapi.core.event.handler.subhandler - 程序包 com.larksuite.oapi.core.event.handler.subhandler
 
com.larksuite.oapi.core.event.model - 程序包 com.larksuite.oapi.core.event.model
 
com.larksuite.oapi.core.event.v1 - 程序包 com.larksuite.oapi.core.event.v1
 
com.larksuite.oapi.core.exception - 程序包 com.larksuite.oapi.core.exception
 
com.larksuite.oapi.core.model - 程序包 com.larksuite.oapi.core.model
 
com.larksuite.oapi.core.utils - 程序包 com.larksuite.oapi.core.utils
 
com.larksuite.oapi.okhttp3_14 - 程序包 com.larksuite.oapi.okhttp3_14
An HTTP+HTTP/2 client for Android and Java applications.
com.larksuite.oapi.okhttp3_14.internal - 程序包 com.larksuite.oapi.okhttp3_14.internal
 
com.larksuite.oapi.okhttp3_14.internal.cache - 程序包 com.larksuite.oapi.okhttp3_14.internal.cache
 
com.larksuite.oapi.okhttp3_14.internal.cache2 - 程序包 com.larksuite.oapi.okhttp3_14.internal.cache2
 
com.larksuite.oapi.okhttp3_14.internal.connection - 程序包 com.larksuite.oapi.okhttp3_14.internal.connection
 
com.larksuite.oapi.okhttp3_14.internal.http - 程序包 com.larksuite.oapi.okhttp3_14.internal.http
 
com.larksuite.oapi.okhttp3_14.internal.http1 - 程序包 com.larksuite.oapi.okhttp3_14.internal.http1
 
com.larksuite.oapi.okhttp3_14.internal.http2 - 程序包 com.larksuite.oapi.okhttp3_14.internal.http2
 
com.larksuite.oapi.okhttp3_14.internal.io - 程序包 com.larksuite.oapi.okhttp3_14.internal.io
 
com.larksuite.oapi.okhttp3_14.internal.platform - 程序包 com.larksuite.oapi.okhttp3_14.internal.platform
 
com.larksuite.oapi.okhttp3_14.internal.proxy - 程序包 com.larksuite.oapi.okhttp3_14.internal.proxy
 
com.larksuite.oapi.okhttp3_14.internal.publicsuffix - 程序包 com.larksuite.oapi.okhttp3_14.internal.publicsuffix
 
com.larksuite.oapi.okhttp3_14.internal.tls - 程序包 com.larksuite.oapi.okhttp3_14.internal.tls
 
com.larksuite.oapi.okhttp3_14.internal.ws - 程序包 com.larksuite.oapi.okhttp3_14.internal.ws
 
com.larksuite.oapi.okio1_17 - 程序包 com.larksuite.oapi.okio1_17
Okio complements java.io and java.nio to make it much easier to access, store, and process your data.
com.larksuite.oapi.service.application.v1 - 程序包 com.larksuite.oapi.service.application.v1
 
com.larksuite.oapi.service.application.v1.model - 程序包 com.larksuite.oapi.service.application.v1.model
 
com.larksuite.oapi.service.authen.v1 - 程序包 com.larksuite.oapi.service.authen.v1
 
com.larksuite.oapi.service.authen.v1.model - 程序包 com.larksuite.oapi.service.authen.v1.model
 
com.larksuite.oapi.service.calendar.v4 - 程序包 com.larksuite.oapi.service.calendar.v4
 
com.larksuite.oapi.service.calendar.v4.model - 程序包 com.larksuite.oapi.service.calendar.v4.model
 
com.larksuite.oapi.service.contact.v3 - 程序包 com.larksuite.oapi.service.contact.v3
 
com.larksuite.oapi.service.contact.v3.model - 程序包 com.larksuite.oapi.service.contact.v3.model
 
com.larksuite.oapi.service.im.v1 - 程序包 com.larksuite.oapi.service.im.v1
 
com.larksuite.oapi.service.im.v1.model - 程序包 com.larksuite.oapi.service.im.v1.model
 
com.larksuite.oapi.service.image.v4 - 程序包 com.larksuite.oapi.service.image.v4
 
com.larksuite.oapi.service.image.v4.model - 程序包 com.larksuite.oapi.service.image.v4.model
 
com.larksuite.oapi.service.optical_char_recognition.v1 - 程序包 com.larksuite.oapi.service.optical_char_recognition.v1
 
com.larksuite.oapi.service.optical_char_recognition.v1.model - 程序包 com.larksuite.oapi.service.optical_char_recognition.v1.model
 
com.larksuite.oapi.service.speech_to_text.v1 - 程序包 com.larksuite.oapi.service.speech_to_text.v1
 
com.larksuite.oapi.service.speech_to_text.v1.model - 程序包 com.larksuite.oapi.service.speech_to_text.v1.model
 
com.larksuite.oapi.service.translation.v1 - 程序包 com.larksuite.oapi.service.translation.v1
 
com.larksuite.oapi.service.translation.v1.model - 程序包 com.larksuite.oapi.service.translation.v1.model
 
com.larksuite.oapi.service.vc.v1 - 程序包 com.larksuite.oapi.service.vc.v1
 
com.larksuite.oapi.service.vc.v1.model - 程序包 com.larksuite.oapi.service.vc.v1.model
 
commit() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache.Editor
Commits this edit so it is visible to readers.
compareTo(ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
COMPATIBLE_TLS - 类 中的静态变量com.larksuite.oapi.okhttp3_14.ConnectionSpec
A backwards-compatible fallback configuration that works on obsolete client platforms and can connect to obsolete servers.
completeSegmentByteCount() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns the number of bytes in segments that are not writable.
concat(String[], String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
 
Config - com.larksuite.oapi.core中的类
 
Config(Domain, AppSettings, IStore) - 类 的构造器com.larksuite.oapi.core.Config
 
Config(String, AppSettings, IStore) - 类 的构造器com.larksuite.oapi.core.Config
 
configureSslSocketFactory(SSLSocketFactory) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.ConscryptPlatform
 
configureSslSocketFactory(SSLSocketFactory) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
configureTlsExtensions(SSLSocket, String, List<Protocol>) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.ConscryptPlatform
 
configureTlsExtensions(SSLSocket, String, List<Protocol>) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
Configure TLS extensions on sslSocket for route.
connect(int, int, int, int, boolean, Call, EventListener) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
 
connect(OkHttpClient) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
connectEnd(Call, InetSocketAddress, Proxy, Protocol) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked immediately after a socket connection was attempted.
connectFailed(Call, InetSocketAddress, Proxy, Protocol, IOException) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked when a connection attempt fails.
connectFailed(Route, IOException) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnectionPool
Track a bad route in the route database.
connectFailed(URI, SocketAddress, IOException) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.proxy.NullProxySelector
 
ConnectInterceptor - com.larksuite.oapi.okhttp3_14.internal.connection中的类
Opens a connection to the target server and proceeds to the next interceptor.
ConnectInterceptor(OkHttpClient) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.connection.ConnectInterceptor
 
Connection - com.larksuite.oapi.okhttp3_14中的接口
The sockets and streams of an HTTP, HTTPS, or HTTPS+HTTP/2 connection.
connection() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Interceptor.Chain
Returns the connection the request will be executed on.
connection() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
connection - 类 中的变量com.larksuite.oapi.okhttp3_14.internal.connection.Transmitter
 
connection() - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.http.ExchangeCodec
Returns the connection that carries this codec.
connection() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealInterceptorChain
 
connection() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http1.Http1ExchangeCodec
 
connection() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2ExchangeCodec
 
connectionAcquired(Call, Connection) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked after a connection has been acquired for the call.
connectionCount() - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionPool
Returns total number of connections in the pool.
connectionCount() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnectionPool
 
ConnectionPool - com.larksuite.oapi.okhttp3_14中的类
Manages reuse of HTTP and HTTP/2 connections for reduced network latency.
ConnectionPool() - 类 的构造器com.larksuite.oapi.okhttp3_14.ConnectionPool
Create a new connection pool with tuning parameters appropriate for a single-user application.
ConnectionPool(int, long, TimeUnit) - 类 的构造器com.larksuite.oapi.okhttp3_14.ConnectionPool
 
connectionPool - 类 中的变量com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
 
connectionPool(ConnectionPool) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the connection pool used to recycle HTTP and HTTPS connections.
connectionPool() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
connectionReleased(Call, Connection) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked after a connection has been released for the call.
ConnectionShutdownException - com.larksuite.oapi.okhttp3_14.internal.http2中的异常错误
Thrown when an HTTP/2 connection is shutdown (either explicitly or if the peer has sent a GOAWAY frame) and an attempt is made to use the connection.
ConnectionShutdownException() - 异常错误 的构造器com.larksuite.oapi.okhttp3_14.internal.http2.ConnectionShutdownException
 
ConnectionSpec - com.larksuite.oapi.okhttp3_14中的类
Specifies configuration for the socket connection that HTTP traffic travels through.
ConnectionSpec.Builder - com.larksuite.oapi.okhttp3_14中的类
 
connectionSpecs() - 类 中的方法com.larksuite.oapi.okhttp3_14.Address
 
connectionSpecs(List<ConnectionSpec>) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
 
connectionSpecs() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
connectSocket(Socket, InetSocketAddress, int) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
connectStart(Call, InetSocketAddress, Proxy) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked just prior to initiating a socket connection.
connectTimeout(long, TimeUnit) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the default connect timeout for new connections.
connectTimeout(Duration) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the default connect timeout for new connections.
connectTimeoutMillis() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Interceptor.Chain
 
connectTimeoutMillis() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealInterceptorChain
 
connectTimeoutMillis() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
Default connect timeout (in milliseconds).
ConscryptPlatform - com.larksuite.oapi.okhttp3_14.internal.platform中的类
Platform using Conscrypt (conscrypt.org) if installed as the first Security Provider.
Constants - com.larksuite.oapi.core.api中的接口
 
Constants - com.larksuite.oapi.core中的接口
 
ContactService - com.larksuite.oapi.service.contact.v3中的类
 
ContactService(Config) - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService
 
ContactService.CustomAttrEvents - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.CustomAttrEventUpdatedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentCreatedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentCreateReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentDeletedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentDeleteReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentGetReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentListReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentParentReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentPatchReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.Departments - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentSearchReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentUnbindDepartmentChatReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentUnitCreateReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentUnitDeleteReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentUnitPatchReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentUnits - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentUpdateDepartmentIdReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentUpdatedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.DepartmentUpdateReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.EmployeeTypeEnumActivedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.EmployeeTypeEnumCreatedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.EmployeeTypeEnumDeactivatedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.EmployeeTypeEnumDeletedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.EmployeeTypeEnumListReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.EmployeeTypeEnums - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.EmployeeTypeEnumUpdatedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.Scopes - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.ScopeUpdatedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserCreatedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserCreateReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserDeletedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserDeleteReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGetReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroupCreatedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroupCreateReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroupDeletedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroupDeleteReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroupGetReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroupListReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroupMemberChangedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroupMemberCreateReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroupMemberDeleteReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroupMemberListReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroupMembers - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroupPatchReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroups - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroupUpdatedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserGroupUpdateUserGroupIdReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserListReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserPatchReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.Users - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserUpdatedEventHandler - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserUpdateReqCall - com.larksuite.oapi.service.contact.v3中的类
 
ContactService.UserUpdateUserIdReqCall - com.larksuite.oapi.service.contact.v3中的类
 
content() - 类 中的方法com.larksuite.oapi.core.api.request.FormDataFile
 
CONTENT_TYPE - 接口 中的静态变量com.larksuite.oapi.core.Constants
 
contentLength() - 类 中的方法com.larksuite.oapi.okhttp3_14.FormBody
 
contentLength(Response) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpHeaders
 
contentLength(Headers) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpHeaders
 
contentLength() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealResponseBody
 
contentLength() - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody
 
contentLength() - 类 中的方法com.larksuite.oapi.okhttp3_14.RequestBody
Returns the number of bytes that will be written to sink in a call to RequestBody.writeTo(com.larksuite.oapi.okio1_17.BufferedSink), or -1 if that count is unknown.
contentLength() - 类 中的方法com.larksuite.oapi.okhttp3_14.ResponseBody
Returns the number of bytes in that will returned by ResponseBody.bytes(), or ResponseBody.byteStream(), or -1 if unknown.
contentType() - 类 中的方法com.larksuite.oapi.okhttp3_14.FormBody
 
contentType() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealResponseBody
 
contentType() - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody
contentType() - 类 中的方法com.larksuite.oapi.okhttp3_14.RequestBody
Returns the Content-Type header for this body.
contentType() - 类 中的方法com.larksuite.oapi.okhttp3_14.ResponseBody
 
Context - com.larksuite.oapi.core中的类
 
Context() - 类 的构造器com.larksuite.oapi.core.Context
 
Cookie - com.larksuite.oapi.okhttp3_14中的类
An RFC 6265 Cookie.
Cookie.Builder - com.larksuite.oapi.okhttp3_14中的类
Builds a cookie.
CookieJar - com.larksuite.oapi.okhttp3_14中的接口
Provides policy and persistence for HTTP cookies.
cookieJar(CookieJar) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the handler that can accept cookies from incoming HTTP responses and provides cookies to outgoing HTTP requests.
cookieJar() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
copy(InputStream, OutputStream) - 类 中的静态方法com.larksuite.oapi.core.api.tools.IOs
 
copyTo(OutputStream) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Copy the contents of this to out.
copyTo(OutputStream, long, long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Copy byteCount bytes from this, starting at offset, to out.
copyTo(Buffer, long, long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Copy byteCount bytes from this, starting at offset, to out.
create(long, long, TimeUnit) - 类 中的静态方法com.larksuite.oapi.core.api.tools.OKHttps
 
create(Call) - 接口 中的方法com.larksuite.oapi.okhttp3_14.EventListener.Factory
Creates an instance of the EventListener for a particular Call.
create(FileSystem, File, int, int, long) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
Create a cache which will reside in directory.
create(RequestBody) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.MultipartBody.Part
 
create(Headers, RequestBody) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.MultipartBody.Part
 
create(MediaType, String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.RequestBody
Returns a new request body that transmits content.
create(MediaType, ByteString) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.RequestBody
Returns a new request body that transmits content.
create(MediaType, byte[]) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.RequestBody
Returns a new request body that transmits content.
create(MediaType, byte[], int, int) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.RequestBody
Returns a new request body that transmits content.
create(MediaType, File) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.RequestBody
Returns a new request body that transmits the content of file.
create(MediaType, String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.ResponseBody
Returns a new response body that transmits content.
create(MediaType, byte[]) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.ResponseBody
Returns a new response body that transmits content.
create(MediaType, ByteString) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.ResponseBody
Returns a new response body that transmits content.
create(MediaType, long, BufferedSource) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.ResponseBody
Returns a new response body that transmits content.
create(CalendarAcl, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAcls
 
create(CalendarEventAttendeeCreateReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendees
 
create(CalendarEvent, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEvents
 
create(Calendar, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.Calendars
 
create(TimeoffEvent, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.TimeoffEvents
 
create(Department, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Departments
 
create(DepartmentUnit, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUnits
 
create(UserGroupMemberCreateReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMembers
 
create(UserGroup, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroups
 
create(User, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Users
 
create(ChatMembersCreateReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMemberss
 
create(ChatCreateReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Chats
 
create(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Files
 
create(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Images
 
create(MembersCreateReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Memberss
 
create(MessageCreateReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Messages
 
createFormData(String, String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.MultipartBody.Part
 
createFormData(String, String, RequestBody) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.MultipartBody.Part
 
createGSON(boolean) - 类 中的静态方法com.larksuite.oapi.core.utils.Jsons
 
createInternalAppSettings(String, String, String, String) - 类 中的静态方法com.larksuite.oapi.core.Config
 
createIsvAppSettings(String, String, String, String) - 类 中的静态方法com.larksuite.oapi.core.Config
 
createRequestBody(Request, boolean) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
createRequestBody(Request, long) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.http.ExchangeCodec
Returns an output stream where the request body can be streamed.
createRequestBody(Request, long) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http1.Http1ExchangeCodec
 
createRequestBody(Request, long) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2ExchangeCodec
 
Credentials - com.larksuite.oapi.okhttp3_14中的类
Factory for HTTP authorization credentials.
CTX_KEY_CONFIG - 类 中的静态变量com.larksuite.oapi.core.Config
 
CustomAttrEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
CustomAttrEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.CustomAttrEvent
 
CustomAttrEvents(ContactService) - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.CustomAttrEvents
 
CustomAttrEventUpdatedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
CustomAttrEventUpdatedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.CustomAttrEventUpdatedEvent
 
CustomAttrEventUpdatedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
CustomAttrEventUpdatedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.CustomAttrEventUpdatedEventData
 
CustomAttrEventUpdatedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.CustomAttrEventUpdatedEventHandler
 

D

data - 类 中的变量com.larksuite.oapi.okio1_17.Buffer.UnsafeCursor
 
deadline(long, TimeUnit) - 类 中的方法com.larksuite.oapi.okio1_17.Timeout
Set a deadline of now plus duration time.
deadlineNanoTime() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingTimeout
 
deadlineNanoTime(long) - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingTimeout
 
deadlineNanoTime() - 类 中的方法com.larksuite.oapi.okio1_17.Timeout
Returns the nano time when the deadline will be reached.
deadlineNanoTime(long) - 类 中的方法com.larksuite.oapi.okio1_17.Timeout
Sets the nano time when the deadline will be reached.
decodeBase64(String) - 类 中的静态方法com.larksuite.oapi.okio1_17.ByteString
Decodes the Base64-encoded bytes and returns their value as a byte string.
decodeHex(String) - 类 中的静态方法com.larksuite.oapi.okio1_17.ByteString
Decodes the hex-encoded bytes and returns their value a byte string.
decodeHexDigit(char) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
 
Decrypt - com.larksuite.oapi.core中的类
 
Decrypt(String) - 类 的构造器com.larksuite.oapi.core.Decrypt
 
decrypt(String) - 类 中的方法com.larksuite.oapi.core.Decrypt
 
DecryptException - com.larksuite.oapi.core.exception中的异常错误
 
DecryptException() - 异常错误 的构造器com.larksuite.oapi.core.exception.DecryptException
 
DecryptException(String) - 异常错误 的构造器com.larksuite.oapi.core.exception.DecryptException
 
DecryptException(String, Throwable) - 异常错误 的构造器com.larksuite.oapi.core.exception.DecryptException
 
DecryptException(Throwable) - 异常错误 的构造器com.larksuite.oapi.core.exception.DecryptException
 
DecryptException(String, Throwable, boolean, boolean) - 异常错误 的构造器com.larksuite.oapi.core.exception.DecryptException
 
DEFAULT - 类 中的静态变量com.larksuite.oapi.core.api.handler.Handler
 
DEFAULT - 类 中的静态变量com.larksuite.oapi.core.card.handler.Handler
 
DEFAULT - 类 中的静态变量com.larksuite.oapi.core.event.handler.Handler
 
DEFAULT - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CertificatePinner
 
DEFAULT_CONTENT_TYPE - 接口 中的静态变量com.larksuite.oapi.core.Constants
 
DEFAULT_GSON - 类 中的静态变量com.larksuite.oapi.core.utils.Jsons
 
defaultClient - 类 中的静态变量com.larksuite.oapi.core.api.tools.OKHttps
 
DefaultHandler - com.larksuite.oapi.core.event中的接口
 
defaultHandler(DefaultHandler) - 类 的构造器com.larksuite.oapi.core.event.IHandler.defaultHandler
 
defaultPort(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns 80 if scheme.equals("http"), 443 if scheme.equals("https") and -1 otherwise.
DefaultReqCall<I,O> - com.larksuite.oapi.core.api中的类
 
DefaultReqCall(Config, Request<I, O>) - 类 的构造器com.larksuite.oapi.core.api.DefaultReqCall
 
DefaultStore - com.larksuite.oapi.core中的类
 
DefaultStore() - 类 的构造器com.larksuite.oapi.core.DefaultStore
 
deflater() - 类 中的方法com.larksuite.oapi.okio1_17.GzipSink
Returns the Deflater.
DeflaterSink - com.larksuite.oapi.okio1_17中的类
A sink that uses DEFLATE to compress data written to another source.
DeflaterSink(Sink, Deflater) - 类 的构造器com.larksuite.oapi.okio1_17.DeflaterSink
 
delegate() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingSink
Sink to which this instance is delegating.
delegate() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingSource
Source to which this instance is delegating.
delegate() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingTimeout
Timeout instance to which this instance is currently delegating.
delete() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
Closes the cache and deletes all of its stored values.
delete() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
Closes the cache and deletes all of its stored values.
delete(File) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.io.FileSystem
Deletes file if it exists.
delete(RequestBody) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
 
delete() - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
 
delete(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAcls
 
delete(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEvents
 
delete(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.Calendars
 
delete(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.TimeoffEvents
 
delete(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Departments
 
delete(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUnits
 
delete(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMembers
 
delete(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroups
 
delete(UserDeleteReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Users
 
delete(ChatMembersDeleteReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMemberss
 
delete(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Chats
 
delete(MembersDeleteReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Memberss
 
delete(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Messages
 
delete(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.Reserves
 
deleteContents(File) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.io.FileSystem
Recursively delete the contents of directory.
delimiterOffset(String, int, int, String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Returns the index of the first character in input that contains a character in delimiters.
delimiterOffset(String, int, int, char) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Returns the index of the first character in input that is delimiter.
Department - com.larksuite.oapi.service.contact.v3.model中的类
 
Department() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.Department
 
DepartmentCreatedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentCreatedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentCreatedEvent
 
DepartmentCreatedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentCreatedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentCreatedEventData
 
DepartmentCreatedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.DepartmentCreatedEventHandler
 
DepartmentCreateResult - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentCreateResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentCreateResult
 
DepartmentDeletedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentDeletedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentDeletedEvent
 
DepartmentDeletedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentDeletedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentDeletedEventData
 
DepartmentDeletedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.DepartmentDeletedEventHandler
 
DepartmentEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
DepartmentGetResult - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentGetResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentGetResult
 
DepartmentI18nName - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentI18nName() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentI18nName
 
DepartmentListResult - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentListResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentListResult
 
DepartmentParentResult - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentParentResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentParentResult
 
DepartmentPatchResult - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentPatchResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentPatchResult
 
Departments(ContactService) - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.Departments
 
DepartmentSearchReqBody - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentSearchReqBody() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentSearchReqBody
 
DepartmentSearchResult - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentSearchResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentSearchResult
 
DepartmentStatus - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentStatus() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentStatus
 
DepartmentUnbindDepartmentChatReqBody - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentUnbindDepartmentChatReqBody() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentUnbindDepartmentChatReqBody
 
DepartmentUnit - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentUnit() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentUnit
 
DepartmentUnitCreateResult - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentUnitCreateResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentUnitCreateResult
 
DepartmentUnitPatchReqBody - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentUnitPatchReqBody() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentUnitPatchReqBody
 
DepartmentUnitPatchResult - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentUnitPatchResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentUnitPatchResult
 
DepartmentUnits(ContactService) - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUnits
 
DepartmentUpdateDepartmentIdReqBody - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentUpdateDepartmentIdReqBody() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentUpdateDepartmentIdReqBody
 
DepartmentUpdatedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentUpdatedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentUpdatedEvent
 
DepartmentUpdatedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentUpdatedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentUpdatedEventData
 
DepartmentUpdatedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUpdatedEventHandler
 
DepartmentUpdateResult - com.larksuite.oapi.service.contact.v3.model中的类
 
DepartmentUpdateResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.DepartmentUpdateResult
 
detachWithViolence() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
Revoke this exchange's access to streams.
detect(TextDetectReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.translation.v1.TranslationService.Texts
 
DIGEST - 类 中的静态变量com.larksuite.oapi.okhttp3_14.MultipartBody
This type is syntactically identical to "multipart/mixed", but the semantics are different.
directory() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
 
discard(Source, int, TimeUnit) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Attempts to exhaust source, returning true if successful.
DISCARD_STREAM_TIMEOUT_MILLIS - 接口 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http.ExchangeCodec
The timeout to use while discarding a stream of input data.
DiskLruCache - com.larksuite.oapi.okhttp3_14.internal.cache中的类
A cache that uses a bounded amount of space on a filesystem.
DiskLruCache.Editor - com.larksuite.oapi.okhttp3_14.internal.cache中的类
Edits the values for an entry.
DiskLruCache.Snapshot - com.larksuite.oapi.okhttp3_14.internal.cache中的类
A snapshot of the values for an entry.
Dispatcher - com.larksuite.oapi.okhttp3_14中的类
Policy on when async requests are executed.
Dispatcher(ExecutorService) - 类 的构造器com.larksuite.oapi.okhttp3_14.Dispatcher
 
Dispatcher() - 类 的构造器com.larksuite.oapi.okhttp3_14.Dispatcher
 
dispatcher(Dispatcher) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the dispatcher used to set policy and execute asynchronous requests.
dispatcher() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
dns() - 类 中的方法com.larksuite.oapi.okhttp3_14.Address
Returns the service that will be used to resolve IP addresses for hostnames.
Dns - com.larksuite.oapi.okhttp3_14中的接口
A domain name service that resolves IP addresses for host names.
dns(Dns) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the DNS service used to lookup IP addresses for hostnames.
dns() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
dnsEnd(Call, String, List<InetAddress>) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked immediately after a DNS lookup.
dnsStart(Call, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked just prior to a DNS lookup.
Domain - com.larksuite.oapi.core中的枚举
 
domain(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie.Builder
Set the domain pattern for this cookie.
domain() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie
Returns the cookie's domain.
DownloadFile(String) - 类 中的静态方法com.larksuite.oapi.core.api.tools.Files
 
DownloadFileToStream(String) - 类 中的静态方法com.larksuite.oapi.core.api.tools.Files
 

E

edit(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
Returns an editor for the entry named key, or null if another edit is in progress.
edit() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache.Snapshot
Returns an editor for this snapshot's entry, or null if either the entry has changed since this snapshot was created or if another edit is in progress.
emit() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
emit() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Writes all buffered data to the underlying sink, if one exists.
emitCompleteSegments() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
emitCompleteSegments() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Writes complete segments to the underlying sink, if one exists.
Emoji - com.larksuite.oapi.service.im.v1.model中的类
 
Emoji() - 类 的构造器com.larksuite.oapi.service.im.v1.model.Emoji
 
EmployeeTypeEnum - com.larksuite.oapi.service.contact.v3.model中的类
 
EmployeeTypeEnum() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnum
 
EmployeeTypeEnumActivedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
EmployeeTypeEnumActivedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumActivedEvent
 
EmployeeTypeEnumActivedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
EmployeeTypeEnumActivedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumActivedEventData
 
EmployeeTypeEnumActivedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnumActivedEventHandler
 
EmployeeTypeEnumCreatedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
EmployeeTypeEnumCreatedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumCreatedEvent
 
EmployeeTypeEnumCreatedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
EmployeeTypeEnumCreatedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumCreatedEventData
 
EmployeeTypeEnumCreatedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnumCreatedEventHandler
 
EmployeeTypeEnumDeactivatedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
EmployeeTypeEnumDeactivatedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumDeactivatedEvent
 
EmployeeTypeEnumDeactivatedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
EmployeeTypeEnumDeactivatedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumDeactivatedEventData
 
EmployeeTypeEnumDeactivatedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnumDeactivatedEventHandler
 
EmployeeTypeEnumDeletedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
EmployeeTypeEnumDeletedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumDeletedEvent
 
EmployeeTypeEnumDeletedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
EmployeeTypeEnumDeletedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumDeletedEventData
 
EmployeeTypeEnumDeletedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnumDeletedEventHandler
 
EmployeeTypeEnumListResult - com.larksuite.oapi.service.contact.v3.model中的类
 
EmployeeTypeEnumListResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumListResult
 
EmployeeTypeEnums(ContactService) - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnums
 
EmployeeTypeEnumUpdatedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
EmployeeTypeEnumUpdatedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumUpdatedEvent
 
EmployeeTypeEnumUpdatedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
EmployeeTypeEnumUpdatedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumUpdatedEventData
 
EmployeeTypeEnumUpdatedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnumUpdatedEventHandler
 
EMPTY - 类 中的静态变量com.larksuite.oapi.okio1_17.ByteString
A singleton empty ByteString.
EMPTY_BYTE_ARRAY - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.Util
 
EMPTY_HEADERS - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.Util
 
EMPTY_REQUEST - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.Util
 
EMPTY_RESPONSE - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.Util
 
EMPTY_STRING_ARRAY - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.Util
 
EmptyData - com.larksuite.oapi.core.api.response中的类
 
EmptyData() - 类 的构造器com.larksuite.oapi.core.api.response.EmptyData
 
encodedFragment(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
encodedFragment() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns this URL's encoded fragment, like "abc" for http://host/#abc.
encodedName(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.FormBody
 
encodedPassword(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
encodedPassword() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the password, or an empty string if none is set.
encodedPath(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
encodedPath() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the entire path of this URL encoded for use in HTTP resource resolution.
encodedPathSegments() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns a list of encoded path segments like ["a", "b", "c"] for the URL http://host/a/b/c.
encodedQuery(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
encodedQuery() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the query of this URL, encoded for use in HTTP resource resolution.
encodedUsername(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
encodedUsername() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the username, or an empty string if none is set.
encodedValue(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.FormBody
 
encodeString(String, Charset) - 类 中的静态方法com.larksuite.oapi.okio1_17.ByteString
Returns a new byte string containing the charset-encoded bytes of s.
encodeUtf8(String) - 类 中的静态方法com.larksuite.oapi.okio1_17.ByteString
Returns a new byte string containing the UTF-8 bytes of s.
end - 类 中的变量com.larksuite.oapi.okio1_17.Buffer.UnsafeCursor
 
end(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.Meetings
 
endsWith(ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
endsWith(byte[]) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
enqueue(Callback) - 接口 中的方法com.larksuite.oapi.okhttp3_14.Call
Schedules the request to be executed at some point in the future.
enqueueTrailers(Headers) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
 
enter() - 类 中的方法com.larksuite.oapi.okio1_17.AsyncTimeout
 
equals(Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.Address
 
equals(Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.CertificatePinner
 
equals(Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.Challenge
 
equals(Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec
 
equals(Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie
 
equals(Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.Handshake
 
equals(Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers
Returns true if other is a Headers object with the same headers, with the same casing, in the same order.
equals(Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
 
equals(Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
equals(Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.tls.BasicCertificateChainCleaner
 
equals(Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.tls.BasicTrustRootIndex
 
equals(Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.MediaType
 
equals(Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.Route
 
equals(Object) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
equals(Object) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
equalsNonHost(Address, Address) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.Internal
 
ErrCodeAccessTokenInvalid - 类 中的静态变量com.larksuite.oapi.core.api.response.Body
 
ErrCodeAppAccessTokenInvalid - 类 中的静态变量com.larksuite.oapi.core.api.response.Body
 
ErrCodeAppTicketInvalid - 类 中的静态变量com.larksuite.oapi.core.api.response.Body
 
ErrCodeOk - 类 中的静态变量com.larksuite.oapi.core.api.response.Body
 
ErrCodeTenantAccessTokenInvalid - 类 中的静态变量com.larksuite.oapi.core.api.response.Body
 
ErrCodeUserAccessTokenInvalid - 类 中的静态变量com.larksuite.oapi.core.api.response.Body
 
ErrCodeUserRefreshTokenInvalid - 类 中的静态变量com.larksuite.oapi.core.api.response.Body
 
Error - com.larksuite.oapi.core.api.response中的类
 
Error() - 类 的构造器com.larksuite.oapi.core.api.response.Error
 
ErrorCode - com.larksuite.oapi.okhttp3_14.internal.http2中的枚举
 
errorCode - 异常错误 中的变量com.larksuite.oapi.okhttp3_14.internal.http2.StreamResetException
 
ErrorDetail - com.larksuite.oapi.core.api.response中的类
 
ErrorDetail() - 类 的构造器com.larksuite.oapi.core.api.response.ErrorDetail
 
ErrorFieldViolation - com.larksuite.oapi.core.api.response中的类
 
ErrorFieldViolation() - 类 的构造器com.larksuite.oapi.core.api.response.ErrorFieldViolation
 
ErrorHelp - com.larksuite.oapi.core.api.response中的类
 
ErrorHelp() - 类 的构造器com.larksuite.oapi.core.api.response.ErrorHelp
 
ErrorPermissionViolation - com.larksuite.oapi.core.api.response中的类
 
ErrorPermissionViolation() - 类 的构造器com.larksuite.oapi.core.api.response.ErrorPermissionViolation
 
Event - com.larksuite.oapi.core.event中的类
 
Event() - 类 的构造器com.larksuite.oapi.core.event.Event
 
Event - com.larksuite.oapi.core.event.model中的类
 
Event() - 类 的构造器com.larksuite.oapi.core.event.model.Event
 
EventListener - com.larksuite.oapi.okhttp3_14中的类
Listener for metrics events.
EventListener() - 类 的构造器com.larksuite.oapi.okhttp3_14.EventListener
 
eventListener(EventListener) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Configure a single client scoped listener that will receive all analytic events for this client.
EventListener.Factory - com.larksuite.oapi.okhttp3_14中的接口
 
eventListenerFactory(EventListener.Factory) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Configure a factory to provide per-call scoped listeners that will receive analytic events for this client.
eventListenerFactory() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
EventLocation - com.larksuite.oapi.service.calendar.v4.model中的类
 
EventLocation() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.EventLocation
 
EventMessage - com.larksuite.oapi.service.im.v1.model中的类
 
EventMessage() - 类 的构造器com.larksuite.oapi.service.im.v1.model.EventMessage
 
EventMessageMerge1 - com.larksuite.oapi.service.im.v1.model中的类
 
EventMessageMerge1() - 类 的构造器com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
EventMessageMerge2 - com.larksuite.oapi.service.im.v1.model中的类
 
EventMessageMerge2() - 类 的构造器com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
EventMessageMerge3 - com.larksuite.oapi.service.im.v1.model中的类
 
EventMessageMerge3() - 类 的构造器com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
EventMessageReader - com.larksuite.oapi.service.im.v1.model中的类
 
EventMessageReader() - 类 的构造器com.larksuite.oapi.service.im.v1.model.EventMessageReader
 
EventSearchFilter - com.larksuite.oapi.service.calendar.v4.model中的类
 
EventSearchFilter() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.EventSearchFilter
 
EventSender - com.larksuite.oapi.service.im.v1.model中的类
 
EventSender() - 类 的构造器com.larksuite.oapi.service.im.v1.model.EventSender
 
EventServlet - com.larksuite.oapi.core.event中的类
 
EventServlet(Config) - 类 的构造器com.larksuite.oapi.core.event.EventServlet
 
evictAll() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
Deletes all values stored in the cache.
evictAll() - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionPool
Close and remove all idle connections in the pool.
evictAll() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
Deletes all stored values from the cache.
evictAll() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnectionPool
 
Exchange - com.larksuite.oapi.okhttp3_14.internal.connection中的类
Transmits a single HTTP request and a response pair.
Exchange(Transmitter, Call, EventListener, ExchangeFinder, ExchangeCodec) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
exchange() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealInterceptorChain
 
exchange(Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.Internal
 
ExchangeCodec - com.larksuite.oapi.okhttp3_14.internal.http中的接口
Encodes HTTP requests and decodes HTTP responses.
exchangeDoneDueToException() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Transmitter
 
execute() - 类 中的方法com.larksuite.oapi.core.api.DefaultReqCall
 
execute() - 类 中的方法com.larksuite.oapi.core.api.ReqCaller
 
execute() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Call
Invokes the request immediately, and blocks until the response can be processed or is in error.
execute() - 类 中的方法com.larksuite.oapi.service.authen.v1.AuthenService.AuthenAccessTokenReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.authen.v1.AuthenService.AuthenRefreshAccessTokenReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.authen.v1.AuthenService.AuthenUserInfoReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAclCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAclDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAclListReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAclSubscriptionReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeBatchDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeChatMemberListReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeListReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventListReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventPatchReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventSearchReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventSubscriptionReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarListReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarPatchReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarSearchReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarSubscribeReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarSubscriptionReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarUnsubscribeReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.FreebusyListReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.SettingGenerateCaldavConfReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.TimeoffEventCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.TimeoffEventDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentListReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentParentReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentPatchReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentSearchReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUnbindDepartmentChatReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUnitCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUnitDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUnitPatchReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUpdateDepartmentIdReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUpdateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnumListReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupListReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberListReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupPatchReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupUpdateUserGroupIdReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserListReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserPatchReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserUpdateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserUpdateUserIdReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.AnnouncementGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.AnnouncementPatchReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatAnnouncementGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatAnnouncementPatchReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatListReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersIsInChatReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersMeJoinReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatModerationGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatModerationUpdateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatSearchReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatUpdateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.FileCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.FileGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ImageCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ImageGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersIsInChatReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersMeJoinReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageCreateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageListReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessagePatchReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageReadUsersReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageReplyReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageResourceGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentAppReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentPhoneReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentReadUsersReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentSmsReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ResourceGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.image.v4.ImageService.ImageGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.image.v4.ImageService.ImagePutReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.optical_char_recognition.v1.OpticalCharRecognitionService.ImageBasicRecognizeReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.SpeechToTextService.SpeechFileRecognizeReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.SpeechToTextService.SpeechStreamRecognizeReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.translation.v1.TranslationService.TextDetectReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.translation.v1.TranslationService.TextTranslateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingEndReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingInviteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingListReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingSetPermissionReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingStartReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingStopReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingSetHostReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReportGetDailyReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReportGetTopUserReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReserveApplyReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReserveDeleteReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReserveGetActiveMeetingReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReserveGetReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReserveUpdateReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.RoomConfigQueryReqCall
 
execute() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.RoomConfigSetReqCall
 
executorService() - 类 中的方法com.larksuite.oapi.okhttp3_14.Dispatcher
 
exhausted() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
exhausted() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Returns true if there are no more bytes in this source.
exists(File) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.io.FileSystem
Returns true if file exists on the file system.
exit() - 类 中的方法com.larksuite.oapi.okio1_17.AsyncTimeout
Returns true if the timeout occurred.
expandBuffer(int) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer.UnsafeCursor
Grow the buffer by adding a contiguous range of capacity in a single segment.
expiresAt(long) - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie.Builder
 
expiresAt() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie
Returns the time that this cookie expires, in the same format as System.currentTimeMillis().

F

Factory(long, Request, Response) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.cache.CacheStrategy.Factory
 
failWebSocket(Exception, Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
File - com.larksuite.oapi.service.im.v1.model中的类
 
File() - 类 的构造器com.larksuite.oapi.service.im.v1.model.File
 
FileConfig - com.larksuite.oapi.service.speech_to_text.v1.model中的类
 
FileConfig() - 类 的构造器com.larksuite.oapi.service.speech_to_text.v1.model.FileConfig
 
FileCreateResult - com.larksuite.oapi.service.im.v1.model中的类
 
FileCreateResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.FileCreateResult
 
fileRecognize(SpeechFileRecognizeReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.SpeechToTextService.Speechs
 
Files - com.larksuite.oapi.core.api.tools中的类
 
Files() - 类 的构造器com.larksuite.oapi.core.api.tools.Files
 
Files(ImService) - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.Files
 
FileSystem - com.larksuite.oapi.okhttp3_14.internal.io中的接口
Access to read and write files on a hierarchical data store.
findByIssuerAndSignature(X509Certificate) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.tls.BasicTrustRootIndex
 
findByIssuerAndSignature(X509Certificate) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.tls.TrustRootIndex
Returns the trusted CA certificate that signed cert.
finishRequest() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
finishRequest() - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.http.ExchangeCodec
Flush the request to the underlying socket and signal no more bytes will be transmitted.
finishRequest() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http1.Http1ExchangeCodec
 
finishRequest() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2ExchangeCodec
 
flush() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
 
flush() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
Force buffered operations to the filesystem.
flush() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection
 
flush() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
flush() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Writes all buffered data to the underlying sink, if one exists.
flush() - 类 中的方法com.larksuite.oapi.okio1_17.DeflaterSink
 
flush() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingSink
 
flush() - 类 中的方法com.larksuite.oapi.okio1_17.GzipSink
 
flush() - 接口 中的方法com.larksuite.oapi.okio1_17.Sink
Pushes all buffered bytes to their final destination.
flushRequest() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
flushRequest() - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.http.ExchangeCodec
Flush the request to the underlying socket.
flushRequest() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http1.Http1ExchangeCodec
 
flushRequest() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2ExchangeCodec
 
fn(RequestOpt) - 接口 中的方法com.larksuite.oapi.core.api.request.RequestOptFn
 
fn(RequestOpt) - 类 中的方法com.larksuite.oapi.core.api.request.requestoptfn.NotDataField
 
fn(RequestOpt) - 类 中的方法com.larksuite.oapi.core.api.request.requestoptfn.PathParams
 
fn(RequestOpt) - 类 中的方法com.larksuite.oapi.core.api.request.requestoptfn.QueryParams
 
fn(RequestOpt) - 类 中的方法com.larksuite.oapi.core.api.request.requestoptfn.ResponseStream
 
fn(RequestOpt) - 类 中的方法com.larksuite.oapi.core.api.request.requestoptfn.TenantKey
 
fn(RequestOpt) - 类 中的方法com.larksuite.oapi.core.api.request.requestoptfn.Timeout
 
fn(RequestOpt) - 类 中的方法com.larksuite.oapi.core.api.request.requestoptfn.UserAccessToken
 
fold(Sink) - 类 中的方法com.larksuite.oapi.okio1_17.Pipe
Writes any buffered contents of this pipe to sink, then replace this pipe's source with sink.
followRedirects(boolean) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Configure this client to follow redirects.
followRedirects() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
followSslRedirects(boolean) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Configure this client to follow redirects from HTTPS to HTTP and from HTTP to HTTPS.
followSslRedirects() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
FORCE_CACHE - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CacheControl
Cache control request directives that uses the cache only, even if the cached response is stale.
FORCE_NETWORK - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CacheControl
Cache control request directives that require network validation of responses.
forJavaName(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.CipherSuite
 
forJavaName(String) - 枚举 中的静态方法com.larksuite.oapi.okhttp3_14.TlsVersion
 
FORM - 类 中的静态变量com.larksuite.oapi.okhttp3_14.MultipartBody
The media-type multipart/form-data follows the rules of all multipart MIME data streams as outlined in RFC 2046.
format(Date) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpDate
Returns the string for value.
format(String, Object...) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Returns a Locale.US formatted String.
FormBody - com.larksuite.oapi.okhttp3_14中的类
 
FormBody.Builder - com.larksuite.oapi.okhttp3_14中的类
 
FormData - com.larksuite.oapi.core.api.request中的类
 
FormData() - 类 的构造器com.larksuite.oapi.core.api.request.FormData
 
FormDataFile - com.larksuite.oapi.core.api.request中的类
 
FormDataFile() - 类 的构造器com.larksuite.oapi.core.api.request.FormDataFile
 
ForwardingSink - com.larksuite.oapi.okio1_17中的类
A Sink which forwards calls to another.
ForwardingSink(Sink) - 类 的构造器com.larksuite.oapi.okio1_17.ForwardingSink
 
ForwardingSource - com.larksuite.oapi.okio1_17中的类
A Source which forwards calls to another.
ForwardingSource(Source) - 类 的构造器com.larksuite.oapi.okio1_17.ForwardingSource
 
ForwardingTimeout - com.larksuite.oapi.okio1_17中的类
A Timeout which forwards calls to another.
ForwardingTimeout(Timeout) - 类 的构造器com.larksuite.oapi.okio1_17.ForwardingTimeout
 
fragment(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
fragment() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns this URL's fragment, like "abc" for http://host/#abc.
Freebusy - com.larksuite.oapi.service.calendar.v4.model中的类
 
Freebusy() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.Freebusy
 
FreebusyListReqBody - com.larksuite.oapi.service.calendar.v4.model中的类
 
FreebusyListReqBody() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.FreebusyListReqBody
 
FreebusyListResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
FreebusyListResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.FreebusyListResult
 
Freebusys(CalendarService) - 类 的构造器com.larksuite.oapi.service.calendar.v4.CalendarService.Freebusys
 
fromHttp2(int) - 枚举 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http2.ErrorCode
 
fullUrl(String) - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
Fuzzy - com.larksuite.oapi.core.event.model中的类
 
Fuzzy() - 类 的构造器com.larksuite.oapi.core.event.model.Fuzzy
 

G

generateCaldavConf(SettingGenerateCaldavConfReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.Settings
 
get(String) - 类 中的方法com.larksuite.oapi.core.Context
 
get(String) - 类 中的方法com.larksuite.oapi.core.DefaultStore
 
get(String) - 接口 中的方法com.larksuite.oapi.core.IStore
 
get(SSLSession) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.Handshake
 
get(TlsVersion, CipherSuite, List<Certificate>, List<Certificate>) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.Handshake
 
get(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers.Builder
Equivalent to build().get(name), but potentially faster.
get(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers
Returns the last value corresponding to the specified field, or null.
get(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns a new HttpUrl representing url.
get(URL) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns an HttpUrl for url if its protocol is http or https, or null if it has any other protocol.
get(URI) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.HttpUrl
 
get() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.CacheStrategy.Factory
Returns a strategy to satisfy request using the a cached response response.
get(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
Returns a snapshot of the entry named key, or null if it doesn't exist is not currently readable.
get(Request) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.InternalCache
 
get(Request, Proxy.Type) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.RequestLine
Returns the request status line, like "GET / HTTP/1.1".
get(Response) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.StatusLine
 
get() - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
get() - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.publicsuffix.PublicSuffixDatabase
 
get(X509TrustManager) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.tls.CertificateChainCleaner
 
get(X509Certificate...) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.tls.CertificateChainCleaner
 
get(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.MediaType
Returns a media type for string.
get(String) - 枚举 中的静态方法com.larksuite.oapi.okhttp3_14.Protocol
Returns the protocol identified by protocol.
get() - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
 
get(int) - 类 中的方法com.larksuite.oapi.okio1_17.Options
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEvents
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.Calendars
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Departments
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroups
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Users
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Announcements
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatAnnouncements
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMemberss
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatModerations
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Chats
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Files
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Images
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Memberss
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageResources
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Messages
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Resources
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.image.v4.ImageService.Images
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordings
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.Meetings
 
get(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.Reserves
 
getAbility() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
getAccessToken() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getAccessTokenType() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
getAccessTokenTypeSet() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
getAclId() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarAcl
 
getAcls() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarAclListResult
 
getAction() - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
getAction() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.StreamConfig
 
getActionPermissions() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveMeetingSetting
 
getActionTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReaction
 
getActionTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionCreatedEventData
 
getActionTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionDeletedEventData
 
getActionTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Reaction
 
getActivateStatus() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AppUsage
 
getActiveMeeting(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.Reserves
 
getAdded() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.ScopeUpdatedEventData
 
getAddedMemberList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ModeratorList
 
getAddMemberPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
getAddMemberPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getAddMemberPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getAddMemberPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
getAddress() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventLocation
 
getAdminUids() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AppUsage
 
getAfterChange() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
getAllowIps() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
getAllowIps() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getAllowIps() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getAllowIps() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
getAllowOpenQuery() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.CustomAttrEvent
 
getAnnouncements() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
getAppAccessToken() - 类 中的方法com.larksuite.oapi.core.api.token.AppAccessToken
 
getAppAccessToken() - 类 中的方法com.larksuite.oapi.core.api.token.ISVTenantAccessTokenReq
 
getAppId() - 类 中的方法com.larksuite.oapi.core.api.token.ApplyAppTicketReq
 
getAppId() - 类 中的方法com.larksuite.oapi.core.api.token.InternalAccessTokenReq
 
getAppId() - 类 中的方法com.larksuite.oapi.core.api.token.ISVAppAccessTokenReq
 
getAppID() - 类 中的方法com.larksuite.oapi.core.AppSettings
 
getAppId() - 类 中的方法com.larksuite.oapi.core.event.model.BaseEventData
 
getAppId() - 类 中的方法com.larksuite.oapi.core.event.model.Header
 
getAppId() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppOpenEventData
 
getAppId() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppStatusChangeEventData
 
getAppId() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppUninstalledEventData
 
getAppId() - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
getApplicants() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppOpenEventData
 
getApplicationAcceptorUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeleteReqBody
 
getApplications() - 类 中的方法com.larksuite.oapi.service.application.v1.ApplicationService
 
getAppLink() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Schema
 
getAppLink() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
getAppSecret() - 类 中的方法com.larksuite.oapi.core.api.token.ApplyAppTicketReq
 
getAppSecret() - 类 中的方法com.larksuite.oapi.core.api.token.InternalAccessTokenReq
 
getAppSecret() - 类 中的方法com.larksuite.oapi.core.api.token.ISVAppAccessTokenReq
 
getAppSecret() - 类 中的方法com.larksuite.oapi.core.AppSettings
 
getAppSettings() - 类 中的方法com.larksuite.oapi.core.Config
 
getAppTicket() - 类 中的方法com.larksuite.oapi.core.api.token.ISVAppAccessTokenReq
 
getAppTicket() - 类 中的方法com.larksuite.oapi.core.event.v1.AppTicketEvent.AppTicketEventData
 
getAppType() - 类 中的方法com.larksuite.oapi.core.AppSettings
 
getAtAllPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
getAtAllPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getAtAllPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getAtAllPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
getAttendeeAbility() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getAttendeeId() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
getAttendeeIds() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeBatchDeleteReqBody
 
getAttendees() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeCreateReqBody
 
getAttendees() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeCreateResult
 
getAuthens() - 类 中的方法com.larksuite.oapi.service.authen.v1.AuthenService
 
getAvatar() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getAvatar() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getAvatar() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
getAvatar() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
getAvatar() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
getAvatar() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getAvatar() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getAvatar() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
getAvatar() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
getAvatar240() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.AvatarInfo
 
getAvatar640() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.AvatarInfo
 
getAvatar72() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.AvatarInfo
 
getAvatarBig() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getAvatarBig() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
getAvatarKey() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getAvatarKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
getAvatarKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getAvatarKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getAvatarKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
getAvatarMiddle() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getAvatarMiddle() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
getAvatarOrigin() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.AvatarInfo
 
getAvatarThumb() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getAvatarThumb() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
getAvatarUrl() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getAvatarUrl() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
getBeforeChange() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
getBody() - 类 中的方法com.larksuite.oapi.core.model.OapiRequest
 
getBody() - 类 中的方法com.larksuite.oapi.core.model.OapiResponse
 
getBody() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
getBody() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
getBody() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
getBody() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
getBotId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getBotId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getBotId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBot
 
getBuffer() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
getBuffer() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
This source's internal buffer.
getBuildingId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
getBuyCount() - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
getBuyType() - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
getByte(long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns the byte at pos.
getByte(int) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns the byte at pos.
getCalendar() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarCreateResult
 
getCalendar() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarPatchResult
 
getCalendar() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarSubscribeResult
 
getCalendarAcceptorUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeleteReqBody
 
getCalendarAcls() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService
 
getCalendarEventAttendeeChatMembers() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService
 
getCalendarEventAttendees() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService
 
getCalendarEvents() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService
 
getCalendarId() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
getCalendarList() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarListResult
 
getCalendars() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService
 
getChallenge() - 类 中的方法com.larksuite.oapi.core.card.mode.Challenge
 
getChallenge() - 类 中的方法com.larksuite.oapi.core.card.mode.HTTPCard
 
getChallenge() - 类 中的方法com.larksuite.oapi.core.event.model.Fuzzy
 
getChallenge() - 类 中的方法com.larksuite.oapi.core.event.model.HTTPEvent
 
getChangeSignature() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
getChannels() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.NotificationOption
 
getChatAnnouncements() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
getChatId() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
getChatId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
getChatId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatDisbandedEventData
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotAddedEventData
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotDeletedEventData
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserAddedEventData
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserDeletedEventData
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserWithdrawnEventData
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
getChatId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
getChatIds() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventSearchFilter
 
getChatMemberBots() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
getChatMembers() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
getChatMemberss() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
getChatMemberUsers() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
getChatMode() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
getChatMode() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getChatMode() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getChatModerations() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
getChats() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
getChatTag() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getChatTag() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getChatType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
getChatType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getChatType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getChatType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
getChatType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
getChatType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
getChatType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
getCheckField() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReservePermissionChecker
 
getCheckList() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReservePermissionChecker
 
getCheckMode() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReservePermissionChecker
 
getCity() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getCity() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getCode() - 类 中的方法com.larksuite.oapi.core.api.response.Body
 
getCode() - 类 中的方法com.larksuite.oapi.core.api.response.Response
 
getCode() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.AuthenAccessTokenReqBody
 
getColor() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
getColor() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getConfig() - 类 中的方法com.larksuite.oapi.core.api.DefaultReqCall
 
getConfig() - 类 中的方法com.larksuite.oapi.core.OapiServlet
 
getConfig() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechFileRecognizeReqBody
 
getConfig() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechStreamRecognizeReqBody
 
getConnection() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
 
getContactFieldKey() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.CustomAttrEvent
 
getContent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnum
 
getContent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
getContent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
getContent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
getContent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
getContent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
getContent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
getContent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageBody
 
getContent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageCreateReqBody
 
getContent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessagePatchReqBody
 
getContent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReplyReqBody
 
getContent() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingSendMeetingImEventData
 
getContentType() - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
getContentType() - 类 中的方法com.larksuite.oapi.core.model.OapiResponse
 
getCountry() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getCountry() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getCountryId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
getCover() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
getCreateGroupChat() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
getCreateTime() - 类 中的方法com.larksuite.oapi.core.event.model.Header
 
getCreateTime() - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
getCreateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
getCreateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AppUsage
 
getCreateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
getCreateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
getCreateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
getCreateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
getCreateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
getCreateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
getCreateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
getCreateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
getCreateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
getCreateTime() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
getCreatorId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AppUsage
 
getCustomAttrEvents() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
getCustomAttrs() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getCustomAttrs() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getDaily(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.Reports
 
getDailyReport() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Report
 
getData() - 类 中的方法com.larksuite.oapi.core.api.response.Body
 
getData() - 类 中的方法com.larksuite.oapi.core.api.response.Response
 
getDate(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers
Returns the last value corresponding to the specified field parsed as an HTTP date, or null if either the field is absent or cannot be parsed as a date.
getDate() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeInfo
 
getDate() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportMeetingDaily
 
getDeleted() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
getDeleted() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
getDeleted() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
getDeleted() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
getDepartment() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentCreateResult
 
getDepartment() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentGetResult
 
getDepartment() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentPatchResult
 
getDepartment() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUpdateResult
 
getDepartmentChatAcceptorUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeleteReqBody
 
getDepartmentId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
getDepartmentId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
getDepartmentId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnbindDepartmentChatReqBody
 
getDepartmentId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserOrder
 
getDepartmentId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserPosition
 
getDepartmentIds() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.OldUserObject
 
getDepartmentIds() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getDepartmentIds() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getDepartmentOrder() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserOrder
 
getDepartments() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
getDepartments() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Scope
 
getDepartmentUnit() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnitCreateResult
 
getDepartmentUnit() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnitPatchResult
 
getDepartmentUnits() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
getDescription() - 类 中的方法com.larksuite.oapi.core.api.response.ErrorFieldViolation
 
getDescription() - 类 中的方法com.larksuite.oapi.core.api.response.ErrorHelp
 
getDescription() - 类 中的方法com.larksuite.oapi.core.api.response.ErrorPermissionViolation
 
getDescription() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
getDescription() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getDescription() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
getDescription() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getDescription() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
getDescription() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
getDescription() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
getDescription() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getDescription() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
getDescription() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getDescription() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getDescription() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
getDescription() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getDescription() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
getDescription() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
getDetails() - 类 中的方法com.larksuite.oapi.core.api.response.Error
 
getDeviceName() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.SettingGenerateCaldavConfReqBody
 
getDeviceName() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.SettingGenerateCaldavConfResult
 
getDigitalSignage() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfig
 
getDirectory() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
Returns the directory where this cache stores its data.
getDisplayBackground() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfig
 
getDisplayName() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.AttendeeChatMember
 
getDisplayName() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
getDisplayName() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMember
 
getDistrictId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
getDocsAcceptorUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeleteReqBody
 
getDomain() - 类 中的方法com.larksuite.oapi.core.Config
 
getDuration() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecording
 
getDuration() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingReadyEventData
 
getDuration() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
getEditPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
getEditPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getEditPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getEditPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
getEffectiveTldPlusOne(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.publicsuffix.PublicSuffixDatabase
Returns the effective top-level domain plus one (eTLD+1) by referencing the public suffix list.
getEmail() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getEmail() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
getEmail() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getEmail() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getEmojiType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Emoji
 
getEmployeeNo() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getEmployeeNo() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getEmployeeType() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getEmployeeType() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getEmployeeTypeEnums() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
getEnable() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getEnable() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getEnable() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
getEnable() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignage
 
getEncrypt() - 类 中的方法com.larksuite.oapi.core.event.model.Fuzzy
 
getEncryptKey() - 类 中的方法com.larksuite.oapi.core.AppSettings
 
getEndTime() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getEndTime() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventSearchFilter
 
getEndTime() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Freebusy
 
getEndTime() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
getEndTime() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
getEndTime() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
getEndTime() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
getEndTime() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveApplyReqBody
 
getEndTime() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveUpdateReqBody
 
getEngineType() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.FileConfig
 
getEngineType() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.StreamConfig
 
getEnName() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getEnName() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
getEnName() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getEnName() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getEnterpriseEmail() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getEnumId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnum
 
getEnumStatus() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnum
 
getEnumType() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnum
 
getEnumValue() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnum
 
getEnUs() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentI18nName
 
getEnUs() - 类 中的方法com.larksuite.oapi.service.im.v1.model.I18nNames
 
getError() - 类 中的方法com.larksuite.oapi.core.api.response.Body
 
getError() - 类 中的方法com.larksuite.oapi.core.api.response.Response
 
getErrorCode() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
Returns the reason why this stream was closed, or null if it closed normally or has not yet been closed.
getEvent() - 类 中的方法com.larksuite.oapi.core.event.IHandler.defaultHandler
 
getEvent() - 接口 中的方法com.larksuite.oapi.core.event.IHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.core.event.model.Fuzzy
 
getEvent() - 类 中的方法com.larksuite.oapi.core.event.v1.AppTicketEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.core.event.v1.AppTicketEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.application.v1.ApplicationService.AppOpenEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.application.v1.ApplicationService.AppStatusChangeEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.application.v1.ApplicationService.AppUninstalledEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.application.v1.ApplicationService.OrderPaidEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppOpenEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppStatusChangeEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppUninstalledEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventCreateResult
 
getEvent() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventGetResult
 
getEvent() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventPatchResult
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.CustomAttrEventUpdatedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentCreatedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentDeletedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUpdatedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnumActivedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnumCreatedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnumDeactivatedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnumDeletedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnumUpdatedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.ScopeUpdatedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserCreatedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserDeletedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupCreatedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupDeletedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberChangedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupUpdatedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserUpdatedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.CustomAttrEventUpdatedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentCreatedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentDeletedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUpdatedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumActivedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumCreatedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumDeactivatedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumDeletedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumUpdatedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.ScopeUpdatedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCreatedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeletedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupCreatedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupDeletedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupMemberChangedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupUpdatedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserUpdatedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatDisbandedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMemberBotAddedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMemberBotDeletedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMemberUserAddedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMemberUserDeletedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMemberUserWithdrawnEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatUpdatedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageAtMessageReadEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageMessageReadEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageReceiveEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentMessageReadEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatDisbandedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotAddedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotDeletedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserAddedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserDeletedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserWithdrawnEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageAtMessageReadEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMessageReadEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionCreatedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionDeletedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReceiveEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentMessageReadEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingJoinMeetingEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingLeaveMeetingEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingMeetingEndedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingMeetingStartedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingEndedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingReadyEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingStartedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingSendMeetingImEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingShareEndedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingShareStartedEvent
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingJoinMeetingEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingLeaveMeetingEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingMeetingEndedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingMeetingStartedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingEndedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingReadyEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingStartedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingSendMeetingImEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingShareEndedEventHandler
 
getEvent() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingShareStartedEventHandler
 
GetEventHandler(Config, String) - 类 中的静态方法com.larksuite.oapi.core.event.IHandler.Hub
 
getEventId() - 类 中的方法com.larksuite.oapi.core.event.model.Header
 
getEventId() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getEventType() - 类 中的方法com.larksuite.oapi.core.event.model.Header
 
getEventType() - 类 中的方法com.larksuite.oapi.core.event.model.HTTPEvent
 
getException() - 类 中的方法com.larksuite.oapi.core.api.ReqCaller
 
getException() - 类 中的方法com.larksuite.oapi.core.api.ReqCallResult
 
getExpire() - 类 中的方法com.larksuite.oapi.core.api.token.AppAccessToken
 
getExpire() - 类 中的方法com.larksuite.oapi.core.api.token.TenantAccessToken
 
getExpiresIn() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getExpireStatus() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
getExternal() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
getExternal() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getExternal() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatDisbandedEventData
 
getExternal() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getExternal() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotAddedEventData
 
getExternal() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotDeletedEventData
 
getExternal() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserAddedEventData
 
getExternal() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserDeletedEventData
 
getExternal() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserWithdrawnEventData
 
getExternal() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
getExternal() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
getExternalChatAcceptorUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeleteReqBody
 
getField() - 类 中的方法com.larksuite.oapi.core.api.response.ErrorFieldViolation
 
getFieldName() - 类 中的方法com.larksuite.oapi.core.api.request.FormDataFile
 
getFieldValueTypes() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.CustomAttrEvent
 
getFieldViolations() - 类 中的方法com.larksuite.oapi.core.api.response.Error
 
getFileId() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.FileConfig
 
getFileKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.FileCreateResult
 
getFiles() - 类 中的方法com.larksuite.oapi.core.api.request.FormData
 
getFiles() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
getFilter() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventSearchReqBody
 
getFirstConnectException() - 异常错误 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RouteException
 
getFirstValue(String) - 类 中的方法com.larksuite.oapi.core.model.OapiHeader
 
getFloorName() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
getFormat() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.FileConfig
 
getFormat() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.StreamConfig
 
getFreebusyList() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.FreebusyListResult
 
getFreebusys() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService
 
getFreeBusyStatus() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getFrom() - 类 中的方法com.larksuite.oapi.service.translation.v1.model.Term
 
getGender() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getGender() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getGlossary() - 类 中的方法com.larksuite.oapi.service.translation.v1.model.TextTranslateReqBody
 
getGrantType() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.AuthenAccessTokenReqBody
 
getGrantType() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.AuthenRefreshAccessTokenReqBody
 
getHandler(Config) - 类 中的静态方法com.larksuite.oapi.core.card.IHandler.Hub
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarAclListResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMemberListResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeListResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventListResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarListResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentListResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentParentResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentSearchResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumListResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupListResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupMemberListResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserListResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatListResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersGetResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatModerationGetResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatSearchResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersGetResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageListResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionListResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReadUsersResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentReadUsersResult
 
getHasMore() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingListResult
 
getHeader() - 类 中的方法com.larksuite.oapi.core.api.response.Response
 
getHeader() - 类 中的方法com.larksuite.oapi.core.card.mode.HTTPCard
 
getHeader() - 类 中的方法com.larksuite.oapi.core.Context
 
getHeader() - 类 中的方法com.larksuite.oapi.core.event.model.BaseEventV2
 
getHeader() - 类 中的方法com.larksuite.oapi.core.event.model.Fuzzy
 
getHeader() - 类 中的方法com.larksuite.oapi.core.model.OapiRequest
 
getHeaders() - 类 中的方法com.larksuite.oapi.core.model.OapiResponse
 
getHelpdeskAcceptorUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeleteReqBody
 
getHelps() - 类 中的方法com.larksuite.oapi.core.api.response.Error
 
getHostUser() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
getHostUser() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
getHostUser() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingSetHostReqBody
 
getHostUser() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingSetHostResult
 
getHttpMethod() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
getHttpPath() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
getHttpRequestBuilder() - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
getHttpResponse() - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
getHTTPStatusCode() - 类 中的方法com.larksuite.oapi.core.api.response.Response
 
getHTTPStatusCode() - 类 中的方法com.larksuite.oapi.core.Context
 
getI18nContent() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnum
 
getI18nDescriptions() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getI18nDescriptions() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getI18nFieldNames() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.CustomAttrEvent
 
getI18nName() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
getI18nNames() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
getI18nNames() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
getI18nNames() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
getI18nNames() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getI18nNames() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getI18nNames() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getI18nNames() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getI18nNames() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
getId() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
 
getId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCustomAttr
 
getId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Mention
 
getId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MentionEvent
 
getId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Sender
 
getId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
getId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
getId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventUser
 
getId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingInviteStatus
 
getId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipant
 
getId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipantResult
 
getId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecording
 
getId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingUser
 
getId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RecordingPermissionObject
 
getId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportTopUser
 
getId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
getId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
getIdList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersCreateReqBody
 
getIdList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersDeleteReqBody
 
getIdList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersCreateReqBody
 
getIdList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersDeleteReqBody
 
getIdpType() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getIdType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Mention
 
getIdType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Sender
 
getImage() - 类 中的方法com.larksuite.oapi.service.optical_char_recognition.v1.model.ImageBasicRecognizeReqBody
 
getImageKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ImageCreateResult
 
getImageKey() - 类 中的方法com.larksuite.oapi.service.image.v4.model.Image
 
getImageKey() - 类 中的方法com.larksuite.oapi.service.optical_char_recognition.v1.model.ImageBasicRecognizeReqBody
 
getImages() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
getImages() - 类 中的方法com.larksuite.oapi.service.image.v4.ImageService
 
getImages() - 类 中的方法com.larksuite.oapi.service.optical_char_recognition.v1.OpticalCharRecognitionService
 
getInput() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
getInput() - 类 中的方法com.larksuite.oapi.core.card.mode.HTTPCard
 
getInput() - 类 中的方法com.larksuite.oapi.core.event.model.HTTPEvent
 
getInstaller() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppOpenEventData
 
getInstant(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers
Returns the last value corresponding to the specified field parsed as an HTTP date, or null if either the field is absent or cannot be parsed as a date.
getInternalAppAccessToken(Context) - 类 中的静态方法com.larksuite.oapi.core.api.handler.AccessToken
 
getInternalAppSettingsByEnv() - 类 中的静态方法com.larksuite.oapi.core.Config
 
getInternalTenantAccessToken(Context) - 类 中的静态方法com.larksuite.oapi.core.api.handler.AccessToken
 
getInvalidIdList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersCreateResult
 
getInvalidIdList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersDeleteResult
 
getInvalidIdList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersCreateResult
 
getInvalidIdList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersDeleteResult
 
getInvalidUserIdList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentAppResult
 
getInvalidUserIdList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentPhoneResult
 
getInvalidUserIdList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentSmsResult
 
getInvitees() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingInviteReqBody
 
getInviteResults() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingInviteResult
 
getInvitorId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getInvitorId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getInvitorIdType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getInvitorIdType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getIsActivated() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserStatus
 
getIsCohost() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipant
 
getIsDeleted() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
getIsDeleted() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentStatus
 
getIsException() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getIsExternal() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.AttendeeChatMember
 
getIsExternal() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
getIsExternal() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMember
 
getIsExternal() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipant
 
getIsFrozen() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserStatus
 
getIsHost() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipant
 
getIsInChat() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersIsInChatResult
 
getIsInChat() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersIsInChatResult
 
getIsMajor() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserPosition
 
getIsOptional() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.AttendeeChatMember
 
getIsOptional() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
getIsOptional() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMember
 
getIsOrganizer() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.AttendeeChatMember
 
getIsOrganizer() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
getIsOrganizer() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMember
 
getIsResigned() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserStatus
 
getIsTenantManager() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getIsTenantManager() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getIsThirdParty() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
getIsvAppAccessToken(Context) - 类 中的静态方法com.larksuite.oapi.core.api.handler.AccessToken
 
getIsvAppSettingsByEnv() - 类 中的静态方法com.larksuite.oapi.core.Config
 
getISVTenantAccessToken(Context) - 类 中的静态方法com.larksuite.oapi.core.api.handler.AccessToken
 
getItems() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMemberListResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeListResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventListResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventSearchResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarSearchResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentListResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentParentResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentSearchResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumListResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupListResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupMemberListResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserListResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatListResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersGetResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatModerationGetResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatSearchResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersGetResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageGetResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageListResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionListResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReadUsersResult
 
getItems() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentReadUsersResult
 
getJaJp() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentI18nName
 
getJaJp() - 类 中的方法com.larksuite.oapi.service.im.v1.model.I18nNames
 
getJoinMessageVisibility() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
getJoinMessageVisibility() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
getJoinMessageVisibility() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getJoinMessageVisibility() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getJoinMessageVisibility() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
getJoinTime() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getJoinTime() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getKey() - 类 中的方法com.larksuite.oapi.core.api.response.ErrorDetail
 
getKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Mention
 
getKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MentionEvent
 
getKeyWords() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
getKeyWords() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getKeyWords() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getKeyWords() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
getLanguage() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.NotificationOption
 
getLanguage() - 类 中的方法com.larksuite.oapi.service.translation.v1.model.TextDetectResult
 
getLastConnectException() - 异常错误 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RouteException
 
getLatitude() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventLocation
 
getLeaderPositionCode() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserPosition
 
getLeaderUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
getLeaderUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
getLeaderUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getLeaderUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getLeaderUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserPosition
 
getLeaveMessageVisibility() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
getLeaveMessageVisibility() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
getLeaveMessageVisibility() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getLeaveMessageVisibility() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getLeaveMessageVisibility() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
getLeaveReason() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingLeaveMeetingEventData
 
getLength(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache.Snapshot
Returns the byte length of the value for index.
getLocale() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.I18nContent
 
getLocation() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getLongitude() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventLocation
 
getMaterials() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignage
 
getMaterialType() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
getMaxRequests() - 类 中的方法com.larksuite.oapi.okhttp3_14.Dispatcher
 
getMaxRequestsPerHost() - 类 中的方法com.larksuite.oapi.okhttp3_14.Dispatcher
 
getMaxSize() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
Returns the maximum number of bytes that this cache should use to store its data.
getMd5() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
getMeeting() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingGetResult
 
getMeeting() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingJoinMeetingEventData
 
getMeeting() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingLeaveMeetingEventData
 
getMeeting() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingMeetingEndedEventData
 
getMeeting() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingMeetingStartedEventData
 
getMeeting() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingEndedEventData
 
getMeeting() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingReadyEventData
 
getMeeting() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingStartedEventData
 
getMeeting() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingSendMeetingImEventData
 
getMeeting() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingShareEndedEventData
 
getMeeting() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingShareStartedEventData
 
getMeeting() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveGetActiveMeetingResult
 
getMeetingCount() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportMeetingDaily
 
getMeetingCount() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportTopUser
 
getMeetingDuration() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportMeetingDaily
 
getMeetingDuration() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportTopUser
 
getMeetingId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecording
 
getMeetingNo() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
getMeetingNo() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
getMeetingRecordings() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
getMeetingReport() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportGetDailyResult
 
getMeetings() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingListResult
 
getMeetings() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
getMeetingSettings() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
getMeetingSettings() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveApplyReqBody
 
getMeetingSettings() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveUpdateReqBody
 
getMeetingUrl() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Vchat
 
getMemberCount() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
getMemberCount() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroup
 
getMemberId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListMember
 
getMemberIdType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListMember
 
getMembershipApproval() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
getMembershipApproval() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
getMembershipApproval() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getMembershipApproval() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getMembershipApproval() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
getMemberss() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
getMemberTotal() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersGetResult
 
getMentions() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
getMentions() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
getMentions() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
getMentions() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
getMentions() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
getMentions() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
getMentions() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
getMentions() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
getMessage() - 异常错误 中的方法com.larksuite.oapi.core.event.exception.NotFoundHandlerException
 
getMessage() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReceiveEventData
 
getMessageId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
getMessageId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
getMessageId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
getMessageId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
getMessageId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
getMessageId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
getMessageId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
getMessageId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
getMessageId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionCreatedEventData
 
getMessageId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionDeletedEventData
 
getMessageId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentMessageReadEventData
 
getMessageIdList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageAtMessageReadEventData
 
getMessageIdList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMessageReadEventData
 
getMessageList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
getMessageList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
getMessageList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
getMessageList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
getMessageResources() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
getMessages() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
getMessageType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
getMessageType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
getMessageType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
getMessageType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
getMinutes() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Reminder
 
getMobile() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getMobile() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
getMobile() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getMobile() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getMobileVisible() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getMobileVisible() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getModerationPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
getModerationPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getModerationPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getModerationSetting() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatModerationGetResult
 
getModerationSetting() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatModerationUpdateReqBody
 
getModeratorAddedList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatModerationUpdateReqBody
 
getModeratorList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
getModeratorRemovedList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatModerationUpdateReqBody
 
getModifierId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
getModifierId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
getModifierIdType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
getModifierIdType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
getMsg() - 类 中的方法com.larksuite.oapi.core.api.response.Body
 
getMsg() - 类 中的方法com.larksuite.oapi.core.api.response.Response
 
getMsgType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
getMsgType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageCreateReqBody
 
getMsgType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
getMsgType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
getMsgType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
getMsgType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReplyReqBody
 
getMultiValues(String) - 类 中的方法com.larksuite.oapi.core.model.OapiHeader
 
getMute() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignage
 
getName() - 类 中的方法com.larksuite.oapi.core.api.request.FormDataFile
 
getName() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getName() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
getName() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventLocation
 
getName() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
getName() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
getName() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.GroupEvent
 
getName() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getName() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getName() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroup
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUser
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListMember
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Mention
 
getName() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MentionEvent
 
getName() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportTopUser
 
getName() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
getNames() - 类 中的方法com.larksuite.oapi.core.model.OapiHeader
 
getNeedSendNotification() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getNewDepartmentId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUpdateDepartmentIdReqBody
 
getNewEnum() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumActivedEventData
 
getNewEnum() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumCreatedEventData
 
getNewEnum() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumDeactivatedEventData
 
getNewEnum() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumUpdatedEventData
 
getNewUserGroupId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupUpdateUserGroupIdReqBody
 
getNewUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserUpdateUserIdReqBody
 
getNonce() - 类 中的方法com.larksuite.oapi.core.card.mode.Header
 
getNotificationOption() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.CustomAttrEventUpdatedEventData
 
getObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentCreatedEventData
 
getObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentDeletedEventData
 
getObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUpdatedEventData
 
getObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCreatedEventData
 
getObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeletedEventData
 
getObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupCreatedEventData
 
getObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupDeletedEventData
 
getObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupMemberChangedEventData
 
getObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupUpdatedEventData
 
getObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserUpdatedEventData
 
getOldEnum() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumActivedEventData
 
getOldEnum() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumDeactivatedEventData
 
getOldEnum() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumDeletedEventData
 
getOldEnum() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumUpdatedEventData
 
getOldHostUser() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingSetHostReqBody
 
getOldObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.CustomAttrEventUpdatedEventData
 
getOldObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentDeletedEventData
 
getOldObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUpdatedEventData
 
getOldObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeletedEventData
 
getOldObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupUpdatedEventData
 
getOldObject() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserUpdatedEventData
 
getOnlyOwnerAdd() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
getOnlyOwnerAtAll() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
getOnlyOwnerEdit() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
getOpenDepartmentId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
getOpenDepartmentId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
getOpenId() - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
getOpenId() - 类 中的方法com.larksuite.oapi.service.application.v1.model.UserId
 
getOpenId() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getOpenId() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserId
 
getOpenId() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
getOpenId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getOpenId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getOpenId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.UserId
 
getOpenId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.UserId
 
getOpenMessageId() - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
getOperator() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingJoinMeetingEventData
 
getOperator() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingLeaveMeetingEventData
 
getOperator() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingMeetingEndedEventData
 
getOperator() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingMeetingStartedEventData
 
getOperator() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingEndedEventData
 
getOperator() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingStartedEventData
 
getOperator() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingSendMeetingImEventData
 
getOperator() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingShareEndedEventData
 
getOperator() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingShareStartedEventData
 
getOperatorId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatDisbandedEventData
 
getOperatorId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotAddedEventData
 
getOperatorId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotDeletedEventData
 
getOperatorId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserAddedEventData
 
getOperatorId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserDeletedEventData
 
getOperatorId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserWithdrawnEventData
 
getOperatorId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
getOperatorId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReaction
 
getOperatorId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionCreatedEventData
 
getOperatorId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionDeletedEventData
 
getOperatorId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Reaction
 
getOperatorTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatDisbandedEventData
 
getOperatorTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotAddedEventData
 
getOperatorTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotDeletedEventData
 
getOperatorTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserAddedEventData
 
getOperatorTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserDeletedEventData
 
getOperatorTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserWithdrawnEventData
 
getOperatorTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
getOption() - 类 中的方法com.larksuite.oapi.core.card.mode.Action
 
getOrder() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
getOrder() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
getOrderId() - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
getOrderPayPrice() - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
getOrders() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getOrders() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getOutput() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
getOutput() - 类 中的方法com.larksuite.oapi.core.card.mode.HTTPCard
 
getOwner() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
getOwnerId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
getOwnerId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
getOwnerId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
getOwnerId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
getOwnerId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getOwnerId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getOwnerId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
getOwnerId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
getOwnerIdType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
getOwnerIdType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
getOwnerIdType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getOwnerIdType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getOwnerIdType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
getOwnerUserId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarAclListResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMemberListResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeListResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventListResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventSearchResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarListResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarSearchResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentListResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentParentResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentSearchResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumListResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupListResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupMemberListResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserListResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatListResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersGetResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatModerationGetResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatSearchResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersGetResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageListResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionListResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReadUsersResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentReadUsersResult
 
getPageToken() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingListResult
 
getParams() - 类 中的方法com.larksuite.oapi.core.api.request.FormData
 
getParentDepartmentId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
getParentDepartmentId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
getParentId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
getParentId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
getParentId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
getParentId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
getParentId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
getParentId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
getParentId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
getParentId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
getParticipantCount() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
getParticipantCount() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportMeetingDaily
 
getParticipants() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
getPassword() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.SettingGenerateCaldavConfResult
 
getPathParams() - 类 中的方法com.larksuite.oapi.core.api.request.RequestOpt
 
getPayTime() - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
getPcUrl() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCustomAttrValue
 
getPermission() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RecordingPermissionObject
 
getPermission() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveActionPermission
 
getPermissionCheckers() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveActionPermission
 
getPermissionObjects() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingSetPermissionReqBody
 
getPermissions() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
getPermissionViolations() - 类 中的方法com.larksuite.oapi.core.api.response.Error
 
getPositionCode() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserPosition
 
getPositionName() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserPosition
 
getPositions() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getPositions() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getPrefix() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
Prefix used on custom headers.
getPricePlanId() - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
getPricePlanType() - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
getQuery() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventSearchReqBody
 
getQuery() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarSearchReqBody
 
getQuery() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentSearchReqBody
 
getQueryParams() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
getQueryParams() - 类 中的方法com.larksuite.oapi.core.api.request.RequestOpt
 
getQueryString() - 类 中的方法com.larksuite.oapi.core.model.OapiRequest
 
getReactionId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReaction
 
getReactionType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReaction
 
getReactionType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionCreatedEventData
 
getReactionType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionDeletedEventData
 
getReactionType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Reaction
 
getReader() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageAtMessageReadEventData
 
getReader() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMessageReadEventData
 
getReader() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentMessageReadEventData
 
getReaderId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageReader
 
getReadTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageReader
 
getReceiveId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageCreateReqBody
 
getRecognitionText() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechFileRecognizeResult
 
getRecognitionText() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechStreamRecognizeResult
 
getRecording() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingGetResult
 
getRecurrence() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getRecurringEventId() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getRefreshExpiresIn() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getRefreshToken() - 类 中的方法com.larksuite.oapi.core.card.mode.Header
 
getRefreshToken() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.AuthenRefreshAccessTokenReqBody
 
getRefreshToken() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getReminders() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getRemoteAddress() - 类 中的方法com.larksuite.oapi.core.model.OapiRequest
 
getRemoved() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.ScopeUpdatedEventData
 
getRemovedMemberList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ModeratorList
 
getReports() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
getReqCaller() - 类 中的方法com.larksuite.oapi.core.api.ReqCallResult
 
getRequest() - 类 中的方法com.larksuite.oapi.core.api.DefaultReqCall
 
getRequest() - 类 中的方法com.larksuite.oapi.core.card.mode.HTTPCard
 
getRequest() - 类 中的方法com.larksuite.oapi.core.event.model.HTTPEvent
 
getRequestBody() - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
getRequestBodyFilePath() - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
getRequestBodyStream() - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
getRequestID() - 类 中的方法com.larksuite.oapi.core.api.response.Response
 
getRequestID() - 类 中的方法com.larksuite.oapi.core.Context
 
getRequestOptFns() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
getRequests() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementPatchReqBody
 
getRequests() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementPatchReqBody
 
getReserve() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveApplyResult
 
getReserve() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveGetResult
 
getReserve() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveUpdateResult
 
getReserves() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
getReserveUserId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
getResources() - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
getResponse() - 异常错误 中的方法com.larksuite.oapi.core.api.exception.AccessTokenObtainException
 
getResponse() - 类 中的方法com.larksuite.oapi.core.api.ReqCaller
 
getResponse() - 类 中的方法com.larksuite.oapi.core.api.ReqCallResult
 
getResponse() - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
getResponse() - 类 中的方法com.larksuite.oapi.core.card.mode.HTTPCard
 
getResponse() - 类 中的方法com.larksuite.oapi.core.event.model.HTTPEvent
 
getResult() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipantResult
 
getRevision() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
getRevision() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementPatchReqBody
 
getRevision() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
getRevision() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementPatchReqBody
 
getRole() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
getRole() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarAcl
 
getRoomBackground() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfig
 
getRoomConfig() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
getRoomConfigs() - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
getRoomId() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
getRoomId() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.FreebusyListReqBody
 
getRoomId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
getRoomIds() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventSearchFilter
 
getRootId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
getRootId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
getRootId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
getRootId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
getRootId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
getRootId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
getRootId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
getRootId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
getRsvpStatus() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.AttendeeChatMember
 
getRsvpStatus() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
getRsvpStatus() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMember
 
getSchema() - 类 中的方法com.larksuite.oapi.core.event.model.BaseEventV2
 
getSchema() - 类 中的方法com.larksuite.oapi.core.event.model.Fuzzy
 
getSchema() - 类 中的方法com.larksuite.oapi.core.event.model.HTTPEvent
 
getSchemas() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getScope() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarAcl
 
getScope() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
getScopes() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
getSeats() - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
getSelectedProtocol(SSLSocket) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.ConscryptPlatform
 
getSelectedProtocol(SSLSocket) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
Returns the negotiated protocol, or null if no protocol was negotiated.
getSender() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
getSender() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
getSender() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
getSender() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
getSender() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReceiveEventData
 
getSenderId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventSender
 
getSenderType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventSender
 
getSenderType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Sender
 
getSequenceId() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechStreamRecognizeResult
 
getSequenceId() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.StreamConfig
 
getServerAddress() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.SettingGenerateCaldavConfResult
 
getSettings() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService
 
getShareAllowed() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
getShareCardPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
getShareCardPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getShareCardPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getShareCardPermission() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
getSignature() - 类 中的方法com.larksuite.oapi.core.card.mode.Header
 
getSignature() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getSignature() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getSignatureStatus() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
getSignatureStatus() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getSignatureStatus() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getSignatureStatus() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
getSink() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
Returns a sink that can be used to write data to the peer.
getSource(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache.Snapshot
Returns the unbuffered stream with the value for index.
getSource() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
Returns a source that reads data from the peer.
getSourceLanguage() - 类 中的方法com.larksuite.oapi.service.translation.v1.model.TextTranslateReqBody
 
getSpeech() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.Speech
 
getSpeech() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechFileRecognizeReqBody
 
getSpeech() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechStreamRecognizeReqBody
 
getSpeechKey() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.Speech
 
getSpeechs() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.SpeechToTextService
 
getSrcOrderId() - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
getSSLContext() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.ConscryptPlatform
 
getSSLContext() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
getStackTraceForCloseable(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
Returns an object that holds a stack trace created at the moment this method is executed.
getStartDisplay() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignage
 
getStartTime() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getStartTime() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventSearchFilter
 
getStartTime() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Freebusy
 
getStartTime() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
getStartTime() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
getStartTime() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
getStatus() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppStatusChangeEventData
 
getStatus() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getStatus() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
getStatus() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
getStatus() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.OldDepartmentObject
 
getStatus() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getStatus() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getStatus() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroup
 
getStatus() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
getStatus() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingInviteStatus
 
getStatus() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipant
 
getStatusCode() - 类 中的方法com.larksuite.oapi.core.model.OapiResponse
 
getStopDisplay() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignage
 
getStore() - 类 中的方法com.larksuite.oapi.core.Config
 
getStreamId() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechStreamRecognizeResult
 
getStreamId() - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.StreamConfig
 
getSubject() - 类 中的方法com.larksuite.oapi.core.api.response.ErrorPermissionViolation
 
getSummary() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
getSummary() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getSummaryAlias() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
getSyncToken() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventListResult
 
getSyncToken() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarListResult
 
getSystemProperty(String, String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Returns the system property, or defaultValue if the system property is null or cannot be read (e.g. because of security policy restrictions).
getTag() - 类 中的方法com.larksuite.oapi.core.card.mode.Action
 
getTargetLanguage() - 类 中的方法com.larksuite.oapi.service.translation.v1.model.TextTranslateReqBody
 
getTenantAccessToken() - 类 中的方法com.larksuite.oapi.core.api.token.TenantAccessToken
 
getTenantKey() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
getTenantKey() - 类 中的方法com.larksuite.oapi.core.api.request.RequestOpt
 
getTenantKey() - 类 中的方法com.larksuite.oapi.core.api.token.ISVTenantAccessTokenReq
 
getTenantKey() - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
getTenantKey() - 类 中的方法com.larksuite.oapi.core.event.model.BaseEventData
 
getTenantKey() - 类 中的方法com.larksuite.oapi.core.event.model.Header
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppOpenEventData
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppStatusChangeEventData
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppUninstalledEventData
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUser
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageReader
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventSender
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListEventModerator
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListMember
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListModerator
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Mention
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MentionEvent
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ReadUser
 
getTenantKey() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Sender
 
getTestInternalConf(String) - 类 中的静态方法com.larksuite.oapi.core.Config
 
getTestISVConf(String) - 类 中的静态方法com.larksuite.oapi.core.Config
 
getText() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCustomAttrValue
 
getText() - 类 中的方法com.larksuite.oapi.service.translation.v1.model.TextDetectReqBody
 
getText() - 类 中的方法com.larksuite.oapi.service.translation.v1.model.TextTranslateReqBody
 
getText() - 类 中的方法com.larksuite.oapi.service.translation.v1.model.TextTranslateResult
 
getTextList() - 类 中的方法com.larksuite.oapi.service.optical_char_recognition.v1.model.ImageBasicRecognizeResult
 
getTexts() - 类 中的方法com.larksuite.oapi.service.translation.v1.TranslationService
 
getThirdPartyEmail() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
getTimeMax() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.FreebusyListReqBody
 
getTimeMin() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.FreebusyListReqBody
 
getTimeoffEventId() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
getTimeoffEvents() - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService
 
getTimeoutOfMs() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
getTimeoutOfMs() - 类 中的方法com.larksuite.oapi.core.api.request.RequestOpt
 
getTimestamp() - 类 中的方法com.larksuite.oapi.core.card.mode.Header
 
getTimestamp() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeInfo
 
getTimestamp() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ReadUser
 
getTimezone() - 类 中的方法com.larksuite.oapi.core.card.mode.Action
 
getTimezone() - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
getTimezone() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeInfo
 
getTimezone() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
getTimeZone() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getTimeZone() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getTimezone() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingStartReqBody
 
getTitle() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
getTo() - 类 中的方法com.larksuite.oapi.service.translation.v1.model.Term
 
getToken() - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
getToken() - 类 中的方法com.larksuite.oapi.core.card.mode.Challenge
 
getToken() - 类 中的方法com.larksuite.oapi.core.event.model.BaseEvent
 
getToken() - 类 中的方法com.larksuite.oapi.core.event.model.Fuzzy
 
getToken() - 类 中的方法com.larksuite.oapi.core.event.model.Header
 
getTokenType() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getTopic() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
getTopic() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
getTopic() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveMeetingSetting
 
getTopUser(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.Reports
 
getTopUserReport() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportGetTopUserResult
 
getTotalMeetingCount() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Report
 
getTotalMeetingDuration() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Report
 
getTotalParticipantCount() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Report
 
getTs() - 类 中的方法com.larksuite.oapi.core.event.model.BaseEvent
 
getType() - 类 中的方法com.larksuite.oapi.core.api.request.FormDataFile
 
getType() - 类 中的方法com.larksuite.oapi.core.api.response.ErrorPermissionViolation
 
getType() - 类 中的方法com.larksuite.oapi.core.card.mode.Challenge
 
getType() - 类 中的方法com.larksuite.oapi.core.card.mode.HTTPCard
 
getType() - 类 中的方法com.larksuite.oapi.core.event.model.BaseEvent
 
getType() - 类 中的方法com.larksuite.oapi.core.event.model.BaseEventData
 
getType() - 类 中的方法com.larksuite.oapi.core.event.model.Event
 
getType() - 类 中的方法com.larksuite.oapi.core.event.model.Fuzzy
 
getType() - 类 中的方法com.larksuite.oapi.core.event.model.HTTPEvent
 
getType() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppOpenEventData
 
getType() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppStatusChangeEventData
 
getType() - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppUninstalledEventData
 
getType() - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
getType() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.AclScope
 
getType() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
getType() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
getType() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCustomAttr
 
getType() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroup
 
getType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
getType() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RecordingPermissionObject
 
getUiName() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Schema
 
getUiStatus() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Schema
 
getUnionId() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getUnionId() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserId
 
getUnionId() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
getUnionId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getUnionId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.UserId
 
getUnionId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.UserId
 
getUnitId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnit
 
getUnitIds() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
getUnitIds() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
getUnitName() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnit
 
getUnitName() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnitPatchReqBody
 
getUnitType() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnit
 
getUnitType() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnitPatchReqBody
 
getUpdated() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
getUpdated() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
getUpdated() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
getUpdated() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
getUpdateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
getUpdateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
getUpdateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
getUpdateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
getUpdateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
getUpdateTime() - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
getUpperMessageId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
getUri() - 类 中的方法com.larksuite.oapi.core.model.OapiRequest
 
getUrl() - 类 中的方法com.larksuite.oapi.core.api.response.ErrorHelp
 
getUrl() - 枚举 中的方法com.larksuite.oapi.core.Domain
 
getUrl() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCustomAttrValue
 
getUrl() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
getUrl() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecording
 
getUrl() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingReadyEventData
 
getUrl() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
getUrl() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
getUsageBotId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.AppUsage
 
getUseAudio() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingAbility
 
getUseFollowScreen() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingAbility
 
getUsePstn() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingAbility
 
getUser() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCreateResult
 
getUser() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGetResult
 
getUser() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserPatchResult
 
getUser() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserUpdateResult
 
getUserAccessToken() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
getUserAccessToken() - 类 中的方法com.larksuite.oapi.core.api.request.RequestOpt
 
getUseRecording() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingAbility
 
getUserGroup() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupCreateResult
 
getUserGroup() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupGetResult
 
getUserGroup() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupPatchResult
 
getUserGroupId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.GroupEvent
 
getUserGroupId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroup
 
getUserGroupMembers() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
getUserGroups() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
getUserGroups() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Scope
 
getUserId() - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
getUserId() - 类 中的方法com.larksuite.oapi.service.application.v1.model.UserId
 
getUserId() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
getUserId() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserId
 
getUserId() - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
getUserId() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.AclScope
 
getUserId() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
getUserId() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.FreebusyListReqBody
 
getUserId() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
getUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getUserId() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupMemberCreateReqBody
 
getUserId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMember
 
getUserId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembers
 
getUserId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUser
 
getUserId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListEventModerator
 
getUserId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListModerator
 
getUserId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.Members
 
getUserId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ReadUser
 
getUserId() - 类 中的方法com.larksuite.oapi.service.im.v1.model.UserId
 
getUserId() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.UserId
 
getUserIdList() - 类 中的方法com.larksuite.oapi.service.im.v1.model.UrgentReceivers
 
getUserIds() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventSearchFilter
 
getUserIdType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListModerator
 
getUserIdType() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ReadUser
 
getUserName() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.SettingGenerateCaldavConfResult
 
getUserOrder() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserOrder
 
getUserRole() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventUser
 
getUsers() - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
getUsers() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Scope
 
getUsers() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserAddedEventData
 
getUsers() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserDeletedEventData
 
getUsers() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserWithdrawnEventData
 
getUserType() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventUser
 
getUserType() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingInviteStatus
 
getUserType() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipant
 
getUserType() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipantResult
 
getUserType() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingUser
 
getUserType() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportTopUser
 
getUseShareScreen() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingAbility
 
getUseVideo() - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingAbility
 
getUuid() - 类 中的方法com.larksuite.oapi.core.event.model.BaseEvent
 
getUuid() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
getValue() - 类 中的方法com.larksuite.oapi.core.api.response.ErrorDetail
 
getValue() - 类 中的方法com.larksuite.oapi.core.api.response.ErrorFieldViolation
 
getValue() - 类 中的方法com.larksuite.oapi.core.card.mode.Action
 
getValue() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.I18nContent
 
getValue() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCustomAttr
 
getVchat() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getVerificationToken() - 类 中的方法com.larksuite.oapi.core.AppSettings
 
getVersion() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getVersion() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getVisibility() - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
getWebhook() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
getWebhook() - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
getWorkStation() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
getWorkStation() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
getZhCn() - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentI18nName
 
getZhCn() - 类 中的方法com.larksuite.oapi.service.im.v1.model.I18nNames
 
GroupEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
GroupEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.GroupEvent
 
GzipSink - com.larksuite.oapi.okio1_17中的类
A sink that uses GZIP to compress written data to another sink.
GzipSink(Sink) - 类 的构造器com.larksuite.oapi.okio1_17.GzipSink
 
GzipSource - com.larksuite.oapi.okio1_17中的类
A source that uses GZIP to decompress data read from another source.
GzipSource(Source) - 类 的构造器com.larksuite.oapi.okio1_17.GzipSource
 

H

handle(Context, Request<I, O>) - 类 中的方法com.larksuite.oapi.core.api.handler.Handler
 
handle(Context, Request<I, O>) - 类 中的方法com.larksuite.oapi.core.api.handler.subhandler.BuildSubHandler
 
handle(Context, Request<I, O>) - 接口 中的方法com.larksuite.oapi.core.api.handler.SubHandler
 
handle(Context, Request<I, O>) - 类 中的方法com.larksuite.oapi.core.api.handler.subhandler.InitSubHandler
 
handle(Context, Request<I, O>) - 类 中的方法com.larksuite.oapi.core.api.handler.subhandler.SendSubHandler
 
handle(Context, Request<I, O>) - 类 中的方法com.larksuite.oapi.core.api.handler.subhandler.SignSubHandler
 
handle(Context, Request<I, O>) - 类 中的方法com.larksuite.oapi.core.api.handler.subhandler.UnmarshalRespSubHandler
 
handle(Context, Request<I, O>) - 类 中的方法com.larksuite.oapi.core.api.handler.subhandler.ValidateRespSubHandler
 
handle(Context, Request<I, O>) - 类 中的方法com.larksuite.oapi.core.api.handler.subhandler.ValidateSubHandler
 
handle(Config, OapiRequest) - 类 中的静态方法com.larksuite.oapi.core.card.Card
 
handle(Config, OapiRequest) - 类 中的方法com.larksuite.oapi.core.card.CardServlet
 
handle(Context, HTTPCard) - 类 中的方法com.larksuite.oapi.core.card.handler.Handler
 
handle(Context, HTTPCard) - 接口 中的方法com.larksuite.oapi.core.card.handler.ISubHandler
 
handle(Context, HTTPCard) - 类 中的方法com.larksuite.oapi.core.card.handler.subhandler.HandleSubHandler
 
handle(Context, HTTPCard) - 类 中的方法com.larksuite.oapi.core.card.handler.subhandler.InitSubHandler
 
handle(Context, HTTPCard) - 类 中的方法com.larksuite.oapi.core.card.handler.subhandler.UnmarshalSubHandler
 
handle(Context, HTTPCard) - 类 中的方法com.larksuite.oapi.core.card.handler.subhandler.ValidateSubHandler
 
handle(Context, Card) - 接口 中的方法com.larksuite.oapi.core.card.IHandler
 
Handle(Context, Map<String, Object>) - 接口 中的方法com.larksuite.oapi.core.event.DefaultHandler
 
handle(Config, OapiRequest) - 类 中的静态方法com.larksuite.oapi.core.event.Event
 
handle(Config, OapiRequest) - 类 中的方法com.larksuite.oapi.core.event.EventServlet
 
handle(Context, HTTPEvent) - 类 中的方法com.larksuite.oapi.core.event.handler.Handler
 
handle(Context, HTTPEvent) - 接口 中的方法com.larksuite.oapi.core.event.handler.ISubHandler
 
handle(Context, HTTPEvent) - 类 中的方法com.larksuite.oapi.core.event.handler.subhandler.HandleSubHandler
 
handle(Context, HTTPEvent) - 类 中的方法com.larksuite.oapi.core.event.handler.subhandler.UnmarshalSubHandler
 
Handle(Context, Map<String, Object>) - 类 中的方法com.larksuite.oapi.core.event.IHandler.defaultHandler
 
Handle(Context, E) - 接口 中的方法com.larksuite.oapi.core.event.IHandler
 
Handle(Context, AppTicketEvent) - 类 中的方法com.larksuite.oapi.core.event.v1.AppTicketEventHandler
 
handle(Config, OapiRequest) - 接口 中的方法com.larksuite.oapi.core.IWebHookHandler
 
Handler - com.larksuite.oapi.core.api.handler中的类
 
Handler - com.larksuite.oapi.core.card.handler中的类
 
Handler() - 类 的构造器com.larksuite.oapi.core.card.handler.Handler
 
Handler - com.larksuite.oapi.core.event.handler中的类
 
Handler() - 类 的构造器com.larksuite.oapi.core.event.handler.Handler
 
HandleSubHandler - com.larksuite.oapi.core.card.handler.subhandler中的类
 
HandleSubHandler() - 类 的构造器com.larksuite.oapi.core.card.handler.subhandler.HandleSubHandler
 
HandleSubHandler - com.larksuite.oapi.core.event.handler.subhandler中的类
 
HandleSubHandler() - 类 的构造器com.larksuite.oapi.core.event.handler.subhandler.HandleSubHandler
 
handshake() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Connection
Returns the TLS handshake used to establish this connection, or null if the connection is not HTTPS.
Handshake - com.larksuite.oapi.okhttp3_14中的类
A record of a TLS handshake.
handshake() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
 
handshake(Handshake) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
 
handshake() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns the TLS handshake of the connection that carried this response, or null if the response was received without TLS.
hasBody(Response) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpHeaders
Returns true if the response must have a (possibly 0-length) body.
hasDeadline() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingTimeout
 
hasDeadline() - 类 中的方法com.larksuite.oapi.okio1_17.Timeout
Returns true if a deadline is enabled.
hasExchange() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Transmitter
 
hash() - 类 中的方法com.larksuite.oapi.okio1_17.HashingSink
Returns the hash of the bytes accepted thus far and resets the internal state of this sink.
hash() - 类 中的方法com.larksuite.oapi.okio1_17.HashingSource
Returns the hash of the bytes supplied thus far and resets the internal state of this source.
hashCode() - 类 中的方法com.larksuite.oapi.okhttp3_14.Address
 
hashCode() - 类 中的方法com.larksuite.oapi.okhttp3_14.CertificatePinner
 
hashCode() - 类 中的方法com.larksuite.oapi.okhttp3_14.Challenge
 
hashCode() - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec
 
hashCode() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie
 
hashCode() - 类 中的方法com.larksuite.oapi.okhttp3_14.Handshake
 
hashCode() - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers
 
hashCode() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
 
hashCode() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
hashCode() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.tls.BasicCertificateChainCleaner
 
hashCode() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.tls.BasicTrustRootIndex
 
hashCode() - 类 中的方法com.larksuite.oapi.okhttp3_14.MediaType
 
hashCode() - 类 中的方法com.larksuite.oapi.okhttp3_14.Route
 
hashCode() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
hashCode() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
HashingSink - com.larksuite.oapi.okio1_17中的类
A sink that computes a hash of the full stream of bytes it has accepted.
HashingSource - com.larksuite.oapi.okio1_17中的类
A source that computes a hash of the full stream of bytes it has supplied.
hasVaryAll(Response) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpHeaders
Returns true if a Vary header contains an asterisk.
hasVaryAll(Headers) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpHeaders
Returns true if a Vary header contains an asterisk.
head() - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
 
Header - com.larksuite.oapi.core.card.mode中的类
 
Header(String, String, String, String) - 类 的构造器com.larksuite.oapi.core.card.mode.Header
 
Header - com.larksuite.oapi.core.event.model中的类
 
Header() - 类 的构造器com.larksuite.oapi.core.event.model.Header
 
Header - com.larksuite.oapi.okhttp3_14.internal.http2中的类
HTTP header: the name is an ASCII string, but the value can be UTF-8.
Header(String, String) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
Header(ByteString, String) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
Header(ByteString, ByteString) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
header(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
Sets the header named name to value.
header(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request
 
header(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
Sets the header named name to value.
header(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
 
header(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
 
Headers - com.larksuite.oapi.okhttp3_14中的类
The header fields of a single HTTP message.
headers() - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody.Part
 
headers(Headers) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
Removes all headers on this builder and adds headers.
headers() - 类 中的方法com.larksuite.oapi.okhttp3_14.Request
 
headers(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request
 
headers(Headers) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
Removes all headers on this builder and adds headers.
headers(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
 
headers() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
 
Headers.Builder - com.larksuite.oapi.okhttp3_14中的类
 
hex() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns this byte string encoded in hexadecimal.
hitCount() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
 
hmacSha1(ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns the 160-bit SHA-1 HMAC of this buffer.
hmacSha1(ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns the 160-bit SHA-1 HMAC of this byte string.
hmacSha1(Sink, ByteString) - 类 中的静态方法com.larksuite.oapi.okio1_17.HashingSink
Returns a sink that uses the obsolete SHA-1 HMAC algorithm to produce 160-bit hashes.
hmacSha1(Source, ByteString) - 类 中的静态方法com.larksuite.oapi.okio1_17.HashingSource
Returns a sink that uses the obsolete SHA-1 HMAC algorithm to produce 160-bit hashes.
hmacSha256(ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns the 256-bit SHA-256 HMAC of this buffer.
hmacSha256(ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns the 256-bit SHA-256 HMAC of this byte string.
hmacSha256(Sink, ByteString) - 类 中的静态方法com.larksuite.oapi.okio1_17.HashingSink
Returns a sink that uses the SHA-256 HMAC algorithm to produce 256-bit hashes.
hmacSha256(Source, ByteString) - 类 中的静态方法com.larksuite.oapi.okio1_17.HashingSource
Returns a sink that uses the SHA-256 HMAC algorithm to produce 256-bit hashes.
hmacSha512(ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns the 512-bit SHA-512 HMAC of this buffer.
hmacSha512(ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns the 512-bit SHA-512 HMAC of this byte string.
hmacSha512(Sink, ByteString) - 类 中的静态方法com.larksuite.oapi.okio1_17.HashingSink
Returns a sink that uses the SHA-512 HMAC algorithm to produce 512-bit hashes.
host(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
host() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the host address suitable for use with InetAddress.getAllByName(String).
hostHeader(HttpUrl, boolean) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
 
hostnameVerifier() - 类 中的方法com.larksuite.oapi.okhttp3_14.Address
Returns the hostname verifier, or null if this is not an HTTPS address.
hostnameVerifier(HostnameVerifier) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the verifier used to confirm that response certificates apply to requested hostnames for HTTPS connections.
hostnameVerifier() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
hostOnly() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie
Returns true if this cookie's domain should be interpreted as a single host name, or false if it should be interpreted as a pattern.
hostOnlyDomain(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie.Builder
Set the host-only domain for this cookie.
Http1ExchangeCodec - com.larksuite.oapi.okhttp3_14.internal.http1中的类
A socket connection that can be used to send HTTP/1.1 messages.
Http1ExchangeCodec(OkHttpClient, RealConnection, BufferedSource, BufferedSink) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.http1.Http1ExchangeCodec
 
Http2 - com.larksuite.oapi.okhttp3_14.internal.http2中的类
 
Http2Connection - com.larksuite.oapi.okhttp3_14.internal.http2中的类
A socket connection to a remote peer.
Http2Connection.Builder - com.larksuite.oapi.okhttp3_14.internal.http2中的类
 
Http2Connection.Listener - com.larksuite.oapi.okhttp3_14.internal.http2中的类
Listener of streams and settings initiated by the peer.
Http2ExchangeCodec - com.larksuite.oapi.okhttp3_14.internal.http2中的类
Encode requests and responses using HTTP/2 frames.
Http2ExchangeCodec(OkHttpClient, RealConnection, Interceptor.Chain, Http2Connection) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.http2.Http2ExchangeCodec
 
http2HeadersList(Request) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2ExchangeCodec
 
Http2Stream - com.larksuite.oapi.okhttp3_14.internal.http2中的类
A logical bidirectional stream.
HTTP_CONTINUE - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http.StatusLine
 
HTTP_HEADER - 接口 中的静态变量com.larksuite.oapi.core.Constants
 
HTTP_HEADER_KEY_LOG_ID - 接口 中的静态变量com.larksuite.oapi.core.Constants
 
HTTP_HEADER_KEY_REQUEST_ID - 接口 中的静态变量com.larksuite.oapi.core.Constants
 
HTTP_KEY_STATUS_CODE - 接口 中的静态变量com.larksuite.oapi.core.Constants
 
HTTP_PERM_REDIRECT - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http.StatusLine
 
HTTP_TEMP_REDIRECT - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http.StatusLine
Numeric status code, 307: Temporary Redirect.
HTTPCard - com.larksuite.oapi.core.card.mode中的类
 
HTTPCard(OapiRequest, OapiResponse) - 类 的构造器com.larksuite.oapi.core.card.mode.HTTPCard
 
httpCode - 枚举 中的变量com.larksuite.oapi.okhttp3_14.internal.http2.ErrorCode
 
HttpDate - com.larksuite.oapi.okhttp3_14.internal.http中的类
Best-effort parser for HTTP dates.
HTTPEvent - com.larksuite.oapi.core.event.model中的类
 
HTTPEvent(OapiRequest, OapiResponse) - 类 的构造器com.larksuite.oapi.core.event.model.HTTPEvent
 
HttpHeaders - com.larksuite.oapi.okhttp3_14.internal.http中的类
Headers and utilities for internal use by OkHttp.
HttpMethod - com.larksuite.oapi.okhttp3_14.internal.http中的类
 
httpOnly() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie.Builder
 
httpOnly() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie
Returns true if this cookie should be limited to only HTTP APIs.
HttpUrl - com.larksuite.oapi.okhttp3_14中的类
A uniform resource locator (URL) with a scheme of either http or https.
HttpUrl.Builder - com.larksuite.oapi.okhttp3_14中的类
 
Hub() - 类 的构造器com.larksuite.oapi.core.card.IHandler.Hub
 
Hub() - 类 的构造器com.larksuite.oapi.core.event.IHandler.Hub
 

I

I18nContent - com.larksuite.oapi.service.contact.v3.model中的类
 
I18nContent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.I18nContent
 
I18nNames - com.larksuite.oapi.service.im.v1.model中的类
 
I18nNames() - 类 的构造器com.larksuite.oapi.service.im.v1.model.I18nNames
 
idleConnectionCount() - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionPool
Returns the number of idle connections in the pool.
idleConnectionCount() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnectionPool
 
IHandler - com.larksuite.oapi.core.card中的接口
 
IHandler<E> - com.larksuite.oapi.core.event中的接口
 
IHandler.defaultHandler - com.larksuite.oapi.core.event中的类
 
IHandler.Hub - com.larksuite.oapi.core.card中的类
 
IHandler.Hub - com.larksuite.oapi.core.event中的类
 
Image - com.larksuite.oapi.service.im.v1.model中的类
 
Image() - 类 的构造器com.larksuite.oapi.service.im.v1.model.Image
 
Image - com.larksuite.oapi.service.image.v4.model中的类
 
Image() - 类 的构造器com.larksuite.oapi.service.image.v4.model.Image
 
Image - com.larksuite.oapi.service.optical_char_recognition.v1.model中的类
 
Image() - 类 的构造器com.larksuite.oapi.service.optical_char_recognition.v1.model.Image
 
ImageBasicRecognizeReqBody - com.larksuite.oapi.service.optical_char_recognition.v1.model中的类
 
ImageBasicRecognizeReqBody() - 类 的构造器com.larksuite.oapi.service.optical_char_recognition.v1.model.ImageBasicRecognizeReqBody
 
ImageBasicRecognizeResult - com.larksuite.oapi.service.optical_char_recognition.v1.model中的类
 
ImageBasicRecognizeResult() - 类 的构造器com.larksuite.oapi.service.optical_char_recognition.v1.model.ImageBasicRecognizeResult
 
ImageCreateResult - com.larksuite.oapi.service.im.v1.model中的类
 
ImageCreateResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ImageCreateResult
 
Images(ImService) - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.Images
 
Images(ImageService) - 类 的构造器com.larksuite.oapi.service.image.v4.ImageService.Images
 
Images(OpticalCharRecognitionService) - 类 的构造器com.larksuite.oapi.service.optical_char_recognition.v1.OpticalCharRecognitionService.Images
 
ImageService - com.larksuite.oapi.service.image.v4中的类
 
ImageService(Config) - 类 的构造器com.larksuite.oapi.service.image.v4.ImageService
 
ImageService.ImageGetReqCall - com.larksuite.oapi.service.image.v4中的类
 
ImageService.ImagePutReqCall - com.larksuite.oapi.service.image.v4中的类
 
ImageService.Images - com.larksuite.oapi.service.image.v4中的类
 
immutable() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl.Builder
 
immutable() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl
 
immutableList(List<T>) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Returns an immutable copy of list.
immutableList(T...) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Returns an immutable list containing elements.
immutableMap(Map<K, V>) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Returns an immutable copy of map.
ImService - com.larksuite.oapi.service.im.v1中的类
 
ImService(Config) - 类 的构造器com.larksuite.oapi.service.im.v1.ImService
 
ImService.AnnouncementGetReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.AnnouncementPatchReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.Announcements - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatAnnouncementGetReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatAnnouncementPatchReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatAnnouncements - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatCreateReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatDeleteReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatDisbandedEventHandler - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatGetReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatListReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatMemberBotAddedEventHandler - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatMemberBotDeletedEventHandler - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatMemberBots - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatMembersCreateReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatMembersDeleteReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatMembersGetReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatMembersIsInChatReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatMembersMeJoinReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatMemberss - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatMemberUserAddedEventHandler - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatMemberUserDeletedEventHandler - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatMemberUsers - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatMemberUserWithdrawnEventHandler - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatModerationGetReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatModerations - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatModerationUpdateReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.Chats - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatSearchReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatUpdatedEventHandler - com.larksuite.oapi.service.im.v1中的类
 
ImService.ChatUpdateReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.FileCreateReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.FileGetReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.Files - com.larksuite.oapi.service.im.v1中的类
 
ImService.ImageCreateReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ImageGetReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.Images - com.larksuite.oapi.service.im.v1中的类
 
ImService.MembersCreateReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MembersDeleteReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MembersGetReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MembersIsInChatReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MembersMeJoinReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.Memberss - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageAtMessageReadEventHandler - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageCreateReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageDeleteReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageGetReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageListReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageMessageReadEventHandler - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessagePatchReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageReadUsersReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageReceiveEventHandler - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageReplyReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageResourceGetReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageResources - com.larksuite.oapi.service.im.v1中的类
 
ImService.Messages - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageUrgentAppReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageUrgentMessageReadEventHandler - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageUrgentPhoneReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageUrgentReadUsersReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.MessageUrgentSmsReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.ResourceGetReqCall - com.larksuite.oapi.service.im.v1中的类
 
ImService.Resources - com.larksuite.oapi.service.im.v1中的类
 
indexOf(Comparator<String>, String[], String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
 
indexOf(byte) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
indexOf(byte, long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns the index of b in this at or beyond fromIndex, or -1 if this buffer does not contain b in that range.
indexOf(byte, long, long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
indexOf(ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
indexOf(ByteString, long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
indexOf(byte) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Equivalent to indexOf(b, 0).
indexOf(byte, long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Returns the index of the first b in the buffer at or after fromIndex.
indexOf(byte, long, long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Returns the index of b if it is found in the range of fromIndex inclusive to toIndex exclusive.
indexOf(ByteString) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Equivalent to indexOf(bytes, 0).
indexOf(ByteString, long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Returns the index of the first match for bytes in the buffer at or after fromIndex.
indexOf(ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
indexOf(ByteString, int) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
indexOf(byte[]) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
indexOf(byte[], int) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
indexOfControlOrNonAscii(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Returns the index of the first character in input that is either a control character (like or \n) or a non-ASCII character.
indexOfElement(ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
indexOfElement(ByteString, long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
indexOfElement(ByteString) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
indexOfElement(ByteString, long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Returns the first index in this buffer that is at or after fromIndex and that contains any of the bytes in targetBytes.
InflaterSource - com.larksuite.oapi.okio1_17中的类
A source that uses DEFLATE to decompress data read from another source.
InflaterSource(Source, Inflater) - 类 的构造器com.larksuite.oapi.okio1_17.InflaterSource
 
INFO - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
init() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
initExchange(Response.Builder, Exchange) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.Internal
 
initialize() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
Initialize the cache.
initialize() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
 
initializeInstanceForTests() - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Internal
 
initReaderAndWriter(String, RealWebSocket.Streams) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
InitSubHandler - com.larksuite.oapi.core.api.handler.subhandler中的类
 
InitSubHandler() - 类 的构造器com.larksuite.oapi.core.api.handler.subhandler.InitSubHandler
 
InitSubHandler - com.larksuite.oapi.core.card.handler.subhandler中的类
 
InitSubHandler() - 类 的构造器com.larksuite.oapi.core.card.handler.subhandler.InitSubHandler
 
inputStream() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
inputStream() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Returns an input stream that reads from this source.
instance - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.Internal
 
INSTANCE - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.tls.OkHostnameVerifier
 
intercept(Interceptor.Chain) - 接口 中的方法com.larksuite.oapi.okhttp3_14.Interceptor
 
intercept(Interceptor.Chain) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.CacheInterceptor
 
intercept(Interceptor.Chain) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.ConnectInterceptor
 
intercept(Interceptor.Chain) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.BridgeInterceptor
 
intercept(Interceptor.Chain) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.CallServerInterceptor
 
intercept(Interceptor.Chain) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RetryAndFollowUpInterceptor
 
Interceptor - com.larksuite.oapi.okhttp3_14中的接口
Observes, modifies, and potentially short-circuits requests going out and the corresponding responses coming back in.
Interceptor.Chain - com.larksuite.oapi.okhttp3_14中的接口
 
interceptors() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Returns a modifiable list of interceptors that observe the full span of each call: from before the connection is established (if any) until after the response source is selected (either the origin server, cache, or both).
interceptors() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
Returns an immutable list of interceptors that observe the full span of each call: from before the connection is established (if any) until after the response source is selected (either the origin server, cache, or both).
Internal - com.larksuite.oapi.okhttp3_14.internal中的类
Escalate internal APIs in okhttp3 so they can be used from OkHttp's implementation packages.
Internal() - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.Internal
 
InternalAccessTokenReq - com.larksuite.oapi.core.api.token中的类
 
InternalAccessTokenReq() - 类 的构造器com.larksuite.oapi.core.api.token.InternalAccessTokenReq
 
InternalCache - com.larksuite.oapi.okhttp3_14.internal.cache中的接口
OkHttp's internal cache interface.
intersect(Comparator<? super String>, String[], String[]) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Returns an array containing only elements found in first and also in second.
invalidatesCache(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpMethod
 
invite(MeetingInviteReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.Meetings
 
IOs - com.larksuite.oapi.core.api.tools中的类
 
IOs() - 类 的构造器com.larksuite.oapi.core.api.tools.IOs
 
isAndroid() - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
isAndroidGetsocknameError(AssertionError) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Returns true if e is due to a firmware bug fixed after Android 4.2.2.
isCacheable(Response, Request) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.cache.CacheStrategy
Returns true if response can be stored to later serve another request.
isCanceled() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Call
 
isCanceled() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Transmitter
 
isCleartextTrafficPermitted(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
isClosed() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
 
isClosed() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
Returns true if this cache has been closed.
isClosed() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http1.Http1ExchangeCodec
Returns true if this connection is closed.
isCompatible(SSLSocket) - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec
Returns true if the socket, as currently configured, supports this connection spec.
isConscryptPreferred() - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
isDuplex() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
Returns true if the request body need not complete before the response body starts.
isDuplex() - 类 中的方法com.larksuite.oapi.okhttp3_14.RequestBody
A duplex request body is special in how it is transmitted on the network and in the API contract between OkHttp and the application.
isEmpty(String) - 类 中的静态方法com.larksuite.oapi.core.utils.Strings
 
isExecuted() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Call
Returns true if this call has been either executed or enqueued.
isHealthy(boolean) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
Returns true if this connection is ready to host new streams.
isHealthy(long) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection
 
isHttps() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
 
isHttps() - 类 中的方法com.larksuite.oapi.okhttp3_14.Request
 
isInChat(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMemberss
 
isInChat(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Memberss
 
isLocallyInitiated() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
Returns true if this stream was created by this peer.
isMultiplexed() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
Returns true if this is an HTTP/2 connection.
isNotDataField() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
isNotDataField() - 类 中的方法com.larksuite.oapi.core.api.request.RequestOpt
 
isOneShot() - 类 中的方法com.larksuite.oapi.okhttp3_14.RequestBody
Returns true if this body expects at most one call to RequestBody.writeTo(com.larksuite.oapi.okio1_17.BufferedSink) and can be transmitted at most once.
isOpen() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
Returns true if this stream is open.
isOpen() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
isPrivate() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl
 
isPublic() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl
 
isRedirect() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns true if this response redirects to another resource.
isResponseStream() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
isResponseStream() - 类 中的方法com.larksuite.oapi.core.api.request.RequestOpt
 
isResponseStreamReal() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
isRetry() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
isSuccessful() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns true if the code is in [200..300), which means the request was successfully received, understood, and accepted.
isTls() - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec
 
IStore - com.larksuite.oapi.core中的接口
 
ISubHandler - com.larksuite.oapi.core.card.handler中的接口
 
ISubHandler - com.larksuite.oapi.core.event.handler中的接口
 
ISVAppAccessTokenReq - com.larksuite.oapi.core.api.token中的类
 
ISVAppAccessTokenReq() - 类 的构造器com.larksuite.oapi.core.api.token.ISVAppAccessTokenReq
 
ISVTenantAccessTokenReq - com.larksuite.oapi.core.api.token中的类
 
ISVTenantAccessTokenReq() - 类 的构造器com.larksuite.oapi.core.api.token.ISVTenantAccessTokenReq
 
IWebHookHandler - com.larksuite.oapi.core中的接口
 

J

javaName() - 类 中的方法com.larksuite.oapi.okhttp3_14.CipherSuite
Returns the Java name of this cipher suite.
javaName() - 枚举 中的方法com.larksuite.oapi.okhttp3_14.TlsVersion
 
Jsons - com.larksuite.oapi.core.utils中的类
 
Jsons() - 类 的构造器com.larksuite.oapi.core.utils.Jsons
 

K

key(HttpUrl) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.Cache
 
key() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache.Snapshot
 
Keys - com.larksuite.oapi.core中的类
 
Keys() - 类 的构造器com.larksuite.oapi.core.Keys
 

L

lastIndexOf(ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
lastIndexOf(ByteString, int) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
lastIndexOf(byte[]) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
lastIndexOf(byte[], int) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
list(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAcls
 
list(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeChatMembers
 
list(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendees
 
list(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEvents
 
list(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.Calendars
 
list(FreebusyListReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.Freebusys
 
list(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Departments
 
list(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnums
 
list(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMembers
 
list(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroups
 
list(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Users
 
list(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Chats
 
list(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Messages
 
list(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.Meetings
 
ListChat - com.larksuite.oapi.service.im.v1.model中的类
 
ListChat() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ListChat
 
listener(Http2Connection.Listener) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection.Builder
 
Listener() - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection.Listener
 
ListEventModerator - com.larksuite.oapi.service.im.v1.model中的类
 
ListEventModerator() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ListEventModerator
 
ListMember - com.larksuite.oapi.service.im.v1.model中的类
 
ListMember() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ListMember
 
ListModerator - com.larksuite.oapi.service.im.v1.model中的类
 
ListModerator() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ListModerator
 
loadForRequest(HttpUrl) - 接口 中的方法com.larksuite.oapi.okhttp3_14.CookieJar
Load cookies from the jar for an HTTP request to url.
localCertificates() - 类 中的方法com.larksuite.oapi.okhttp3_14.Handshake
Returns a possibly-empty list of certificates that identify this peer.
localPrincipal() - 类 中的方法com.larksuite.oapi.okhttp3_14.Handshake
Returns the local principle, or null if this peer is anonymous.
log(int, String, Throwable) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
logCloseableLeak(String, Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
lookup(String) - 接口 中的方法com.larksuite.oapi.okhttp3_14.Dns
Returns the IP addresses of hostname, in the order they will be attempted by OkHttp.
loopReader() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
Receive frames until there are no more.

M

matches(HttpUrl) - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie
Returns true if this cookie should be included on a request to url.
MAX_DATE - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http.HttpDate
The last four-digit year: "Fri, 31 Dec 9999 23:59:59 GMT".
maxAge(int, TimeUnit) - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl.Builder
Sets the maximum age of a cached response.
maxAgeSeconds() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl
The duration past the response's served date that it can be served without validation.
maxConcurrentStreams() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection
 
maxSize() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
Max size of the cache (in bytes).
maxStale(int, TimeUnit) - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl.Builder
Accept cached responses that have exceeded their freshness lifetime by up to maxStale.
maxStaleSeconds() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl
 
md5() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns the 128-bit MD5 hash of this buffer.
md5() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns the 128-bit MD5 hash of this byte string.
md5(Sink) - 类 中的静态方法com.larksuite.oapi.okio1_17.HashingSink
Returns a sink that uses the obsolete MD5 hash algorithm to produce 128-bit hashes.
md5(Source) - 类 中的静态方法com.larksuite.oapi.okio1_17.HashingSource
Returns a sink that uses the obsolete MD5 hash algorithm to produce 128-bit hashes.
MediaType - com.larksuite.oapi.okhttp3_14中的类
An RFC 2045 Media Type, appropriate to describe the content type of an HTTP request or response body.
Meeting - com.larksuite.oapi.service.vc.v1.model中的类
 
Meeting() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.Meeting
 
MeetingAbility - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingAbility() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingAbility
 
MeetingEventMeeting - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingEventMeeting() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
MeetingEventUser - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingEventUser() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingEventUser
 
MeetingGetResult - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingGetResult() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingGetResult
 
MeetingInviteReqBody - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingInviteReqBody() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingInviteReqBody
 
MeetingInviteResult - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingInviteResult() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingInviteResult
 
MeetingInviteStatus - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingInviteStatus() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingInviteStatus
 
MeetingJoinMeetingEvent - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingJoinMeetingEvent() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingJoinMeetingEvent
 
MeetingJoinMeetingEventData - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingJoinMeetingEventData() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingJoinMeetingEventData
 
MeetingJoinMeetingEventHandler() - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.MeetingJoinMeetingEventHandler
 
MeetingLeaveMeetingEvent - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingLeaveMeetingEvent() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingLeaveMeetingEvent
 
MeetingLeaveMeetingEventData - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingLeaveMeetingEventData() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingLeaveMeetingEventData
 
MeetingLeaveMeetingEventHandler() - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.MeetingLeaveMeetingEventHandler
 
MeetingListResult - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingListResult() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingListResult
 
MeetingMeetingEndedEvent - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingMeetingEndedEvent() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingMeetingEndedEvent
 
MeetingMeetingEndedEventData - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingMeetingEndedEventData() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingMeetingEndedEventData
 
MeetingMeetingEndedEventHandler() - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.MeetingMeetingEndedEventHandler
 
MeetingMeetingStartedEvent - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingMeetingStartedEvent() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingMeetingStartedEvent
 
MeetingMeetingStartedEventData - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingMeetingStartedEventData() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingMeetingStartedEventData
 
MeetingMeetingStartedEventHandler() - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.MeetingMeetingStartedEventHandler
 
MeetingParticipant - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingParticipant() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingParticipant
 
MeetingParticipantResult - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingParticipantResult() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingParticipantResult
 
MeetingRecording - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingRecording() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingRecording
 
MeetingRecordingEndedEvent - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingRecordingEndedEvent() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingRecordingEndedEvent
 
MeetingRecordingEndedEventData - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingRecordingEndedEventData() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingRecordingEndedEventData
 
MeetingRecordingEndedEventHandler() - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingEndedEventHandler
 
MeetingRecordingGetResult - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingRecordingGetResult() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingRecordingGetResult
 
MeetingRecordingReadyEvent - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingRecordingReadyEvent() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingRecordingReadyEvent
 
MeetingRecordingReadyEventData - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingRecordingReadyEventData() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingRecordingReadyEventData
 
MeetingRecordingReadyEventHandler() - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingReadyEventHandler
 
MeetingRecordings(VcService) - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordings
 
MeetingRecordingSetPermissionReqBody - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingRecordingSetPermissionReqBody() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingRecordingSetPermissionReqBody
 
MeetingRecordingStartedEvent - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingRecordingStartedEvent() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingRecordingStartedEvent
 
MeetingRecordingStartedEventData - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingRecordingStartedEventData() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingRecordingStartedEventData
 
MeetingRecordingStartedEventHandler() - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingStartedEventHandler
 
MeetingRecordingStartReqBody - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingRecordingStartReqBody() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingRecordingStartReqBody
 
Meetings(VcService) - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.Meetings
 
MeetingSendMeetingImEvent - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingSendMeetingImEvent() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingSendMeetingImEvent
 
MeetingSendMeetingImEventData - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingSendMeetingImEventData() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingSendMeetingImEventData
 
MeetingSendMeetingImEventHandler() - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.MeetingSendMeetingImEventHandler
 
MeetingSetHostReqBody - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingSetHostReqBody() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingSetHostReqBody
 
MeetingSetHostResult - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingSetHostResult() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingSetHostResult
 
MeetingShareEndedEvent - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingShareEndedEvent() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingShareEndedEvent
 
MeetingShareEndedEventData - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingShareEndedEventData() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingShareEndedEventData
 
MeetingShareEndedEventHandler() - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.MeetingShareEndedEventHandler
 
MeetingShareStartedEvent - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingShareStartedEvent() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingShareStartedEvent
 
MeetingShareStartedEventData - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingShareStartedEventData() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingShareStartedEventData
 
MeetingShareStartedEventHandler() - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.MeetingShareStartedEventHandler
 
MeetingUser - com.larksuite.oapi.service.vc.v1.model中的类
 
MeetingUser() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.MeetingUser
 
meJoin(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMemberss
 
meJoin(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Memberss
 
Members - com.larksuite.oapi.service.im.v1.model中的类
 
Members() - 类 的构造器com.larksuite.oapi.service.im.v1.model.Members
 
MembersCreateReqBody - com.larksuite.oapi.service.im.v1.model中的类
 
MembersCreateReqBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MembersCreateReqBody
 
MembersCreateResult - com.larksuite.oapi.service.im.v1.model中的类
 
MembersCreateResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MembersCreateResult
 
MembersDeleteReqBody - com.larksuite.oapi.service.im.v1.model中的类
 
MembersDeleteReqBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MembersDeleteReqBody
 
MembersDeleteResult - com.larksuite.oapi.service.im.v1.model中的类
 
MembersDeleteResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MembersDeleteResult
 
MembersGetResult - com.larksuite.oapi.service.im.v1.model中的类
 
MembersGetResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MembersGetResult
 
MembersIsInChatResult - com.larksuite.oapi.service.im.v1.model中的类
 
MembersIsInChatResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MembersIsInChatResult
 
Memberss(ImService) - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.Memberss
 
Mention - com.larksuite.oapi.service.im.v1.model中的类
 
Mention() - 类 的构造器com.larksuite.oapi.service.im.v1.model.Mention
 
MentionEvent - com.larksuite.oapi.service.im.v1.model中的类
 
MentionEvent() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MentionEvent
 
message - 类 中的变量com.larksuite.oapi.okhttp3_14.internal.http.StatusLine
 
message(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
 
message() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns the HTTP status message.
Message - com.larksuite.oapi.service.im.v1.model中的类
 
Message() - 类 的构造器com.larksuite.oapi.service.im.v1.model.Message
 
MessageAtMessageReadEvent - com.larksuite.oapi.service.im.v1.model中的类
 
MessageAtMessageReadEvent() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageAtMessageReadEvent
 
MessageAtMessageReadEventData - com.larksuite.oapi.service.im.v1.model中的类
 
MessageAtMessageReadEventData() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageAtMessageReadEventData
 
MessageAtMessageReadEventHandler() - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.MessageAtMessageReadEventHandler
 
MessageBody - com.larksuite.oapi.service.im.v1.model中的类
 
MessageBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageBody
 
MessageCreateReqBody - com.larksuite.oapi.service.im.v1.model中的类
 
MessageCreateReqBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageCreateReqBody
 
MessageGetResult - com.larksuite.oapi.service.im.v1.model中的类
 
MessageGetResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageGetResult
 
MessageListResult - com.larksuite.oapi.service.im.v1.model中的类
 
MessageListResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageListResult
 
MessageMerge1 - com.larksuite.oapi.service.im.v1.model中的类
 
MessageMerge1() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
MessageMerge2 - com.larksuite.oapi.service.im.v1.model中的类
 
MessageMerge2() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
MessageMerge3 - com.larksuite.oapi.service.im.v1.model中的类
 
MessageMerge3() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
MessageMessageReadEvent - com.larksuite.oapi.service.im.v1.model中的类
 
MessageMessageReadEvent() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageMessageReadEvent
 
MessageMessageReadEventData - com.larksuite.oapi.service.im.v1.model中的类
 
MessageMessageReadEventData() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageMessageReadEventData
 
MessageMessageReadEventHandler() - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.MessageMessageReadEventHandler
 
MessagePatchReqBody - com.larksuite.oapi.service.im.v1.model中的类
 
MessagePatchReqBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessagePatchReqBody
 
MessageReaction - com.larksuite.oapi.service.im.v1.model中的类
 
MessageReaction() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageReaction
 
MessageReactionCreatedEvent - com.larksuite.oapi.service.im.v1.model中的类
 
MessageReactionCreatedEvent() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageReactionCreatedEvent
 
MessageReactionCreatedEventData - com.larksuite.oapi.service.im.v1.model中的类
 
MessageReactionCreatedEventData() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageReactionCreatedEventData
 
MessageReactionDeletedEvent - com.larksuite.oapi.service.im.v1.model中的类
 
MessageReactionDeletedEvent() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageReactionDeletedEvent
 
MessageReactionDeletedEventData - com.larksuite.oapi.service.im.v1.model中的类
 
MessageReactionDeletedEventData() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageReactionDeletedEventData
 
MessageReactionListResult - com.larksuite.oapi.service.im.v1.model中的类
 
MessageReactionListResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageReactionListResult
 
MessageReadUsersResult - com.larksuite.oapi.service.im.v1.model中的类
 
MessageReadUsersResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageReadUsersResult
 
MessageReceiveEvent - com.larksuite.oapi.service.im.v1.model中的类
 
MessageReceiveEvent() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageReceiveEvent
 
MessageReceiveEventData - com.larksuite.oapi.service.im.v1.model中的类
 
MessageReceiveEventData() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageReceiveEventData
 
MessageReceiveEventHandler() - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.MessageReceiveEventHandler
 
MessageReplyReqBody - com.larksuite.oapi.service.im.v1.model中的类
 
MessageReplyReqBody() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageReplyReqBody
 
MessageResource - com.larksuite.oapi.service.im.v1.model中的类
 
MessageResource() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageResource
 
MessageResources(ImService) - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.MessageResources
 
Messages(ImService) - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.Messages
 
MessageUrgentAppResult - com.larksuite.oapi.service.im.v1.model中的类
 
MessageUrgentAppResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageUrgentAppResult
 
MessageUrgentMessageReadEvent - com.larksuite.oapi.service.im.v1.model中的类
 
MessageUrgentMessageReadEvent() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageUrgentMessageReadEvent
 
MessageUrgentMessageReadEventData - com.larksuite.oapi.service.im.v1.model中的类
 
MessageUrgentMessageReadEventData() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageUrgentMessageReadEventData
 
MessageUrgentMessageReadEventHandler() - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.MessageUrgentMessageReadEventHandler
 
MessageUrgentPhoneResult - com.larksuite.oapi.service.im.v1.model中的类
 
MessageUrgentPhoneResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageUrgentPhoneResult
 
MessageUrgentReadUsersResult - com.larksuite.oapi.service.im.v1.model中的类
 
MessageUrgentReadUsersResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageUrgentReadUsersResult
 
MessageUrgentSmsResult - com.larksuite.oapi.service.im.v1.model中的类
 
MessageUrgentSmsResult() - 类 的构造器com.larksuite.oapi.service.im.v1.model.MessageUrgentSmsResult
 
method(String, RequestBody) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
 
method() - 类 中的方法com.larksuite.oapi.okhttp3_14.Request
 
minFresh(int, TimeUnit) - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl.Builder
Sets the minimum number of seconds that a response will continue to be fresh for.
minFreshSeconds() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl
 
MIXED - 类 中的静态变量com.larksuite.oapi.okhttp3_14.MultipartBody
The "mixed" subtype of "multipart" is intended for use when the body parts are independent and need to be bundled in a particular order.
ModeratorList - com.larksuite.oapi.service.im.v1.model中的类
 
ModeratorList() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ModeratorList
 
MODERN_TLS - 类 中的静态变量com.larksuite.oapi.okhttp3_14.ConnectionSpec
A modern TLS configuration that works on most client platforms and can connect to most servers.
MultipartBody - com.larksuite.oapi.okhttp3_14中的类
An RFC 2387-compliant request body.
MultipartBody.Builder - com.larksuite.oapi.okhttp3_14中的类
 
MultipartBody.Part - com.larksuite.oapi.okhttp3_14中的类
 
mustRevalidate() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl
 

N

name(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie.Builder
 
name() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie
Returns a non-empty string with this cookie's name.
name(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.FormBody
 
name(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers
Returns the field at position.
name - 类 中的变量com.larksuite.oapi.okhttp3_14.internal.http2.Header
Name in case-insensitive ASCII encoding.
NamedRunnable - com.larksuite.oapi.okhttp3_14.internal中的类
Runnable implementation which always sets its thread name.
NamedRunnable(String, Object...) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.NamedRunnable
 
names() - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers
Returns an immutable case-insensitive set of header names.
NATURAL_ORDER - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.Util
 
networkCount() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
 
networkInterceptors() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Returns a modifiable list of interceptors that observe a single network request and response.
networkInterceptors() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
Returns an immutable list of interceptors that observe a single network request and response.
networkRequest - 类 中的变量com.larksuite.oapi.okhttp3_14.internal.cache.CacheStrategy
The request to send on the network, or null if this call doesn't use the network.
networkResponse(Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
 
networkResponse() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns the raw response received from the network.
newBuilder() - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers
 
newBuilder() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
 
newBuilder(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns a builder for the URL that would be retrieved by following link from this URL, or null if the resulting URL is not well-formed.
newBuilder() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
newBuilder() - 类 中的方法com.larksuite.oapi.okhttp3_14.Request
 
newBuilder() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
 
newCall(Request) - 接口 中的方法com.larksuite.oapi.okhttp3_14.Call.Factory
 
newCall(Request) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
Prepares the request to be executed at some point in the future.
newRequest(String, String, AccessTokenType[], I, O, RequestOptFn...) - 类 中的静态方法com.larksuite.oapi.core.api.request.Request
 
newRequest(String, String, AccessTokenType, I, O, RequestOptFn...) - 类 中的静态方法com.larksuite.oapi.core.api.request.Request
 
newRequestByAuth(String, String, I, O) - 类 中的静态方法com.larksuite.oapi.core.api.request.Request
 
newSink(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache.Editor
Returns a new unbuffered output stream to write the value at index.
newSource(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache.Editor
Returns an unbuffered input stream to read the last committed value, or null if no value has been committed.
newStream(List<Header>, boolean) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection
Returns a new locally-initiated stream.
NewTestConfig(String, AppSettings) - 类 中的静态方法com.larksuite.oapi.core.Config
 
newWebSocket(Request, WebSocketListener) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
Uses request to connect a new web socket.
newWebSocket(Request, WebSocketListener) - 接口 中的方法com.larksuite.oapi.okhttp3_14.WebSocket.Factory
Creates a new web socket and immediately returns it.
newWebSocketCall(OkHttpClient, Request) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.Internal
 
newWebSocketStreams() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
next() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer.UnsafeCursor
Seeks to the next range of bytes, advancing the offset by end - start.
NO_COOKIES - 接口 中的静态变量com.larksuite.oapi.okhttp3_14.CookieJar
A cookie jar that never accepts any cookies.
noCache() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl.Builder
Don't accept an unvalidated cached response.
noCache() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl
In a response, this field's name "no-cache" is misleading.
noMoreExchanges(IOException) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Transmitter
 
NONE - 接口 中的静态变量com.larksuite.oapi.okhttp3_14.Authenticator
An authenticator that knows no credentials and makes no attempt to authenticate.
NONE - 类 中的静态变量com.larksuite.oapi.okhttp3_14.EventListener
 
NONE - 类 中的静态变量com.larksuite.oapi.okio1_17.Timeout
An empty timeout that neither tracks nor detects timeouts.
nonEmptyIntersection(Comparator<String>, String[], String[]) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Returns true if there is an element in first that is also in second.
noNewExchanges() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
Prevent further exchanges from being created on this connection.
noNewExchangesOnConnection() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
noRequestBody() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
noStore() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl.Builder
Don't store the server's response in any cache.
noStore() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl
If true, this response should not be cached.
NotDataField - com.larksuite.oapi.core.api.request.requestoptfn中的类
 
NotDataField() - 类 的构造器com.larksuite.oapi.core.api.request.requestoptfn.NotDataField
 
NotFoundHandlerException - com.larksuite.oapi.core.card.exception中的异常错误
 
NotFoundHandlerException() - 异常错误 的构造器com.larksuite.oapi.core.card.exception.NotFoundHandlerException
 
NotFoundHandlerException - com.larksuite.oapi.core.event.exception中的异常错误
 
NotFoundHandlerException(String) - 异常错误 的构造器com.larksuite.oapi.core.event.exception.NotFoundHandlerException
 
NotificationOption - com.larksuite.oapi.service.contact.v3.model中的类
 
NotificationOption() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.NotificationOption
 
noTransform() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl.Builder
Don't accept a transformed response.
noTransform() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl
 
NullProxySelector - com.larksuite.oapi.okhttp3_14.internal.proxy中的类
A proxy selector that always returns the Proxy.NO_PROXY.
NullProxySelector() - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.proxy.NullProxySelector
 

O

OAPI_ROOT_PATH - 接口 中的静态变量com.larksuite.oapi.core.api.Constants
 
OapiHeader - com.larksuite.oapi.core.model中的类
 
OapiHeader(Map<String, List<String>>) - 类 的构造器com.larksuite.oapi.core.model.OapiHeader
 
OapiRequest - com.larksuite.oapi.core.model中的类
 
OapiRequest(String, OapiHeader, String) - 类 的构造器com.larksuite.oapi.core.model.OapiRequest
 
OapiRequest(String, OapiHeader, Map<String, List<String>>, String) - 类 的构造器com.larksuite.oapi.core.model.OapiRequest
 
OapiRequest(String, OapiHeader, Map<String, List<String>>, String, String) - 类 的构造器com.larksuite.oapi.core.model.OapiRequest
 
OapiResponse - com.larksuite.oapi.core.model中的类
 
OapiResponse() - 类 的构造器com.larksuite.oapi.core.model.OapiResponse
 
OapiServlet - com.larksuite.oapi.core中的类
 
OapiServlet(Config) - 类 的构造器com.larksuite.oapi.core.OapiServlet
 
of(String...) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.Headers
Returns headers for the alternating header names and values.
of(Map<String, String>) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.Headers
Returns headers for the header names and values in the Map.
of(byte...) - 类 中的静态方法com.larksuite.oapi.okio1_17.ByteString
Returns a new byte string containing a clone of the bytes of data.
of(byte[], int, int) - 类 中的静态方法com.larksuite.oapi.okio1_17.ByteString
Returns a new byte string containing a copy of byteCount bytes of data starting at offset.
of(ByteBuffer) - 类 中的静态方法com.larksuite.oapi.okio1_17.ByteString
 
of(ByteString...) - 类 中的静态方法com.larksuite.oapi.okio1_17.Options
 
offset - 类 中的变量com.larksuite.oapi.okio1_17.Buffer.UnsafeCursor
 
OkHostnameVerifier - com.larksuite.oapi.okhttp3_14.internal.tls中的类
A HostnameVerifier consistent with RFC 2818.
OkHttpClient - com.larksuite.oapi.okhttp3_14中的类
Factory for calls, which can be used to send HTTP requests and read their responses.
OkHttpClient() - 类 的构造器com.larksuite.oapi.okhttp3_14.OkHttpClient
 
OkHttpClient.Builder - com.larksuite.oapi.okhttp3_14中的类
 
OKHttps - com.larksuite.oapi.core.api.tools中的类
 
OKHttps() - 类 的构造器com.larksuite.oapi.core.api.tools.OKHttps
 
Okio - com.larksuite.oapi.okio1_17中的类
Essential APIs for working with Okio.
OldDepartmentObject - com.larksuite.oapi.service.contact.v3.model中的类
 
OldDepartmentObject() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.OldDepartmentObject
 
OldUserObject - com.larksuite.oapi.service.contact.v3.model中的类
 
OldUserObject() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.OldUserObject
 
onClosed(WebSocket, int, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.WebSocketListener
Invoked when both peers have indicated that no more messages will be transmitted and the connection has been successfully released.
onClosing(WebSocket, int, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.WebSocketListener
Invoked when the remote peer has indicated that no more incoming messages will be transmitted.
onData(int, BufferedSource, int, boolean) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.PushObserver
A chunk of response data corresponding to a pushed request.
onFailure(Call, IOException) - 接口 中的方法com.larksuite.oapi.okhttp3_14.Callback
Called when the request could not be executed due to cancellation, a connectivity problem or timeout.
onFailure(WebSocket, Throwable, Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.WebSocketListener
Invoked when a web socket has been closed due to an error reading from or writing to the network.
onHeaders(int, List<Header>, boolean) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.PushObserver
The response headers corresponding to a pushed request.
onlyIfCached() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl.Builder
Only accept the response if it is in the cache.
onlyIfCached() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl
This field's name "only-if-cached" is misleading.
onMessage(WebSocket, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.WebSocketListener
Invoked when a text (type 0x1) message has been received.
onMessage(WebSocket, ByteString) - 类 中的方法com.larksuite.oapi.okhttp3_14.WebSocketListener
Invoked when a binary (type 0x2) message has been received.
onOpen(WebSocket, Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.WebSocketListener
Invoked when a web socket has been accepted by the remote peer and may begin transmitting messages.
onReadClose(int, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
onReadMessage(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
onReadMessage(ByteString) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
onReadPing(ByteString) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
onReadPong(ByteString) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
onRequest(int, List<Header>) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.PushObserver
Describes the request that the server intends to push a response for.
onReset(int, ErrorCode) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.PushObserver
Indicates the reason why this stream was canceled.
onResponse(Call, Response) - 接口 中的方法com.larksuite.oapi.okhttp3_14.Callback
Called when the HTTP response was successfully returned by the remote server.
onSettings(Http2Connection) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
When settings are received, adjust the allocation limit.
onSettings(Http2Connection) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection.Listener
Notification that the connection's peer's settings may have changed.
onStream(Http2Stream) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
Refuse incoming streams.
onStream(Http2Stream) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection.Listener
Handle a new stream from this connection's peer.
openResponseBody(Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
openResponseBodySource(Response) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.http.ExchangeCodec
 
openResponseBodySource(Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http1.Http1ExchangeCodec
 
openResponseBodySource(Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2ExchangeCodec
 
openStreamCount() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection
Returns the number of open streams on this connection.
OpticalCharRecognitionService - com.larksuite.oapi.service.optical_char_recognition.v1中的类
 
OpticalCharRecognitionService(Config) - 类 的构造器com.larksuite.oapi.service.optical_char_recognition.v1.OpticalCharRecognitionService
 
OpticalCharRecognitionService.ImageBasicRecognizeReqCall - com.larksuite.oapi.service.optical_char_recognition.v1中的类
 
OpticalCharRecognitionService.Images - com.larksuite.oapi.service.optical_char_recognition.v1中的类
 
Options - com.larksuite.oapi.okio1_17中的类
An indexed set of values that may be read with BufferedSource.select(com.larksuite.oapi.okio1_17.Options).
OrderPaidEvent - com.larksuite.oapi.service.application.v1.model中的类
 
OrderPaidEvent() - 类 的构造器com.larksuite.oapi.service.application.v1.model.OrderPaidEvent
 
OrderPaidEventData - com.larksuite.oapi.service.application.v1.model中的类
 
OrderPaidEventData() - 类 的构造器com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
OrderPaidEventHandler() - 类 的构造器com.larksuite.oapi.service.application.v1.ApplicationService.OrderPaidEventHandler
 
outputStream() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
outputStream() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Returns an output stream that writes to this sink.

P

PARALLEL - 类 中的静态变量com.larksuite.oapi.okhttp3_14.MultipartBody
This type is syntactically identical to "multipart/mixed", but the semantics are different.
parent(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Departments
 
parse(Headers) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.CacheControl
Returns the cache directives of headers.
parse(HttpUrl, String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.Cookie
Attempt to parse a Set-Cookie HTTP header value setCookie as a cookie.
parse(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns a new HttpUrl representing url if it is a well-formed HTTP or HTTPS URL, or null if it isn't.
parse(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpDate
Returns the date for value.
parse(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.StatusLine
 
parse(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.MediaType
Returns a media type for string, or null if string is not a well-formed media type.
parseAll(HttpUrl, Headers) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.Cookie
Returns all of the cookies from a set of HTTP response headers.
parseChallenges(Headers, String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpHeaders
Parse RFC 7235 challenges.
parseSeconds(String, int) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpHeaders
Returns value as a positive integer, or 0 if it is negative, or defaultValue if it cannot be parsed.
part(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody
 
parts() - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody
 
password(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
password() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the decoded password, or an empty string if none is present.
patch(RequestBody) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
 
patch(CalendarEvent, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEvents
 
patch(Calendar, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.Calendars
 
patch(Department, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Departments
 
patch(DepartmentUnitPatchReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUnits
 
patch(UserGroup, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroups
 
patch(User, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Users
 
patch(AnnouncementPatchReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Announcements
 
patch(ChatAnnouncementPatchReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatAnnouncements
 
patch(MessagePatchReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Messages
 
path(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie.Builder
 
path() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie
Returns this cookie's path.
PathParams - com.larksuite.oapi.core.api.request.requestoptfn中的类
 
PathParams(Map<String, Object>) - 类 的构造器com.larksuite.oapi.core.api.request.requestoptfn.PathParams
 
pathSegments() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns a list of path segments like ["a", "b", "c"] for the URL http://host/a/b/c.
pathSize() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the number of segments in this URL's path.
peek() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
peek() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Returns a new BufferedSource that can read data from this BufferedSource without consuming it.
peekBody(long) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Peeks up to byteCount bytes from the response body and returns them as a new response body.
peerCertificates() - 类 中的方法com.larksuite.oapi.okhttp3_14.Handshake
Returns a possibly-empty list of certificates that identify the remote peer.
peerPrincipal() - 类 中的方法com.larksuite.oapi.okhttp3_14.Handshake
Returns the remote peer's principle, or null if that peer is anonymous.
permitsRequestBody(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpMethod
 
persistent() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie
Returns true if this cookie does not expire at the end of the current session.
pin(Certificate) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.CertificatePinner
Returns the SHA-256 of certificate's public key.
pingInterval(long, TimeUnit) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the interval between HTTP/2 and web socket pings initiated by this client.
pingInterval(Duration) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the interval between HTTP/2 and web socket pings initiated by this client.
pingIntervalMillis(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection.Builder
 
pingIntervalMillis() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
Web socket and HTTP/2 ping interval (in milliseconds).
Pipe - com.larksuite.oapi.okio1_17中的类
A source and a sink that are attached.
Pipe(long) - 类 的构造器com.larksuite.oapi.okio1_17.Pipe
 
Platform - com.larksuite.oapi.okhttp3_14.internal.platform中的类
Access to platform-specific features.
Platform() - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
platformTrustManager() - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
 
port(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
port() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the explicitly-specified port if one was provided, or the default port for this URL's scheme.
post(RequestBody) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
 
prepareToConnect(Request) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Transmitter
Prepare to create a stream to carry request.
priorResponse(Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
 
priorResponse() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns the response for the HTTP redirect or authorization challenge that triggered this response, or null if this response wasn't triggered by an automatic retry.
proceed(Request) - 接口 中的方法com.larksuite.oapi.okhttp3_14.Interceptor.Chain
 
proceed(Request) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealInterceptorChain
 
proceed(Request, Transmitter, Exchange) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealInterceptorChain
 
protocol() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Connection
Returns the protocol negotiated by this connection, or Protocol.HTTP_1_1 if no protocol has been negotiated.
protocol() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
 
protocol - 类 中的变量com.larksuite.oapi.okhttp3_14.internal.http.StatusLine
 
Protocol - com.larksuite.oapi.okhttp3_14中的枚举
Protocols that OkHttp implements for ALPN selection.
protocol(Protocol) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
 
protocol() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns the HTTP protocol, such as Protocol.HTTP_1_1 or Protocol.HTTP_1_0.
protocols() - 类 中的方法com.larksuite.oapi.okhttp3_14.Address
Returns the protocols the client supports.
protocols(List<Protocol>) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Configure the protocols used by this client to communicate with remote servers.
protocols() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
proxy() - 类 中的方法com.larksuite.oapi.okhttp3_14.Address
Returns this address's explicitly-specified HTTP proxy, or null to delegate to the proxy selector.
proxy(Proxy) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the HTTP proxy that will be used by connections created by this client.
proxy() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
proxy() - 类 中的方法com.larksuite.oapi.okhttp3_14.Route
Returns the Proxy of this route.
proxyAuthenticator() - 类 中的方法com.larksuite.oapi.okhttp3_14.Address
Returns the client's proxy authenticator.
proxyAuthenticator(Authenticator) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the authenticator used to respond to challenges from proxy servers.
proxyAuthenticator() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
proxySelector() - 类 中的方法com.larksuite.oapi.okhttp3_14.Address
Returns this address's proxy selector.
proxySelector(ProxySelector) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the proxy selection policy to be used if no proxy is specified explicitly.
proxySelector() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
PSEUDO_PREFIX - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
PUBLIC_SUFFIX_RESOURCE - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.publicsuffix.PublicSuffixDatabase
 
PublicSuffixDatabase - com.larksuite.oapi.okhttp3_14.internal.publicsuffix中的类
A database of public suffixes provided by publicsuffix.org.
PublicSuffixDatabase() - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.publicsuffix.PublicSuffixDatabase
 
pushObserver(PushObserver) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection.Builder
 
PushObserver - com.larksuite.oapi.okhttp3_14.internal.http2中的接口
HTTP/2 only.
pushStream(int, List<Header>, boolean) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection
Returns a new server-initiated stream.
put(String, String, int, TimeUnit) - 类 中的方法com.larksuite.oapi.core.DefaultStore
 
put(String, String, int, TimeUnit) - 接口 中的方法com.larksuite.oapi.core.IStore
 
put(Response) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.InternalCache
 
put(RequestBody) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
 
put(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.image.v4.ImageService.Images
 

Q

query(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
query() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns this URL's query, like "abc" for {@code http://host/?
query(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.RoomConfigs
 
queryParameter(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the first query parameter named name decoded using UTF-8, or null if there is no such query parameter.
queryParameterName(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the name of the query parameter at index.
queryParameterNames() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the distinct query parameter names in this URL, like ["a", "b"] for {@code http://host/?
queryParameterValue(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the value of the query parameter at index.
queryParameterValues(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns all values for the query parameter name ordered by their appearance in this URL.
QueryParams - com.larksuite.oapi.core.api.request.requestoptfn中的类
 
QueryParams(Map<String, Object>) - 类 的构造器com.larksuite.oapi.core.api.request.requestoptfn.QueryParams
 
querySize() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the number of query parameters in this URL, like 2 for {@code http://host/?
queuedCalls() - 类 中的方法com.larksuite.oapi.okhttp3_14.Dispatcher
Returns a snapshot of the calls currently awaiting execution.
queuedCallsCount() - 类 中的方法com.larksuite.oapi.okhttp3_14.Dispatcher
 
queueSize() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
queueSize() - 接口 中的方法com.larksuite.oapi.okhttp3_14.WebSocket
Returns the size in bytes of all messages enqueued to be transmitted to the server.

R

rangeEquals(long, ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
rangeEquals(long, ByteString, int, int) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
rangeEquals(long, ByteString) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Returns true if the bytes at offset in this source equal bytes.
rangeEquals(long, ByteString, int, int) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Returns true if byteCount bytes at offset in this source equal bytes at bytesOffset.
rangeEquals(int, ByteString, int, int) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns true if the bytes of this in [offset..offset+byteCount) equal the bytes of other in [otherOffset..otherOffset+byteCount).
rangeEquals(int, byte[], int, int) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns true if the bytes of this in [offset..offset+byteCount) equal the bytes of other in [otherOffset..otherOffset+byteCount).
Reaction - com.larksuite.oapi.service.im.v1.model中的类
 
Reaction() - 类 的构造器com.larksuite.oapi.service.im.v1.model.Reaction
 
read(byte[]) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
read(byte[], int, int) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
read(ByteBuffer) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
read(Buffer, long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
read(byte[]) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes up to sink.length bytes from this and copies them into sink.
read(byte[], int, int) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes up to byteCount bytes from this and copies them into sink at offset.
read(InputStream, int) - 类 中的静态方法com.larksuite.oapi.okio1_17.ByteString
Reads count bytes from in and returns the result.
read(Buffer, long) - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingSource
 
read(Buffer, long) - 类 中的方法com.larksuite.oapi.okio1_17.GzipSource
 
read(Buffer, long) - 类 中的方法com.larksuite.oapi.okio1_17.HashingSource
 
read(Buffer, long) - 类 中的方法com.larksuite.oapi.okio1_17.InflaterSource
 
read(Buffer, long) - 接口 中的方法com.larksuite.oapi.okio1_17.Source
Removes at least 1, and up to byteCount bytes from this and appends them to sink.
readAll(Sink) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readAll(Sink) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes all bytes from this and appends them to sink.
readAndWriteUnsafe() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readAndWriteUnsafe(Buffer.UnsafeCursor) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readByte() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readByte() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes a byte from this source and returns it.
readByteArray() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readByteArray(long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readByteArray() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes all bytes from this and returns them as a byte array.
readByteArray(long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes byteCount bytes from this and returns them as a byte array.
readByteString() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readByteString(long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readByteString() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes all bytes bytes from this and returns them as a byte string.
readByteString(long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes byteCount bytes from this and returns them as a byte string.
readDecimalLong() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readDecimalLong() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Reads a long from this source in signed decimal form (i.e., as a string in base 10 with optional leading '-').
readFrom(InputStream) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Read and exhaust bytes from in to this.
readFrom(InputStream, long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Read byteCount bytes from in to this.
readFully(Buffer, long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readFully(byte[]) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readFully(byte[]) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes exactly sink.length bytes from this and copies them into sink.
readFully(Buffer, long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes exactly byteCount bytes from this and appends them to sink.
readHexadecimalUnsignedLong() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readHexadecimalUnsignedLong() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Reads a long form this source in hexadecimal form (i.e., as a string in base 16).
readHttp2HeadersList(Headers, Protocol) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2ExchangeCodec
Returns headers for a name value block containing an HTTP/2 response.
readInt() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readInt() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes four bytes from this source and returns a big-endian int.
readIntLe() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readIntLe() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes four bytes from this source and returns a little-endian int.
readLong() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readLong() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes eight bytes from this source and returns a big-endian long.
readLongLe() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readLongLe() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes eight bytes from this source and returns a little-endian long.
readResponseHeaders(boolean) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
readResponseHeaders(boolean) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.http.ExchangeCodec
Parses bytes of a response header from an HTTP transport.
readResponseHeaders(boolean) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http1.Http1ExchangeCodec
 
readResponseHeaders(boolean) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2ExchangeCodec
 
readShort() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readShort() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes two bytes from this source and returns a big-endian short.
readShortLe() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readShortLe() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes two bytes from this source and returns a little-endian short.
readString(Charset) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readString(long, Charset) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readString(Charset) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes all bytes from this, decodes them as charset, and returns the string.
readString(long, Charset) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes byteCount bytes from this, decodes them as charset, and returns the string.
readTimeout() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
 
readTimeout(long, TimeUnit) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the default read timeout for new connections.
readTimeout(Duration) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the default read timeout for new connections.
readTimeoutMillis() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Interceptor.Chain
 
readTimeoutMillis() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealInterceptorChain
 
readTimeoutMillis() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
Default read timeout (in milliseconds).
readUnsafe() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readUnsafe(Buffer.UnsafeCursor) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
ReadUser - com.larksuite.oapi.service.im.v1.model中的类
 
ReadUser() - 类 的构造器com.larksuite.oapi.service.im.v1.model.ReadUser
 
readUsers(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Messages
 
readUtf8() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readUtf8(long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readUtf8() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes all bytes from this, decodes them as UTF-8, and returns the string.
readUtf8(long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes byteCount bytes from this, decodes them as UTF-8, and returns the string.
readUtf8CodePoint() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readUtf8CodePoint() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes and returns a single UTF-8 code point, reading between 1 and 4 bytes as necessary.
readUtf8Line() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readUtf8Line() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes and returns characters up to but not including the next line break.
readUtf8LineStrict() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readUtf8LineStrict(long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
readUtf8LineStrict() - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Removes and returns characters up to but not including the next line break.
readUtf8LineStrict(long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Like BufferedSource.readUtf8LineStrict(), except this allows the caller to specify the longest allowed match.
readWrite - 类 中的变量com.larksuite.oapi.okio1_17.Buffer.UnsafeCursor
 
RealConnection - com.larksuite.oapi.okhttp3_14.internal.connection中的类
 
RealConnection(RealConnectionPool, Route) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
 
RealConnectionPool - com.larksuite.oapi.okhttp3_14.internal.connection中的类
 
RealConnectionPool(int, long, TimeUnit) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.connection.RealConnectionPool
 
realConnectionPool(ConnectionPool) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.Internal
 
RealInterceptorChain - com.larksuite.oapi.okhttp3_14.internal.http中的类
A concrete interceptor chain that carries the entire interceptor chain: all application interceptors, the OkHttp core, all network interceptors, and finally the network caller.
RealInterceptorChain(List<Interceptor>, Transmitter, Exchange, int, Request, Call, int, int, int) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.http.RealInterceptorChain
 
realm() - 类 中的方法com.larksuite.oapi.okhttp3_14.Challenge
Returns the protection space.
RealResponseBody - com.larksuite.oapi.okhttp3_14.internal.http中的类
 
RealResponseBody(String, long, BufferedSource) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.http.RealResponseBody
 
RealWebSocket - com.larksuite.oapi.okhttp3_14.internal.ws中的类
 
RealWebSocket(Request, WebSocketListener, Random, long) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
RealWebSocket.Streams - com.larksuite.oapi.okhttp3_14.internal.ws中的类
 
receivedResponseAtMillis(long) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
 
receivedResponseAtMillis() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns a timestamp taken immediately after OkHttp received this response's headers from the network.
receiveHeaders(CookieJar, HttpUrl, Headers) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpHeaders
 
RecordingPermissionObject - com.larksuite.oapi.service.vc.v1.model中的类
 
RecordingPermissionObject() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.RecordingPermissionObject
 
redact() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns a string with containing this URL with its username, password, query, and fragment stripped, and its path replaced with /....
redirectsToGet(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpMethod
 
redirectsWithBody(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpMethod
 
refill() - 类 中的方法com.larksuite.oapi.okio1_17.InflaterSource
Refills the inflater with compressed data if it needs input.
refreshAccessToken(AuthenRefreshAccessTokenReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.authen.v1.AuthenService.Authens
 
REFUSE_INCOMING_STREAMS - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection.Listener
 
register(Config, IHandler) - 类 中的静态方法com.larksuite.oapi.core.card.IHandler.Hub
 
register(Config) - 类 中的静态方法com.larksuite.oapi.core.event.v1.AppTicketEventHandler
 
Reminder - com.larksuite.oapi.service.calendar.v4.model中的类
 
Reminder() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.Reminder
 
remove(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
Drops the entry for key if it exists and can be removed.
remove(Request) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.InternalCache
Remove any cache entries for the supplied request.
removeAll(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers.Builder
 
removeAllEncodedQueryParameters(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
removeAllQueryParameters(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
removeHeader(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
Removes all headers named name on this builder.
removeHeader(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
Removes all headers named name on this builder.
removePathSegment(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
rename(File, File) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.io.FileSystem
Renames from to to.
reply(MessageReplyReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Messages
 
Report - com.larksuite.oapi.service.vc.v1.model中的类
 
Report() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.Report
 
reportedContentLength(Response) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.http.ExchangeCodec
 
reportedContentLength(Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http1.Http1ExchangeCodec
 
reportedContentLength(Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2ExchangeCodec
 
ReportGetDailyResult - com.larksuite.oapi.service.vc.v1.model中的类
 
ReportGetDailyResult() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.ReportGetDailyResult
 
ReportGetTopUserResult - com.larksuite.oapi.service.vc.v1.model中的类
 
ReportGetTopUserResult() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.ReportGetTopUserResult
 
ReportMeetingDaily - com.larksuite.oapi.service.vc.v1.model中的类
 
ReportMeetingDaily() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.ReportMeetingDaily
 
Reports(VcService) - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.Reports
 
ReportTopUser - com.larksuite.oapi.service.vc.v1.model中的类
 
ReportTopUser() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.ReportTopUser
 
ReqCaller<I,O> - com.larksuite.oapi.core.api中的类
 
ReqCaller() - 类 的构造器com.larksuite.oapi.core.api.ReqCaller
 
ReqCallResult<I,O> - com.larksuite.oapi.core.api中的类
 
ReqCallResult(ReqCaller<I, O>) - 类 的构造器com.larksuite.oapi.core.api.ReqCallResult
 
Request<I,O> - com.larksuite.oapi.core.api.request中的类
 
request() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Call
Returns the original request that initiated this call.
request() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Interceptor.Chain
 
request() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealInterceptorChain
 
request() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
Request - com.larksuite.oapi.okhttp3_14中的类
An HTTP request.
request(Request) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
 
request() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
The wire-level request that initiated this HTTP response.
request() - 接口 中的方法com.larksuite.oapi.okhttp3_14.WebSocket
Returns the original request that initiated this web socket.
request(long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
request(long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Returns true when the buffer contains at least byteCount bytes, expanding it as necessary.
Request.Builder - com.larksuite.oapi.okhttp3_14中的类
 
RequestBody - com.larksuite.oapi.okhttp3_14中的类
 
RequestBody() - 类 的构造器com.larksuite.oapi.okhttp3_14.RequestBody
 
requestBodyEnd(Call, long) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked immediately after sending a request body.
requestBodyStart(Call) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked just prior to sending a request body.
requestCount() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
 
requestFailed(Call, IOException) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked when a request fails to be written.
requestHeadersEnd(Call, Request) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked immediately after sending request headers.
requestHeadersStart(Call) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked just prior to sending request headers.
RequestLine - com.larksuite.oapi.okhttp3_14.internal.http中的类
 
RequestOpt - com.larksuite.oapi.core.api.request中的类
 
RequestOpt() - 类 的构造器com.larksuite.oapi.core.api.request.RequestOpt
 
RequestOptFn - com.larksuite.oapi.core.api.request中的接口
 
requestPath(HttpUrl) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.RequestLine
Returns the path to request, like the '/' in 'GET / HTTP/1.1'.
require(long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
require(long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Returns when the buffer contains at least byteCount bytes.
requiresRequestBody(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpMethod
 
requiresTunnel() - 类 中的方法com.larksuite.oapi.okhttp3_14.Route
Returns true if this route tunnels HTTPS through an HTTP proxy.
Reserve - com.larksuite.oapi.service.vc.v1.model中的类
 
Reserve() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.Reserve
 
ReserveActionPermission - com.larksuite.oapi.service.vc.v1.model中的类
 
ReserveActionPermission() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.ReserveActionPermission
 
ReserveApplyReqBody - com.larksuite.oapi.service.vc.v1.model中的类
 
ReserveApplyReqBody() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.ReserveApplyReqBody
 
ReserveApplyResult - com.larksuite.oapi.service.vc.v1.model中的类
 
ReserveApplyResult() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.ReserveApplyResult
 
ReserveGetActiveMeetingResult - com.larksuite.oapi.service.vc.v1.model中的类
 
ReserveGetActiveMeetingResult() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.ReserveGetActiveMeetingResult
 
ReserveGetResult - com.larksuite.oapi.service.vc.v1.model中的类
 
ReserveGetResult() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.ReserveGetResult
 
ReserveMeetingSetting - com.larksuite.oapi.service.vc.v1.model中的类
 
ReserveMeetingSetting() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.ReserveMeetingSetting
 
ReservePermissionChecker - com.larksuite.oapi.service.vc.v1.model中的类
 
ReservePermissionChecker() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.ReservePermissionChecker
 
Reserves(VcService) - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.Reserves
 
ReserveUpdateReqBody - com.larksuite.oapi.service.vc.v1.model中的类
 
ReserveUpdateReqBody() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.ReserveUpdateReqBody
 
ReserveUpdateResult - com.larksuite.oapi.service.vc.v1.model中的类
 
ReserveUpdateResult() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.ReserveUpdateResult
 
resizeBuffer(long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer.UnsafeCursor
Change the size of the buffer so that it equals newSize by either adding new capacity at the end or truncating the buffer at the end.
resolve(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the URL that would be retrieved by following link from this URL, or null if the resulting URL is not well-formed.
resolvePath(String, Map<String, Object>) - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
Resource - com.larksuite.oapi.service.im.v1.model中的类
 
Resource() - 类 的构造器com.larksuite.oapi.service.im.v1.model.Resource
 
Resources(ImService) - 类 的构造器com.larksuite.oapi.service.im.v1.ImService.Resources
 
Response<Data> - com.larksuite.oapi.core.api.response中的类
 
Response(Context) - 类 的构造器com.larksuite.oapi.core.api.response.Response
 
Response - com.larksuite.oapi.okhttp3_14中的类
An HTTP response.
Response.Builder - com.larksuite.oapi.okhttp3_14中的类
 
RESPONSE_FORMAT - 类 中的静态变量com.larksuite.oapi.core.model.OapiResponse
 
RESPONSE_STATUS - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
RESPONSE_STATUS_UTF8 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
ResponseBody - com.larksuite.oapi.okhttp3_14中的类
A one-shot stream from the origin server to the client application with the raw bytes of the response body.
ResponseBody() - 类 的构造器com.larksuite.oapi.okhttp3_14.ResponseBody
 
responseBodyEnd(Call, long) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked immediately after receiving a response body and completing reading it.
responseBodyStart(Call) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked just prior to receiving the response body.
responseFailed(Call, IOException) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked when a response fails to be read.
responseHeadersEnd(Call, Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked immediately after receiving response headers.
responseHeadersEnd(Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
responseHeadersStart(Call) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked just prior to receiving response headers.
responseHeadersStart() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
ResponseInvalidException - com.larksuite.oapi.core.api.exception中的异常错误
 
ResponseInvalidException(String) - 异常错误 的构造器com.larksuite.oapi.core.api.exception.ResponseInvalidException
 
ResponseStream - com.larksuite.oapi.core.api.request.requestoptfn中的类
 
ResponseStream() - 类 的构造器com.larksuite.oapi.core.api.request.requestoptfn.ResponseStream
 
RESTRICTED_TLS - 类 中的静态变量com.larksuite.oapi.okhttp3_14.ConnectionSpec
A secure TLS connection that requires a recent client platform and a recent server.
retry() - 类 中的方法com.larksuite.oapi.core.api.response.Body
 
RetryAndFollowUpInterceptor - com.larksuite.oapi.okhttp3_14.internal.http中的类
This interceptor recovers from failures and follows redirects as necessary.
RetryAndFollowUpInterceptor(OkHttpClient) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.http.RetryAndFollowUpInterceptor
 
retryOnConnectionFailure(boolean) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Configure this client to retry or not when a connectivity problem is encountered.
retryOnConnectionFailure() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
RoomConfig - com.larksuite.oapi.service.vc.v1.model中的类
 
RoomConfig() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.RoomConfig
 
RoomConfigs(VcService) - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService.RoomConfigs
 
RoomConfigSetReqBody - com.larksuite.oapi.service.vc.v1.model中的类
 
RoomConfigSetReqBody() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
RoomDigitalSignage - com.larksuite.oapi.service.vc.v1.model中的类
 
RoomDigitalSignage() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignage
 
RoomDigitalSignageMaterial - com.larksuite.oapi.service.vc.v1.model中的类
 
RoomDigitalSignageMaterial() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
route() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Connection
Returns the route used by this connection.
route() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
 
Route - com.larksuite.oapi.okhttp3_14中的类
The concrete route used by a connection to reach an abstract origin server.
Route(Address, Proxy, InetSocketAddress) - 类 的构造器com.larksuite.oapi.okhttp3_14.Route
 
RouteException - com.larksuite.oapi.okhttp3_14.internal.connection中的异常错误
An exception thrown to indicate a problem connecting via a single Route.
run() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.NamedRunnable
 
runningCalls() - 类 中的方法com.larksuite.oapi.okhttp3_14.Dispatcher
Returns a snapshot of the calls currently being executed.
runningCallsCount() - 类 中的方法com.larksuite.oapi.okhttp3_14.Dispatcher
 

S

sameConnection(HttpUrl, HttpUrl) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Returns true if an HTTP request for a and b can reuse a connection.
saveFromResponse(HttpUrl, List<Cookie>) - 接口 中的方法com.larksuite.oapi.okhttp3_14.CookieJar
Saves cookies from an HTTP response to this store according to this jar's policy.
Schema - com.larksuite.oapi.service.calendar.v4.model中的类
 
Schema() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.Schema
 
scheme() - 类 中的方法com.larksuite.oapi.okhttp3_14.Challenge
Returns the authentication scheme, like Basic.
scheme(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
scheme() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns either "http" or "https".
Scope - com.larksuite.oapi.service.contact.v3.model中的类
 
Scope() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.Scope
 
Scopes(ContactService) - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.Scopes
 
ScopeUpdatedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
ScopeUpdatedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.ScopeUpdatedEvent
 
ScopeUpdatedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
ScopeUpdatedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.ScopeUpdatedEventData
 
ScopeUpdatedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.ScopeUpdatedEventHandler
 
search(CalendarEventSearchReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEvents
 
search(CalendarSearchReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.Calendars
 
search(DepartmentSearchReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Departments
 
search(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Chats
 
secure() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie.Builder
 
secure() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie
Returns true if this cookie should be limited to only HTTPS requests.
secureConnectEnd(Call, Handshake) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked immediately after a TLS connection was attempted.
secureConnectStart(Call) - 类 中的方法com.larksuite.oapi.okhttp3_14.EventListener
Invoked just prior to initiating a TLS connection.
seek(long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer.UnsafeCursor
Reposition the cursor so that the data at offset is readable at data[start].
select(URI) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.proxy.NullProxySelector
 
select(Options) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
select(Options) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Finds the first string in options that is a prefix of this buffer, consumes it from this buffer, and returns its index.
send(Config, Request<I, O>) - 类 中的静态方法com.larksuite.oapi.core.api.Api
 
send(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
send(ByteString) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket
 
send(String) - 接口 中的方法com.larksuite.oapi.okhttp3_14.WebSocket
Attempts to enqueue text to be UTF-8 encoded and sent as a the data of a text (type 0x1) message.
send(ByteString) - 接口 中的方法com.larksuite.oapi.okhttp3_14.WebSocket
Attempts to enqueue bytes to be sent as a the data of a binary (type 0x2) message.
Sender - com.larksuite.oapi.service.im.v1.model中的类
 
Sender() - 类 的构造器com.larksuite.oapi.service.im.v1.model.Sender
 
SendSubHandler - com.larksuite.oapi.core.api.handler.subhandler中的类
 
SendSubHandler() - 类 的构造器com.larksuite.oapi.core.api.handler.subhandler.SendSubHandler
 
sentRequestAtMillis(long) - 类 中的方法com.larksuite.oapi.okhttp3_14.Response.Builder
 
sentRequestAtMillis() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns a timestamp taken immediately before OkHttp transmitted the initiating request over the network.
Servlets - com.larksuite.oapi.core.utils中的类
 
Servlets() - 类 的构造器com.larksuite.oapi.core.utils.Servlets
 
set(String, Object) - 类 中的方法com.larksuite.oapi.core.Context
 
set(String, Date) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers.Builder
Set a field with the specified date.
set(String, Instant) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers.Builder
Set a field with the specified instant.
set(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers.Builder
Set a field with the specified value.
set(RoomConfigSetReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.RoomConfigs
 
setAbility(MeetingAbility) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
setAccessToken(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setAclId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAclDeleteReqCall
 
setAclId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarAcl
 
setAcls(CalendarAcl[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarAclListResult
 
setAction(Action) - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
setAction(Integer) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.StreamConfig
 
setActionPermissions(ReserveActionPermission[]) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveMeetingSetting
 
setActionTime(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReaction
 
setActionTime(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionCreatedEventData
 
setActionTime(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionDeletedEventData
 
setActionTime(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Reaction
 
setActivateStatus(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AppUsage
 
setAdded(Scope) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.ScopeUpdatedEventData
 
setAddedMemberList(ListEventModerator[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ModeratorList
 
setAddMemberPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
setAddMemberPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setAddMemberPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setAddMemberPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
setAddress(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventLocation
 
setAdminUids(Long[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AppUsage
 
setAfterChange(ChatChange) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
setAllowIps(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
setAllowIps(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setAllowIps(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setAllowIps(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
setAllowOpenQuery(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.CustomAttrEvent
 
setAppAccessToken(String) - 类 中的方法com.larksuite.oapi.core.api.token.AppAccessToken
 
setAppAccessToken(String) - 类 中的方法com.larksuite.oapi.core.api.token.ISVTenantAccessTokenReq
 
setAppId(String) - 类 中的方法com.larksuite.oapi.core.api.token.ApplyAppTicketReq
 
setAppId(String) - 类 中的方法com.larksuite.oapi.core.api.token.InternalAccessTokenReq
 
setAppId(String) - 类 中的方法com.larksuite.oapi.core.api.token.ISVAppAccessTokenReq
 
setAppId(String) - 类 中的方法com.larksuite.oapi.core.event.model.BaseEventData
 
setAppId(String) - 类 中的方法com.larksuite.oapi.core.event.model.Header
 
setAppId(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppOpenEventData
 
setAppId(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppStatusChangeEventData
 
setAppId(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppUninstalledEventData
 
setAppId(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
setApplicants(UserId[]) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppOpenEventData
 
setApplicationAcceptorUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeleteReqBody
 
setAppLink(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Schema
 
setAppLink(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
setAppOpenEventHandler(ApplicationService.AppOpenEventHandler) - 类 中的方法com.larksuite.oapi.service.application.v1.ApplicationService
 
setAppSecret(String) - 类 中的方法com.larksuite.oapi.core.api.token.ApplyAppTicketReq
 
setAppSecret(String) - 类 中的方法com.larksuite.oapi.core.api.token.InternalAccessTokenReq
 
setAppSecret(String) - 类 中的方法com.larksuite.oapi.core.api.token.ISVAppAccessTokenReq
 
setAppStatusChangeEventHandler(ApplicationService.AppStatusChangeEventHandler) - 类 中的方法com.larksuite.oapi.service.application.v1.ApplicationService
 
setAppTicket(String) - 类 中的方法com.larksuite.oapi.core.api.token.ISVAppAccessTokenReq
 
setAppTicket(String) - 类 中的方法com.larksuite.oapi.core.event.v1.AppTicketEvent.AppTicketEventData
 
setAppUninstalledEventHandler(ApplicationService.AppUninstalledEventHandler) - 类 中的方法com.larksuite.oapi.service.application.v1.ApplicationService
 
setAtAllPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
setAtAllPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setAtAllPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setAtAllPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
setAttendeeAbility(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setAttendeeId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeChatMemberListReqCall
 
setAttendeeId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
setAttendeeIds(String[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeBatchDeleteReqBody
 
setAttendees(CalendarEventAttendee[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeCreateReqBody
 
setAttendees(CalendarEventAttendee[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeCreateResult
 
setAvatar(AvatarInfo) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setAvatar(AvatarInfo) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setAvatar(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
setAvatar(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
setAvatar(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
setAvatar(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setAvatar(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setAvatar(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
setAvatar(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
setAvatar240(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.AvatarInfo
 
setAvatar640(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.AvatarInfo
 
setAvatar72(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.AvatarInfo
 
setAvatarBig(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setAvatarBig(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
setAvatarKey(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setAvatarKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
setAvatarKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setAvatarKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setAvatarKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
setAvatarMiddle(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setAvatarMiddle(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
setAvatarOrigin(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.AvatarInfo
 
setAvatarThumb(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setAvatarThumb(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
setAvatarUrl(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setAvatarUrl(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
setBeforeChange(ChatChange) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
setBody(Body) - 类 中的方法com.larksuite.oapi.core.api.response.Response
 
setBody(String) - 类 中的方法com.larksuite.oapi.core.model.OapiRequest
 
setBody(String) - 类 中的方法com.larksuite.oapi.core.model.OapiResponse
 
setBody(MessageBody) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
setBody(MessageBody) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
setBody(MessageBody) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
setBody(MessageBody) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
setBotId(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setBotId(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setBotId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBot
 
setBuildingId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
setBuildingId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.RoomConfigQueryReqCall
 
setBuyCount(Integer) - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
setBuyType(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
setCalendar(Calendar) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarCreateResult
 
setCalendar(Calendar) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarPatchResult
 
setCalendar(Calendar) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarSubscribeResult
 
setCalendarAcceptorUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeleteReqBody
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAclCreateReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAclDeleteReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAclListReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAclSubscriptionReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarDeleteReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeBatchDeleteReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeChatMemberListReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeCreateReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeListReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventCreateReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventDeleteReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventGetReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventListReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventPatchReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventSearchReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventSubscriptionReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarGetReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarPatchReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarSubscribeReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarUnsubscribeReqCall
 
setCalendarId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
setCalendarList(Calendar[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarListResult
 
setChallenge(String) - 类 中的方法com.larksuite.oapi.core.card.mode.Challenge
 
setChallenge(String) - 类 中的方法com.larksuite.oapi.core.card.mode.HTTPCard
 
setChallenge(String) - 类 中的方法com.larksuite.oapi.core.event.model.Fuzzy
 
setChallenge(String) - 类 中的方法com.larksuite.oapi.core.event.model.HTTPEvent
 
setChangeSignature(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
setChannels(String[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.NotificationOption
 
setChatDisbandedEventHandler(ImService.ChatDisbandedEventHandler) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.AnnouncementGetReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.AnnouncementPatchReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatAnnouncementGetReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatAnnouncementPatchReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatDeleteReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatGetReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersCreateReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersDeleteReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersGetReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersIsInChatReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersMeJoinReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatModerationGetReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatModerationUpdateReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatUpdateReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersCreateReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersDeleteReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersGetReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersIsInChatReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersMeJoinReqCall
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatDisbandedEventData
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotAddedEventData
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotDeletedEventData
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserAddedEventData
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserDeletedEventData
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserWithdrawnEventData
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
setChatId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
setChatIds(String[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventSearchFilter
 
setChatMemberBotAddedEventHandler(ImService.ChatMemberBotAddedEventHandler) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
setChatMemberBotDeletedEventHandler(ImService.ChatMemberBotDeletedEventHandler) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
setChatMembers(AttendeeChatMember[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
setChatMemberUserAddedEventHandler(ImService.ChatMemberUserAddedEventHandler) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
setChatMemberUserDeletedEventHandler(ImService.ChatMemberUserDeletedEventHandler) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
setChatMemberUserWithdrawnEventHandler(ImService.ChatMemberUserWithdrawnEventHandler) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
setChatMode(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
setChatMode(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setChatMode(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setChatTag(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setChatTag(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setChatType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
setChatType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setChatType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setChatType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
setChatType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
setChatType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
setChatType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
setChatUpdatedEventHandler(ImService.ChatUpdatedEventHandler) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
setCheckField(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReservePermissionChecker
 
setCheckList(String[]) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReservePermissionChecker
 
setCheckMode(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReservePermissionChecker
 
setCity(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setCity(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setClientToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentCreateReqCall
 
setClientToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserCreateReqCall
 
setCode(int) - 类 中的方法com.larksuite.oapi.core.api.response.Body
 
setCode(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.AuthenAccessTokenReqBody
 
setColor(Integer) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
setColor(Integer) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setConfig(FileConfig) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechFileRecognizeReqBody
 
setConfig(StreamConfig) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechStreamRecognizeReqBody
 
setContactFieldKey(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.CustomAttrEvent
 
setContainerId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageListReqCall
 
setContainerIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageListReqCall
 
setContent(byte[]) - 类 中的方法com.larksuite.oapi.core.api.request.FormDataFile
 
setContent(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnum
 
setContent(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
setContent(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
setContent(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
setContent(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
setContent(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
setContent(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
setContent(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageBody
 
setContent(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageCreateReqBody
 
setContent(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessagePatchReqBody
 
setContent(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReplyReqBody
 
setContent(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingSendMeetingImEventData
 
setContentStream(InputStream) - 类 中的方法com.larksuite.oapi.core.api.request.FormDataFile
 
setContentType(String) - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
setContentType(String) - 类 中的方法com.larksuite.oapi.core.model.OapiResponse
 
setCountry(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setCountry(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setCountryId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
setCountryId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.RoomConfigQueryReqCall
 
setCover(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
setCreateGroupChat(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
setCreateTime(String) - 类 中的方法com.larksuite.oapi.core.event.model.Header
 
setCreateTime(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
setCreateTime(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
setCreateTime(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AppUsage
 
setCreateTime(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
setCreateTime(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
setCreateTime(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
setCreateTime(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
setCreateTime(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
setCreateTime(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
setCreateTime(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
setCreateTime(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
setCreateTime(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
setCreateTime(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
setCreatorId(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AppUsage
 
setCustomAttrEventUpdatedEventHandler(ContactService.CustomAttrEventUpdatedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setCustomAttrs(UserCustomAttr[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setCustomAttrs(UserCustomAttr[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setDailyReport(ReportMeetingDaily[]) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Report
 
setData(Map<String, Object>) - 类 中的方法com.larksuite.oapi.core.api.response.Body
 
setData(Data) - 类 中的方法com.larksuite.oapi.core.api.response.Response
 
setDate(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeInfo
 
setDate(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportMeetingDaily
 
setDelegate(Timeout) - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingTimeout
 
setDeleted(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
setDeleted(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
setDeleted(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
setDeleted(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
setDepartment(Department) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentCreateResult
 
setDepartment(Department) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentGetResult
 
setDepartment(Department) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentPatchResult
 
setDepartment(Department) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUpdateResult
 
setDepartmentChatAcceptorUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeleteReqBody
 
setDepartmentCreatedEventHandler(ContactService.DepartmentCreatedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setDepartmentDeletedEventHandler(ContactService.DepartmentDeletedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentDeleteReqCall
 
setDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentGetReqCall
 
setDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentParentReqCall
 
setDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentPatchReqCall
 
setDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUpdateDepartmentIdReqCall
 
setDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUpdateReqCall
 
setDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserListReqCall
 
setDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
setDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
setDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnbindDepartmentChatReqBody
 
setDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserOrder
 
setDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserPosition
 
setDepartmentIds(String[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.OldUserObject
 
setDepartmentIds(String[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setDepartmentIds(String[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentCreateReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentDeleteReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentGetReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentListReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentParentReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentPatchReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentSearchReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUnbindDepartmentChatReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUpdateDepartmentIdReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUpdateReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserCreateReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGetReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberListReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserListReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserPatchReqCall
 
setDepartmentIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserUpdateReqCall
 
setDepartmentOrder(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserOrder
 
setDepartments(Department[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Scope
 
setDepartmentUnit(DepartmentUnit) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnitCreateResult
 
setDepartmentUnit(DepartmentUnit) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnitPatchResult
 
setDepartmentUpdatedEventHandler(ContactService.DepartmentUpdatedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setDescription(String) - 类 中的方法com.larksuite.oapi.core.api.response.ErrorFieldViolation
 
setDescription(String) - 类 中的方法com.larksuite.oapi.core.api.response.ErrorHelp
 
setDescription(String) - 类 中的方法com.larksuite.oapi.core.api.response.ErrorPermissionViolation
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
setDescription(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
setDetails(ErrorDetail[]) - 类 中的方法com.larksuite.oapi.core.api.response.Error
 
setDeviceName(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.SettingGenerateCaldavConfReqBody
 
setDeviceName(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.SettingGenerateCaldavConfResult
 
setDigitalSignage(RoomDigitalSignage) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfig
 
setDisplayBackground(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfig
 
setDisplayName(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.AttendeeChatMember
 
setDisplayName(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
setDisplayName(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMember
 
setDistrictId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
setDistrictId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.RoomConfigQueryReqCall
 
setDocsAcceptorUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeleteReqBody
 
setDuration(Integer) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.FileCreateReqCall
 
setDuration(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecording
 
setDuration(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingReadyEventData
 
setDuration(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
setEditPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
setEditPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setEditPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setEditPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
setEmail(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setEmail(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
setEmail(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setEmail(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setEmojiType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Emoji
 
setEmployeeNo(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setEmployeeNo(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setEmployeeType(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setEmployeeType(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setEmployeeTypeEnumActivedEventHandler(ContactService.EmployeeTypeEnumActivedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setEmployeeTypeEnumCreatedEventHandler(ContactService.EmployeeTypeEnumCreatedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setEmployeeTypeEnumDeactivatedEventHandler(ContactService.EmployeeTypeEnumDeactivatedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setEmployeeTypeEnumDeletedEventHandler(ContactService.EmployeeTypeEnumDeletedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setEmployeeTypeEnumUpdatedEventHandler(ContactService.EmployeeTypeEnumUpdatedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setEnable(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setEnable(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setEnable(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
setEnable(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignage
 
setEncodedPathSegment(int, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
setEncodedQueryParameter(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
setEncrypt(String) - 类 中的方法com.larksuite.oapi.core.event.model.Fuzzy
 
setEndTime(TimeInfo) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setEndTime(TimeInfo) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventSearchFilter
 
setEndTime(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Freebusy
 
setEndTime(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
setEndTime(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageListReqCall
 
setEndTime(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
setEndTime(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
setEndTime(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
setEndTime(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveApplyReqBody
 
setEndTime(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveUpdateReqBody
 
setEndTime(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingListReqCall
 
setEndTime(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReportGetDailyReqCall
 
setEndTime(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReportGetTopUserReqCall
 
setEngineType(String) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.FileConfig
 
setEngineType(String) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.StreamConfig
 
setEnName(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setEnName(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
setEnName(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setEnName(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setEnterpriseEmail(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setEnumId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnum
 
setEnumStatus(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnum
 
setEnumType(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnum
 
setEnumValue(Long) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnum
 
setEnUs(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentI18nName
 
setEnUs(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.I18nNames
 
setError(Error) - 类 中的方法com.larksuite.oapi.core.api.response.Body
 
setEvent(Event) - 类 中的方法com.larksuite.oapi.core.event.model.Fuzzy
 
setEvent(AppTicketEvent.AppTicketEventData) - 类 中的方法com.larksuite.oapi.core.event.v1.AppTicketEvent
 
setEvent(AppOpenEventData) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppOpenEvent
 
setEvent(AppStatusChangeEventData) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppStatusChangeEvent
 
setEvent(AppUninstalledEventData) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppUninstalledEvent
 
setEvent(OrderPaidEventData) - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEvent
 
setEvent(CalendarEvent) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventCreateResult
 
setEvent(CalendarEvent) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventGetResult
 
setEvent(CalendarEvent) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventPatchResult
 
setEvent(CustomAttrEventUpdatedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.CustomAttrEventUpdatedEvent
 
setEvent(DepartmentCreatedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentCreatedEvent
 
setEvent(DepartmentDeletedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentDeletedEvent
 
setEvent(DepartmentUpdatedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUpdatedEvent
 
setEvent(EmployeeTypeEnumActivedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumActivedEvent
 
setEvent(EmployeeTypeEnumCreatedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumCreatedEvent
 
setEvent(EmployeeTypeEnumDeactivatedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumDeactivatedEvent
 
setEvent(EmployeeTypeEnumDeletedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumDeletedEvent
 
setEvent(EmployeeTypeEnumUpdatedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumUpdatedEvent
 
setEvent(ScopeUpdatedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.ScopeUpdatedEvent
 
setEvent(UserCreatedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCreatedEvent
 
setEvent(UserDeletedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeletedEvent
 
setEvent(UserGroupCreatedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupCreatedEvent
 
setEvent(UserGroupDeletedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupDeletedEvent
 
setEvent(UserGroupMemberChangedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupMemberChangedEvent
 
setEvent(UserGroupUpdatedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupUpdatedEvent
 
setEvent(UserUpdatedEventData) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserUpdatedEvent
 
setEvent(ChatDisbandedEventData) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatDisbandedEvent
 
setEvent(ChatMemberBotAddedEventData) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotAddedEvent
 
setEvent(ChatMemberBotDeletedEventData) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotDeletedEvent
 
setEvent(ChatMemberUserAddedEventData) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserAddedEvent
 
setEvent(ChatMemberUserDeletedEventData) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserDeletedEvent
 
setEvent(ChatMemberUserWithdrawnEventData) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserWithdrawnEvent
 
setEvent(ChatUpdatedEventData) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEvent
 
setEvent(MessageAtMessageReadEventData) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageAtMessageReadEvent
 
setEvent(MessageMessageReadEventData) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMessageReadEvent
 
setEvent(MessageReactionCreatedEventData) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionCreatedEvent
 
setEvent(MessageReactionDeletedEventData) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionDeletedEvent
 
setEvent(MessageReceiveEventData) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReceiveEvent
 
setEvent(MessageUrgentMessageReadEventData) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentMessageReadEvent
 
setEvent(MeetingJoinMeetingEventData) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingJoinMeetingEvent
 
setEvent(MeetingLeaveMeetingEventData) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingLeaveMeetingEvent
 
setEvent(MeetingMeetingEndedEventData) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingMeetingEndedEvent
 
setEvent(MeetingMeetingStartedEventData) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingMeetingStartedEvent
 
setEvent(MeetingRecordingEndedEventData) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingEndedEvent
 
setEvent(MeetingRecordingReadyEventData) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingReadyEvent
 
setEvent(MeetingRecordingStartedEventData) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingStartedEvent
 
setEvent(MeetingSendMeetingImEventData) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingSendMeetingImEvent
 
setEvent(MeetingShareEndedEventData) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingShareEndedEvent
 
setEvent(MeetingShareStartedEventData) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingShareStartedEvent
 
setEventId(String) - 类 中的方法com.larksuite.oapi.core.event.model.Header
 
setEventId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeBatchDeleteReqCall
 
setEventId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeChatMemberListReqCall
 
setEventId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeCreateReqCall
 
setEventId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeListReqCall
 
setEventId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventDeleteReqCall
 
setEventId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventGetReqCall
 
setEventId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventPatchReqCall
 
setEventId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setEventType(String) - 类 中的方法com.larksuite.oapi.core.event.model.Header
 
setEventType(String) - 类 中的方法com.larksuite.oapi.core.event.model.HTTPEvent
 
setEventTypeHandler(Config, String, IHandler) - 类 中的静态方法com.larksuite.oapi.core.event.IHandler.Hub
 
setEventTypeHandler(Config, String, DefaultHandler) - 类 中的静态方法com.larksuite.oapi.core.event.IHandler.Hub
 
setExpire(int) - 类 中的方法com.larksuite.oapi.core.api.token.AppAccessToken
 
setExpire(int) - 类 中的方法com.larksuite.oapi.core.api.token.TenantAccessToken
 
setExpiresIn(Integer) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setExpireStatus(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
setExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
setExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatDisbandedEventData
 
setExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotAddedEventData
 
setExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotDeletedEventData
 
setExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserAddedEventData
 
setExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserDeletedEventData
 
setExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserWithdrawnEventData
 
setExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
setExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
setExternalChatAcceptorUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeleteReqBody
 
setFetchChild(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentListReqCall
 
setField(String) - 类 中的方法com.larksuite.oapi.core.api.response.ErrorFieldViolation
 
setFieldName(String) - 类 中的方法com.larksuite.oapi.core.api.request.FormDataFile
 
setFieldValueTypes(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.CustomAttrEvent
 
setFieldViolations(ErrorFieldViolation[]) - 类 中的方法com.larksuite.oapi.core.api.response.Error
 
setFile(FormDataFile) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.FileCreateReqCall
 
setFileId(String) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.FileConfig
 
setFileKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.FileGetReqCall
 
setFileKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageResourceGetReqCall
 
setFileKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ResourceGetReqCall
 
setFileKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.FileCreateResult
 
setFileName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.FileCreateReqCall
 
setFileType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.FileCreateReqCall
 
setFilter(EventSearchFilter) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventSearchReqBody
 
setFloorName(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
setFloorName(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.RoomConfigQueryReqCall
 
setFormat(String) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.FileConfig
 
setFormat(String) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.StreamConfig
 
setFreebusyList(Freebusy[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.FreebusyListResult
 
setFreeBusyStatus(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setFrom(String) - 类 中的方法com.larksuite.oapi.service.translation.v1.model.Term
 
setGender(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setGender(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setGlossary(Term[]) - 类 中的方法com.larksuite.oapi.service.translation.v1.model.TextTranslateReqBody
 
setGrantType(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.AuthenAccessTokenReqBody
 
setGrantType(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.AuthenRefreshAccessTokenReqBody
 
setHandler(Config, IHandler) - 类 中的静态方法com.larksuite.oapi.core.card.Card
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarAclListResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMemberListResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeListResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventListResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarListResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentListResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentParentResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentSearchResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumListResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupListResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupMemberListResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserListResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatListResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersGetResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatModerationGetResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatSearchResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersGetResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageListResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionListResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReadUsersResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentReadUsersResult
 
setHasMore(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingListResult
 
setHeader(Header) - 类 中的方法com.larksuite.oapi.core.card.mode.HTTPCard
 
setHeader(Header) - 类 中的方法com.larksuite.oapi.core.event.model.BaseEventV2
 
setHeader(Header) - 类 中的方法com.larksuite.oapi.core.event.model.Fuzzy
 
setHeaders(Map<String, List<String>>) - 类 中的方法com.larksuite.oapi.core.model.OapiResponse
 
setHelpdeskAcceptorUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeleteReqBody
 
setHelps(ErrorHelp[]) - 类 中的方法com.larksuite.oapi.core.api.response.Error
 
setHost(MeetingSetHostReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.Meetings
 
setHostUser(MeetingUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
setHostUser(MeetingEventUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
setHostUser(MeetingUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingSetHostReqBody
 
setHostUser(MeetingUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingSetHostResult
 
setHttpRequestBuilder(Request.Builder) - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
setHttpResponse(Response) - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
setI18nContent(I18nContent[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnum
 
setI18nDescriptions(I18nNames) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setI18nDescriptions(I18nNames) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setI18nFieldNames(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.CustomAttrEvent
 
setI18nName(DepartmentI18nName) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
setI18nNames(I18nNames) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
setI18nNames(I18nNames) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
setI18nNames(I18nNames) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
setI18nNames(I18nNames) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setI18nNames(I18nNames) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setI18nNames(I18nNames) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setI18nNames(I18nNames) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setI18nNames(I18nNames) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
setId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCustomAttr
 
setId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Mention
 
setId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MentionEvent
 
setId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Sender
 
setId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
setId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
setId(UserId) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventUser
 
setId(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingInviteStatus
 
setId(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipant
 
setId(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipantResult
 
setId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecording
 
setId(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingUser
 
setId(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RecordingPermissionObject
 
setId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportTopUser
 
setId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
setId(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
setIdleCallback(Runnable) - 类 中的方法com.larksuite.oapi.okhttp3_14.Dispatcher
Set a callback to be invoked each time the dispatcher becomes idle (when the number of running calls returns to zero).
setIdList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersCreateReqBody
 
setIdList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersDeleteReqBody
 
setIdList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersCreateReqBody
 
setIdList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersDeleteReqBody
 
setIdpType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Mention
 
setIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Sender
 
setImage(FormDataFile) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ImageCreateReqCall
 
setImage(FormDataFile) - 类 中的方法com.larksuite.oapi.service.image.v4.ImageService.ImagePutReqCall
 
setImage(String) - 类 中的方法com.larksuite.oapi.service.optical_char_recognition.v1.model.ImageBasicRecognizeReqBody
 
setImageKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ImageGetReqCall
 
setImageKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ImageCreateResult
 
setImageKey(String) - 类 中的方法com.larksuite.oapi.service.image.v4.ImageService.ImageGetReqCall
 
setImageKey(String) - 类 中的方法com.larksuite.oapi.service.image.v4.model.Image
 
setImageKey(String) - 类 中的方法com.larksuite.oapi.service.optical_char_recognition.v1.model.ImageBasicRecognizeReqBody
 
setImageType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ImageCreateReqCall
 
setImageType(String) - 类 中的方法com.larksuite.oapi.service.image.v4.ImageService.ImagePutReqCall
 
setInput(String) - 类 中的方法com.larksuite.oapi.core.card.mode.HTTPCard
 
setInput(String) - 类 中的方法com.larksuite.oapi.core.event.model.HTTPEvent
 
setInstaller(UserId) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppOpenEventData
 
setInvalidIdList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersCreateResult
 
setInvalidIdList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersDeleteResult
 
setInvalidIdList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersCreateResult
 
setInvalidIdList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersDeleteResult
 
setInvalidUserIdList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentAppResult
 
setInvalidUserIdList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentPhoneResult
 
setInvalidUserIdList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentSmsResult
 
setInvitees(MeetingUser[]) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingInviteReqBody
 
setInviteResults(MeetingInviteStatus[]) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingInviteResult
 
setInvitorId(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setInvitorId(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setInvitorIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setInvitorIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setIsActivated(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserStatus
 
setIsCohost(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipant
 
setIsDeleted(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
setIsDeleted(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentStatus
 
setIsException(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setIsExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.AttendeeChatMember
 
setIsExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
setIsExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMember
 
setIsExternal(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipant
 
setIsFrozen(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserStatus
 
setIsHost(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipant
 
setIsInChat(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersIsInChatResult
 
setIsInChat(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersIsInChatResult
 
setIsMajor(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserPosition
 
setIsOptional(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.AttendeeChatMember
 
setIsOptional(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
setIsOptional(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMember
 
setIsOrganizer(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.AttendeeChatMember
 
setIsOrganizer(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
setIsOrganizer(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMember
 
setIsResigned(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserStatus
 
setIsTenantManager(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setIsTenantManager(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setIsThirdParty(Boolean) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
setItems(CalendarEventAttendeeChatMember[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMemberListResult
 
setItems(CalendarEventAttendee[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeListResult
 
setItems(CalendarEvent[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventListResult
 
setItems(CalendarEvent[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventSearchResult
 
setItems(Calendar[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarSearchResult
 
setItems(Department[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentListResult
 
setItems(Department[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentParentResult
 
setItems(Department[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentSearchResult
 
setItems(EmployeeTypeEnum[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumListResult
 
setItems(UserGroup[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupListResult
 
setItems(User[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupMemberListResult
 
setItems(User[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserListResult
 
setItems(ListChat[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatListResult
 
setItems(ListMember[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersGetResult
 
setItems(ListModerator[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatModerationGetResult
 
setItems(ListChat[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatSearchResult
 
setItems(ListMember[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersGetResult
 
setItems(Message[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageGetResult
 
setItems(Message[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageListResult
 
setItems(MessageReaction[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionListResult
 
setItems(ReadUser[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReadUsersResult
 
setItems(ReadUser[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentReadUsersResult
 
setJaJp(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentI18nName
 
setJaJp(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.I18nNames
 
setJoinMessageVisibility(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
setJoinMessageVisibility(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
setJoinMessageVisibility(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setJoinMessageVisibility(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setJoinMessageVisibility(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
setJoinTime(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setJoinTime(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setKey(String) - 类 中的方法com.larksuite.oapi.core.api.response.ErrorDetail
 
setKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Mention
 
setKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MentionEvent
 
setKeyWords(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
setKeyWords(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setKeyWords(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setKeyWords(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
setLanguage(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.NotificationOption
 
setLanguage(String) - 类 中的方法com.larksuite.oapi.service.translation.v1.model.TextDetectResult
 
setLatitude(Double) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventLocation
 
setLeaderPositionCode(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserPosition
 
setLeaderUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
setLeaderUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
setLeaderUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setLeaderUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setLeaderUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserPosition
 
setLeaveMessageVisibility(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
setLeaveMessageVisibility(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
setLeaveMessageVisibility(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setLeaveMessageVisibility(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setLeaveMessageVisibility(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
setLeaveReason(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingLeaveMeetingEventData
 
setLimit(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReportGetTopUserReqCall
 
setLocale(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.I18nContent
 
setLocation(EventLocation) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setLongitude(Double) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventLocation
 
setMaterials(RoomDigitalSignageMaterial[]) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignage
 
setMaterialType(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
setMaxRequests(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.Dispatcher
Set the maximum number of requests to execute concurrently.
setMaxRequestsPerHost(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.Dispatcher
Set the maximum number of requests for each host to execute concurrently.
setMaxSize(long) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
Changes the maximum number of bytes the cache can store and queues a job to trim the existing store, if necessary.
setMd5(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
setMeeting(Meeting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingGetResult
 
setMeeting(MeetingEventMeeting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingJoinMeetingEventData
 
setMeeting(MeetingEventMeeting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingLeaveMeetingEventData
 
setMeeting(MeetingEventMeeting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingMeetingEndedEventData
 
setMeeting(MeetingEventMeeting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingMeetingStartedEventData
 
setMeeting(MeetingEventMeeting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingEndedEventData
 
setMeeting(MeetingEventMeeting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingReadyEventData
 
setMeeting(MeetingEventMeeting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingStartedEventData
 
setMeeting(MeetingEventMeeting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingSendMeetingImEventData
 
setMeeting(MeetingEventMeeting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingShareEndedEventData
 
setMeeting(MeetingEventMeeting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingShareStartedEventData
 
setMeeting(Meeting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveGetActiveMeetingResult
 
setMeetingCount(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportMeetingDaily
 
setMeetingCount(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportTopUser
 
setMeetingDuration(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportMeetingDaily
 
setMeetingDuration(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportTopUser
 
setMeetingId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecording
 
setMeetingId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingEndReqCall
 
setMeetingId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingGetReqCall
 
setMeetingId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingInviteReqCall
 
setMeetingId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingGetReqCall
 
setMeetingId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingSetPermissionReqCall
 
setMeetingId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingStartReqCall
 
setMeetingId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingStopReqCall
 
setMeetingId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingSetHostReqCall
 
setMeetingJoinMeetingEventHandler(VcService.MeetingJoinMeetingEventHandler) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
setMeetingLeaveMeetingEventHandler(VcService.MeetingLeaveMeetingEventHandler) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
setMeetingMeetingEndedEventHandler(VcService.MeetingMeetingEndedEventHandler) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
setMeetingMeetingStartedEventHandler(VcService.MeetingMeetingStartedEventHandler) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
setMeetingNo(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
setMeetingNo(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
setMeetingRecordingEndedEventHandler(VcService.MeetingRecordingEndedEventHandler) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
setMeetingRecordingReadyEventHandler(VcService.MeetingRecordingReadyEventHandler) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
setMeetingRecordingStartedEventHandler(VcService.MeetingRecordingStartedEventHandler) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
setMeetingReport(Report) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportGetDailyResult
 
setMeetings(Meeting[]) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingListResult
 
setMeetingSendMeetingImEventHandler(VcService.MeetingSendMeetingImEventHandler) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
setMeetingSettings(ReserveMeetingSetting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
setMeetingSettings(ReserveMeetingSetting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveApplyReqBody
 
setMeetingSettings(ReserveMeetingSetting) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveUpdateReqBody
 
setMeetingShareEndedEventHandler(VcService.MeetingShareEndedEventHandler) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
setMeetingShareStartedEventHandler(VcService.MeetingShareStartedEventHandler) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService
 
setMeetingUrl(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Vchat
 
setMemberCount(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
setMemberCount(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroup
 
setMemberId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListMember
 
setMemberIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersCreateReqCall
 
setMemberIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersDeleteReqCall
 
setMemberIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersGetReqCall
 
setMemberIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersCreateReqCall
 
setMemberIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersDeleteReqCall
 
setMemberIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersGetReqCall
 
setMemberIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListMember
 
setMembershipApproval(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
setMembershipApproval(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
setMembershipApproval(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setMembershipApproval(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setMembershipApproval(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
setMemberTotal(Integer) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersGetResult
 
setMentions(MentionEvent[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
setMentions(MentionEvent[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
setMentions(MentionEvent[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
setMentions(MentionEvent[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
setMentions(Mention[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
setMentions(Mention[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
setMentions(Mention[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
setMentions(Mention[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
setMessage(EventMessage) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReceiveEventData
 
setMessageAtMessageReadEventHandler(ImService.MessageAtMessageReadEventHandler) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageDeleteReqCall
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageGetReqCall
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessagePatchReqCall
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageReadUsersReqCall
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageReplyReqCall
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageResourceGetReqCall
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentAppReqCall
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentPhoneReqCall
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentReadUsersReqCall
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentSmsReqCall
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ResourceGetReqCall
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionCreatedEventData
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionDeletedEventData
 
setMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentMessageReadEventData
 
setMessageIdList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageAtMessageReadEventData
 
setMessageIdList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMessageReadEventData
 
setMessageList(EventMessageMerge2[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
setMessageList(EventMessageMerge3[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
setMessageList(MessageMerge2[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
setMessageList(MessageMerge3[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
setMessageMessageReadEventHandler(ImService.MessageMessageReadEventHandler) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
setMessageReceiveEventHandler(ImService.MessageReceiveEventHandler) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
setMessageType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
setMessageType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
setMessageType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
setMessageType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
setMessageUrgentMessageReadEventHandler(ImService.MessageUrgentMessageReadEventHandler) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService
 
setMinutes(Integer) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Reminder
 
setMobile(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setMobile(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
setMobile(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setMobile(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setMobileVisible(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setMobileVisible(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setModerationPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
setModerationPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setModerationPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setModerationSetting(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatModerationGetResult
 
setModerationSetting(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatModerationUpdateReqBody
 
setModeratorAddedList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatModerationUpdateReqBody
 
setModeratorList(ModeratorList) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
setModeratorRemovedList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatModerationUpdateReqBody
 
setModifierId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
setModifierId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
setModifierIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
setModifierIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
setMsg(String) - 类 中的方法com.larksuite.oapi.core.api.response.Body
 
setMsgType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
setMsgType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageCreateReqBody
 
setMsgType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
setMsgType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
setMsgType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
setMsgType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReplyReqBody
 
setMute(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignage
 
setName(String) - 类 中的方法com.larksuite.oapi.core.api.request.FormDataFile
 
setName(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setName(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
setName(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventLocation
 
setName(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
setName(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
setName(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.GroupEvent
 
setName(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setName(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setName(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroup
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUser
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListMember
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Mention
 
setName(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MentionEvent
 
setName(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportTopUser
 
setName(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
setNeedSendNotification(Boolean) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setNewDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUpdateDepartmentIdReqBody
 
setNewEnum(EmployeeTypeEnum) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumActivedEventData
 
setNewEnum(EmployeeTypeEnum) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumCreatedEventData
 
setNewEnum(EmployeeTypeEnum) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumDeactivatedEventData
 
setNewEnum(EmployeeTypeEnum) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumUpdatedEventData
 
setNewUserGroupId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupUpdateUserGroupIdReqBody
 
setNewUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserUpdateUserIdReqBody
 
setNotDataField() - 类 中的静态方法com.larksuite.oapi.core.api.request.Request
 
setNotDataField(boolean) - 类 中的方法com.larksuite.oapi.core.api.request.RequestOpt
 
setNotificationOption(NotificationOption) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setObject(CustomAttrEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.CustomAttrEventUpdatedEventData
 
setObject(DepartmentEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentCreatedEventData
 
setObject(DepartmentEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentDeletedEventData
 
setObject(DepartmentEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUpdatedEventData
 
setObject(UserEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCreatedEventData
 
setObject(UserEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeletedEventData
 
setObject(GroupEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupCreatedEventData
 
setObject(GroupEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupDeletedEventData
 
setObject(GroupEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupMemberChangedEventData
 
setObject(GroupEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupUpdatedEventData
 
setObject(UserEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserUpdatedEventData
 
setOldEnum(EmployeeTypeEnum) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumActivedEventData
 
setOldEnum(EmployeeTypeEnum) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumDeactivatedEventData
 
setOldEnum(EmployeeTypeEnum) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumDeletedEventData
 
setOldEnum(EmployeeTypeEnum) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumUpdatedEventData
 
setOldHostUser(MeetingUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingSetHostReqBody
 
setOldObject(CustomAttrEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.CustomAttrEventUpdatedEventData
 
setOldObject(OldDepartmentObject) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentDeletedEventData
 
setOldObject(DepartmentEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUpdatedEventData
 
setOldObject(OldUserObject) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserDeletedEventData
 
setOldObject(GroupEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupUpdatedEventData
 
setOldObject(UserEvent) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserUpdatedEventData
 
setOnlyOwnerAdd(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
setOnlyOwnerAtAll(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
setOnlyOwnerEdit(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
setOpenDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
setOpenDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
setOpenId(String) - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
setOpenId(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.UserId
 
setOpenId(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setOpenId(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserId
 
setOpenId(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
setOpenId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setOpenId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setOpenId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.UserId
 
setOpenId(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.UserId
 
setOpenMessageId(String) - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
setOperator(MeetingEventUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingJoinMeetingEventData
 
setOperator(MeetingEventUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingLeaveMeetingEventData
 
setOperator(MeetingEventUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingMeetingEndedEventData
 
setOperator(MeetingEventUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingMeetingStartedEventData
 
setOperator(MeetingEventUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingEndedEventData
 
setOperator(MeetingEventUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingStartedEventData
 
setOperator(MeetingEventUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingSendMeetingImEventData
 
setOperator(MeetingEventUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingShareEndedEventData
 
setOperator(MeetingEventUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingShareStartedEventData
 
setOperatorId(UserId) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatDisbandedEventData
 
setOperatorId(UserId) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotAddedEventData
 
setOperatorId(UserId) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotDeletedEventData
 
setOperatorId(UserId) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserAddedEventData
 
setOperatorId(UserId) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserDeletedEventData
 
setOperatorId(UserId) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserWithdrawnEventData
 
setOperatorId(UserId) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
setOperatorId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReaction
 
setOperatorId(UserId) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionCreatedEventData
 
setOperatorId(UserId) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionDeletedEventData
 
setOperatorId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Reaction
 
setOperatorTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatDisbandedEventData
 
setOperatorTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotAddedEventData
 
setOperatorTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberBotDeletedEventData
 
setOperatorTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserAddedEventData
 
setOperatorTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserDeletedEventData
 
setOperatorTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserWithdrawnEventData
 
setOperatorTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdatedEventData
 
setOption(String) - 类 中的方法com.larksuite.oapi.core.card.mode.Action
 
setOrder(Long) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
setOrder(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
setOrderBy(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReportGetTopUserReqCall
 
setOrderId(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
setOrderPaidEventHandler(ApplicationService.OrderPaidEventHandler) - 类 中的方法com.larksuite.oapi.service.application.v1.ApplicationService
 
setOrderPayPrice(Integer) - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
setOrders(UserOrder[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setOrders(UserOrder[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setOutput(Object) - 类 中的方法com.larksuite.oapi.core.card.mode.HTTPCard
 
setOwner(MeetingEventUser) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
setOwnerId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
setOwnerId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
setOwnerId(UserId) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
setOwnerId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateReqBody
 
setOwnerId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setOwnerId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setOwnerId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
setOwnerId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
setOwnerIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
setOwnerIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
setOwnerIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setOwnerIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setOwnerIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
setOwnerUserId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAclListReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeChatMemberListReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeListReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventListReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventSearchReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarListReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarSearchReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentListReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentParentReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentSearchReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnumListReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupListReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberListReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserListReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatListReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersGetReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatModerationGetReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatSearchReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersGetReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageListReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageReadUsersReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentReadUsersReqCall
 
setPageSize(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingListReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAclListReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeChatMemberListReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeListReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventListReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventSearchReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarListReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarSearchReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarAclListResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMemberListResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeListResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventListResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventSearchResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarListResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarSearchResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentListReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentParentReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentSearchReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.EmployeeTypeEnumListReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupListReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberListReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserListReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentListResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentParentResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentSearchResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.EmployeeTypeEnumListResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupListResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupMemberListResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserListResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatListReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatMembersGetReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatModerationGetReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatSearchReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MembersGetReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageListReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageReadUsersReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentReadUsersReqCall
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatListResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembersGetResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatModerationGetResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatSearchResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MembersGetResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageListResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionListResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReadUsersResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentReadUsersResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingListResult
 
setPageToken(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingListReqCall
 
setParentDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentListReqCall
 
setParentDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
setParentDepartmentId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
setParentId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
setParentId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
setParentId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
setParentId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
setParentId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
setParentId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
setParentId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
setParentId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
setParticipantCount(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
setParticipantCount(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportMeetingDaily
 
setParticipants(MeetingParticipant[]) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
setPassword(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.SettingGenerateCaldavConfResult
 
setPathParams(Map<String, Object>) - 类 中的静态方法com.larksuite.oapi.core.api.request.Request
 
setPathParams(Map<String, Object>) - 类 中的方法com.larksuite.oapi.core.api.request.RequestOpt
 
setPathSegment(int, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
setPayTime(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
setPcUrl(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCustomAttrValue
 
setPermission(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RecordingPermissionObject
 
setPermission(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveActionPermission
 
setPermission(MeetingRecordingSetPermissionReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordings
 
setPermissionCheckers(ReservePermissionChecker[]) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveActionPermission
 
setPermissionObjects(RecordingPermissionObject[]) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingSetPermissionReqBody
 
setPermissions(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
setPermissionViolations(ErrorPermissionViolation[]) - 类 中的方法com.larksuite.oapi.core.api.response.Error
 
setPositionCode(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserPosition
 
setPositionName(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserPosition
 
setPositions(UserPosition[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setPositions(UserPosition[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setPricePlanId(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
setPricePlanType(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
setQuery(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventSearchReqBody
 
setQuery(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarSearchReqBody
 
setQuery(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentSearchReqBody
 
setQuery(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatSearchReqCall
 
setQueryParameter(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
setQueryParams(Map<String, Object>) - 类 中的静态方法com.larksuite.oapi.core.api.request.Request
 
setQueryParams(Map<String, Object>) - 类 中的方法com.larksuite.oapi.core.api.request.RequestOpt
 
setQueryString(Map<String, List<String>>) - 类 中的方法com.larksuite.oapi.core.model.OapiRequest
 
setReactionId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReaction
 
setReactionType(Emoji) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReaction
 
setReactionType(Emoji) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionCreatedEventData
 
setReactionType(Emoji) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReactionDeletedEventData
 
setReactionType(Emoji) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Reaction
 
setReader(EventMessageReader) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageAtMessageReadEventData
 
setReader(EventMessageReader) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMessageReadEventData
 
setReader(EventMessageReader) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageUrgentMessageReadEventData
 
setReaderId(UserId) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageReader
 
setReadTime(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageReader
 
setReceiveId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageCreateReqBody
 
setReceiveIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageCreateReqCall
 
setRecognitionText(String) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechFileRecognizeResult
 
setRecognitionText(String) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechStreamRecognizeResult
 
setRecording(MeetingRecording) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingGetResult
 
setRecurrence(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setRecurringEventId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setRefreshExpiresIn(Integer) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setRefreshToken(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.AuthenRefreshAccessTokenReqBody
 
setRefreshToken(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setReminders(Reminder[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setRemoteAddress(String) - 类 中的方法com.larksuite.oapi.core.model.OapiRequest
 
setRemoved(Scope) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.ScopeUpdatedEventData
 
setRemovedMemberList(ListEventModerator[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ModeratorList
 
setRequestBody(byte[]) - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
setRequestBodyFilePath(String) - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
setRequestBodyStream(InputStream) - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
setRequests(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementPatchReqBody
 
setRequests(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementPatchReqBody
 
setReserve(Reserve) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveApplyResult
 
setReserve(Reserve) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveGetResult
 
setReserve(Reserve) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveUpdateResult
 
setReserveId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReserveDeleteReqCall
 
setReserveId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReserveGetActiveMeetingReqCall
 
setReserveId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReserveGetReqCall
 
setReserveId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReserveUpdateReqCall
 
setReserveUserId(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
setResponse(Response<O>) - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
setResponseStream(boolean) - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
setResponseStream() - 类 中的静态方法com.larksuite.oapi.core.api.request.Request
 
setResponseStream(boolean) - 类 中的方法com.larksuite.oapi.core.api.request.RequestOpt
 
setResponseStream(OutputStream) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.FileGetReqCall
 
setResponseStream(OutputStream) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ImageGetReqCall
 
setResponseStream(OutputStream) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageResourceGetReqCall
 
setResponseStream(OutputStream) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ResourceGetReqCall
 
setResponseStream(OutputStream) - 类 中的方法com.larksuite.oapi.service.image.v4.ImageService.ImageGetReqCall
 
setResponseStreamReal(boolean) - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
setResult(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipantResult
 
setRetry(boolean) - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
setRevision(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
setRevision(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementPatchReqBody
 
setRevision(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
setRevision(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementPatchReqBody
 
setRole(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
setRole(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarAcl
 
setRoomBackground(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfig
 
setRoomConfig(RoomConfig) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
setRoomId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
setRoomId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.FreebusyListReqBody
 
setRoomId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
setRoomId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingListReqCall
 
setRoomId(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.RoomConfigQueryReqCall
 
setRoomIds(String[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventSearchFilter
 
setRootId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessage
 
setRootId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge1
 
setRootId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge2
 
setRootId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageMerge3
 
setRootId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
setRootId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
setRootId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
setRootId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
setRsvpStatus(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.AttendeeChatMember
 
setRsvpStatus(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
setRsvpStatus(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendeeChatMember
 
setSchema(String) - 类 中的方法com.larksuite.oapi.core.event.model.BaseEventV2
 
setSchema(String) - 类 中的方法com.larksuite.oapi.core.event.model.Fuzzy
 
setSchema(String) - 类 中的方法com.larksuite.oapi.core.event.model.HTTPEvent
 
setSchemas(Schema[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setScope(AclScope) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarAcl
 
setScope(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomConfigSetReqBody
 
setScope(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.RoomConfigQueryReqCall
 
setScopeUpdatedEventHandler(ContactService.ScopeUpdatedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setSeats(Integer) - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
setSender(Sender) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
setSender(Sender) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
setSender(Sender) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
setSender(Sender) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
setSender(EventSender) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageReceiveEventData
 
setSenderId(UserId) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventSender
 
setSenderType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventSender
 
setSenderType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Sender
 
setSequenceId(Integer) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechStreamRecognizeResult
 
setSequenceId(Integer) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.StreamConfig
 
setServerAddress(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.SettingGenerateCaldavConfResult
 
setSettings(Settings) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection
Merges settings into this peer's settings and sends them to the remote peer.
setShareAllowed(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
setShareCardPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatChange
 
setShareCardPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setShareCardPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setShareCardPermission(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatUpdateReqBody
 
setSignature(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setSignature(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setSignatureStatus(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
setSignatureStatus(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setSignatureStatus(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setSignatureStatus(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotUpdateReqBody
 
setSourceLanguage(String) - 类 中的方法com.larksuite.oapi.service.translation.v1.model.TextTranslateReqBody
 
setSpeech(String) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.Speech
 
setSpeech(Speech) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechFileRecognizeReqBody
 
setSpeech(Speech) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechStreamRecognizeReqBody
 
setSpeechKey(String) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.Speech
 
setSrcOrderId(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
setStartDisplay(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignage
 
setStartTime(TimeInfo) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setStartTime(TimeInfo) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventSearchFilter
 
setStartTime(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Freebusy
 
setStartTime(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
setStartTime(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageListReqCall
 
setStartTime(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
setStartTime(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
setStartTime(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingListReqCall
 
setStartTime(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReportGetDailyReqCall
 
setStartTime(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReportGetTopUserReqCall
 
setStatus(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppStatusChangeEventData
 
setStatus(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setStatus(DepartmentStatus) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
setStatus(DepartmentStatus) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
setStatus(DepartmentStatus) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.OldDepartmentObject
 
setStatus(UserStatus) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setStatus(UserStatus) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setStatus(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroup
 
setStatus(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
setStatus(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingInviteStatus
 
setStatus(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipant
 
setStatus(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingListReqCall
 
setStatusCode(int) - 类 中的方法com.larksuite.oapi.core.model.OapiResponse
 
setStopDisplay(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignage
 
setStreamId(String) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.SpeechStreamRecognizeResult
 
setStreamId(String) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.model.StreamConfig
 
setSubject(String) - 类 中的方法com.larksuite.oapi.core.api.response.ErrorPermissionViolation
 
setSummary(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
setSummary(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setSummaryAlias(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
setSyncToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventListReqCall
 
setSyncToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarListReqCall
 
setSyncToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventListResult
 
setSyncToken(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarListResult
 
setTag(String) - 类 中的方法com.larksuite.oapi.core.card.mode.Action
 
setTargetLanguage(String) - 类 中的方法com.larksuite.oapi.service.translation.v1.model.TextTranslateReqBody
 
setTenantAccessToken(String) - 类 中的方法com.larksuite.oapi.core.api.token.TenantAccessToken
 
setTenantKey(String) - 类 中的静态方法com.larksuite.oapi.core.api.request.Request
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.core.api.request.RequestOpt
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.core.api.token.ISVTenantAccessTokenReq
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.core.event.model.BaseEventData
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.core.event.model.Header
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppOpenEventData
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppStatusChangeEventData
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppUninstalledEventData
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCreateResult
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatGetResult
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUser
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventMessageReader
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.EventSender
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListChat
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListEventModerator
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListMember
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListModerator
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Mention
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MentionEvent
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ReadUser
 
setTenantKey(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Sender
 
setText(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCustomAttrValue
 
setText(String) - 类 中的方法com.larksuite.oapi.service.translation.v1.model.TextDetectReqBody
 
setText(String) - 类 中的方法com.larksuite.oapi.service.translation.v1.model.TextTranslateReqBody
 
setText(String) - 类 中的方法com.larksuite.oapi.service.translation.v1.model.TextTranslateResult
 
setTextList(String[]) - 类 中的方法com.larksuite.oapi.service.optical_char_recognition.v1.model.ImageBasicRecognizeResult
 
setThirdPartyEmail(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
setTimeMax(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.FreebusyListReqBody
 
setTimeMin(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.FreebusyListReqBody
 
setTimeoffEventId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.TimeoffEventDeleteReqCall
 
setTimeoffEventId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
setTimeout(int, TimeUnit) - 类 中的静态方法com.larksuite.oapi.core.api.request.Request
 
setTimeoutOfMs(long) - 类 中的方法com.larksuite.oapi.core.api.request.RequestOpt
 
setTimestamp(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeInfo
 
setTimestamp(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ReadUser
 
setTimezone(String) - 类 中的方法com.larksuite.oapi.core.card.mode.Action
 
setTimezone(String) - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
setTimezone(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeInfo
 
setTimezone(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
setTimeZone(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setTimeZone(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setTimezone(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingStartReqBody
 
Setting - com.larksuite.oapi.service.calendar.v4.model中的类
 
Setting() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.Setting
 
SettingGenerateCaldavConfReqBody - com.larksuite.oapi.service.calendar.v4.model中的类
 
SettingGenerateCaldavConfReqBody() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.SettingGenerateCaldavConfReqBody
 
SettingGenerateCaldavConfResult - com.larksuite.oapi.service.calendar.v4.model中的类
 
SettingGenerateCaldavConfResult() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.SettingGenerateCaldavConfResult
 
Settings - com.larksuite.oapi.okhttp3_14.internal.http2中的类
Settings describe characteristics of the sending peer, which are used by the receiving peer.
Settings() - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.http2.Settings
 
Settings(CalendarService) - 类 的构造器com.larksuite.oapi.service.calendar.v4.CalendarService.Settings
 
setTitle(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
setTo(String) - 类 中的方法com.larksuite.oapi.service.translation.v1.model.Term
 
setToken(String) - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
setToken(String) - 类 中的方法com.larksuite.oapi.core.card.mode.Challenge
 
setToken(String) - 类 中的方法com.larksuite.oapi.core.event.model.BaseEvent
 
setToken(String) - 类 中的方法com.larksuite.oapi.core.event.model.Fuzzy
 
setToken(String) - 类 中的方法com.larksuite.oapi.core.event.model.Header
 
setTokenType(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setTopic(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
setTopic(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventMeeting
 
setTopic(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReserveMeetingSetting
 
setTopUserReport(ReportTopUser[]) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportGetTopUserResult
 
setTotalMeetingCount(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Report
 
setTotalMeetingDuration(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Report
 
setTotalParticipantCount(Long) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Report
 
setTs(String) - 类 中的方法com.larksuite.oapi.core.event.model.BaseEvent
 
setType(String) - 类 中的方法com.larksuite.oapi.core.api.request.FormDataFile
 
setType(String) - 类 中的方法com.larksuite.oapi.core.api.response.ErrorPermissionViolation
 
setType(String) - 类 中的方法com.larksuite.oapi.core.card.mode.Challenge
 
setType(String) - 类 中的方法com.larksuite.oapi.core.card.mode.HTTPCard
 
setType(String) - 类 中的方法com.larksuite.oapi.core.event.model.BaseEvent
 
setType(String) - 类 中的方法com.larksuite.oapi.core.event.model.BaseEventData
 
setType(String) - 类 中的方法com.larksuite.oapi.core.event.model.Event
 
setType(String) - 类 中的方法com.larksuite.oapi.core.event.model.Fuzzy
 
setType(String) - 类 中的方法com.larksuite.oapi.core.event.model.HTTPEvent
 
setType(MediaType) - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody.Builder
Set the MIME type.
setType(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppOpenEventData
 
setType(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppStatusChangeEventData
 
setType(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.AppUninstalledEventData
 
setType(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.OrderPaidEventData
 
setType(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.AclScope
 
setType(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Calendar
 
setType(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
setType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCustomAttr
 
setType(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroup
 
setType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageResourceGetReqCall
 
setType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ResourceGetReqCall
 
setType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Chat
 
setType(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RecordingPermissionObject
 
setTypeHandler(Config, String, IHandler) - 类 中的静态方法com.larksuite.oapi.core.event.Event
 
setTypeHandler(Config, String, DefaultHandler) - 类 中的静态方法com.larksuite.oapi.core.event.Event
 
setUiName(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Schema
 
setUiStatus(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.Schema
 
setUnionId(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setUnionId(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserId
 
setUnionId(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
setUnionId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setUnionId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.UserId
 
setUnionId(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.UserId
 
setUnitId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUnitDeleteReqCall
 
setUnitId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUnitPatchReqCall
 
setUnitId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnit
 
setUnitIds(String[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Department
 
setUnitIds(String[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentEvent
 
setUnitName(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnit
 
setUnitName(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnitPatchReqBody
 
setUnitType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnit
 
setUnitType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentUnitPatchReqBody
 
setUpdated(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
setUpdated(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
setUpdated(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
setUpdated(Boolean) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
setUpdateTime(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AnnouncementGetResult
 
setUpdateTime(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatAnnouncementGetResult
 
setUpdateTime(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
setUpdateTime(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge1
 
setUpdateTime(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge2
 
setUpdateTime(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.MessageMerge3
 
setUpperMessageId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Message
 
setUrl(String) - 类 中的方法com.larksuite.oapi.core.api.response.ErrorHelp
 
setUrl(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCustomAttrValue
 
setUrl(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Meeting
 
setUrl(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecording
 
setUrl(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingRecordingReadyEventData
 
setUrl(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.Reserve
 
setUrl(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.RoomDigitalSignageMaterial
 
setUsageBotId(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.AppUsage
 
setUseAudio(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingAbility
 
setUseFollowScreen(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingAbility
 
setUsePstn(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingAbility
 
setUser(User) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCreateResult
 
setUser(User) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGetResult
 
setUser(User) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserPatchResult
 
setUser(User) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserUpdateResult
 
setUserAccessToken(String) - 类 中的静态方法com.larksuite.oapi.core.api.request.Request
 
setUserAccessToken(String) - 类 中的方法com.larksuite.oapi.core.api.request.RequestOpt
 
setUserCreatedEventHandler(ContactService.UserCreatedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setUserDeletedEventHandler(ContactService.UserDeletedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setUseRecording(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingAbility
 
setUserGroup(UserGroup) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupCreateResult
 
setUserGroup(UserGroup) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupGetResult
 
setUserGroup(UserGroup) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupPatchResult
 
setUserGroupCreatedEventHandler(ContactService.UserGroupCreatedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setUserGroupDeletedEventHandler(ContactService.UserGroupDeletedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setUserGroupId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupDeleteReqCall
 
setUserGroupId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupGetReqCall
 
setUserGroupId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberCreateReqCall
 
setUserGroupId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberDeleteReqCall
 
setUserGroupId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberListReqCall
 
setUserGroupId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupPatchReqCall
 
setUserGroupId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupUpdateUserGroupIdReqCall
 
setUserGroupId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.GroupEvent
 
setUserGroupId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroup
 
setUserGroupMemberChangedEventHandler(ContactService.UserGroupMemberChangedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setUserGroups(UserGroup[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Scope
 
setUserGroupUpdatedEventHandler(ContactService.UserGroupUpdatedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setUserId(String) - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.application.v1.model.UserId
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserId
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.authen.v1.model.UserInfo
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.AclScope
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEventAttendee
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.FreebusyListReqBody
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserDeleteReqCall
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGetReqCall
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberDeleteReqCall
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserPatchReqCall
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserUpdateReqCall
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserUpdateUserIdReqCall
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserGroupMemberCreateReqBody
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMember
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMembers
 
setUserId(UserId) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUser
 
setUserId(UserId) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListEventModerator
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListModerator
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.Members
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ReadUser
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.UserId
 
setUserId(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.UserId
 
setUserIdList(String[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.UrgentReceivers
 
setUserIds(String[]) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.EventSearchFilter
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAclCreateReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAclListReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeCreateReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventAttendeeListReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEventSearchReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.FreebusyListReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.TimeoffEventCreateReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentCreateReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentDeleteReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentGetReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentListReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentParentReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentPatchReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentSearchReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.DepartmentUpdateReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserCreateReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserDeleteReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGetReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberCreateReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberDeleteReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberListReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserListReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserPatchReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserUpdateReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserUpdateUserIdReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.AnnouncementGetReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatAnnouncementGetReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatCreateReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatGetReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatListReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatModerationGetReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatModerationUpdateReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatSearchReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatUpdateReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageReadUsersReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentAppReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentPhoneReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentReadUsersReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.MessageUrgentSmsReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ListModerator
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ReadUser
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingGetReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingInviteReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordingSetPermissionReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingSetHostReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReserveApplyReqCall
 
setUserIdType(String) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReserveUpdateReqCall
 
setUserName(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.SettingGenerateCaldavConfResult
 
setUserOrder(Integer) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserOrder
 
setUserRole(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventUser
 
setUsers(User[]) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.Scope
 
setUsers(ChatMemberUser[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserAddedEventData
 
setUsers(ChatMemberUser[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserDeletedEventData
 
setUsers(ChatMemberUser[]) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatMemberUserWithdrawnEventData
 
setUserType(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingEventUser
 
setUserType(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingInviteStatus
 
setUserType(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipant
 
setUserType(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingParticipantResult
 
setUserType(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingUser
 
setUserType(Integer) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.ReportTopUser
 
setUserUpdatedEventHandler(ContactService.UserUpdatedEventHandler) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService
 
setUseShareScreen(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingAbility
 
setUseVideo(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.model.MeetingAbility
 
setUuid(String) - 类 中的方法com.larksuite.oapi.core.event.model.BaseEvent
 
setUuid(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateReqBody
 
setValue(String) - 类 中的方法com.larksuite.oapi.core.api.response.ErrorDetail
 
setValue(String) - 类 中的方法com.larksuite.oapi.core.api.response.ErrorFieldViolation
 
setValue(Map<String, Object>) - 类 中的方法com.larksuite.oapi.core.card.mode.Action
 
setValue(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.I18nContent
 
setValue(UserCustomAttrValue) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserCustomAttr
 
setVchat(Vchat) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setVersion(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setVersion(Long) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setVisibility(String) - 类 中的方法com.larksuite.oapi.service.calendar.v4.model.CalendarEvent
 
setWebhook(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotCreateResult
 
setWebhook(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.ChatCustomBotGetResult
 
setWithMeetingAbility(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingGetReqCall
 
setWithParticipants(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingGetReqCall
 
setWithParticipants(Boolean) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.ReserveGetActiveMeetingReqCall
 
setWorkStation(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.User
 
setWorkStation(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.UserEvent
 
setZhCn(String) - 类 中的方法com.larksuite.oapi.service.contact.v3.model.DepartmentI18nName
 
setZhCn(String) - 类 中的方法com.larksuite.oapi.service.im.v1.model.I18nNames
 
sha1() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns the 160-bit SHA-1 hash of this buffer.
sha1() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns the 160-bit SHA-1 hash of this byte string.
sha1(Sink) - 类 中的静态方法com.larksuite.oapi.okio1_17.HashingSink
Returns a sink that uses the obsolete SHA-1 hash algorithm to produce 160-bit hashes.
sha1(Source) - 类 中的静态方法com.larksuite.oapi.okio1_17.HashingSource
Returns a sink that uses the obsolete SHA-1 hash algorithm to produce 160-bit hashes.
sha256() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns the 256-bit SHA-256 hash of this buffer.
sha256() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns the 256-bit SHA-256 hash of this byte string.
sha256(Sink) - 类 中的静态方法com.larksuite.oapi.okio1_17.HashingSink
Returns a sink that uses the SHA-256 hash algorithm to produce 256-bit hashes.
sha256(Source) - 类 中的静态方法com.larksuite.oapi.okio1_17.HashingSource
Returns a sink that uses the SHA-256 hash algorithm to produce 256-bit hashes.
sha512() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns the 512-bit SHA-512 hash of this buffer.
sha512() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns the 512-bit SHA-512 hash of this byte string.
sha512(Sink) - 类 中的静态方法com.larksuite.oapi.okio1_17.HashingSink
Returns a sink that uses the SHA-512 hash algorithm to produce 512-bit hashes.
shutdown(ErrorCode) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection
Degrades this connection such that new streams can neither be created locally, nor accepted from the remote peer.
signApp(Context, Request.Builder) - 类 中的静态方法com.larksuite.oapi.core.api.handler.AccessToken
 
SignatureException - com.larksuite.oapi.core.card.exception中的异常错误
 
SignatureException() - 异常错误 的构造器com.larksuite.oapi.core.card.exception.SignatureException
 
SignSubHandler - com.larksuite.oapi.core.api.handler.subhandler中的类
 
SignSubHandler() - 类 的构造器com.larksuite.oapi.core.api.handler.subhandler.SignSubHandler
 
signTenant(Context, Request.Builder) - 类 中的静态方法com.larksuite.oapi.core.api.handler.AccessToken
 
signUser(Context, Request.Builder) - 类 中的静态方法com.larksuite.oapi.core.api.handler.AccessToken
 
sink(File) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.io.FileSystem
Writes to file, discarding any data already present.
sink - 类 中的变量com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket.Streams
 
sink(Sink) - 类 中的方法com.larksuite.oapi.okio1_17.AsyncTimeout
Returns a new sink that delegates to sink, using this to implement timeouts.
sink(OutputStream) - 类 中的静态方法com.larksuite.oapi.okio1_17.Okio
Returns a sink that writes to out.
sink(Socket) - 类 中的静态方法com.larksuite.oapi.okio1_17.Okio
Returns a sink that writes to socket.
sink(File) - 类 中的静态方法com.larksuite.oapi.okio1_17.Okio
Returns a sink that writes to file.
sink(Path, OpenOption...) - 类 中的静态方法com.larksuite.oapi.okio1_17.Okio
Returns a sink that writes to path.
sink() - 类 中的方法com.larksuite.oapi.okio1_17.Pipe
 
Sink - com.larksuite.oapi.okio1_17中的接口
Receives a stream of bytes.
size() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
 
size() - 类 中的方法com.larksuite.oapi.okhttp3_14.FormBody
The number of key-value pairs in this form-encoded body.
size() - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers
Returns the number of field values.
size() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
Returns the number of bytes currently being used to store the values in this cache.
size(File) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.io.FileSystem
Returns the number of bytes stored in file, or 0 if it does not exist.
size() - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody
The number of parts in this multipart body.
size() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns the number of bytes currently in this buffer.
size() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns the number of bytes in this ByteString.
size() - 类 中的方法com.larksuite.oapi.okio1_17.Options
 
size(String) - 类 中的静态方法com.larksuite.oapi.okio1_17.Utf8
Returns the number of bytes used to encode string as UTF-8 when using ByteString.encodeUtf8(java.lang.String) or Buffer.writeUtf8(String).
size(String, int, int) - 类 中的静态方法com.larksuite.oapi.okio1_17.Utf8
Returns the number of bytes used to encode the slice of string as UTF-8 when using BufferedSink.writeUtf8(String, int, int).
skip(long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Discards byteCount bytes from the head of this buffer.
skip(long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSource
Reads and discards byteCount bytes from this source.
skipAll(Source, int, TimeUnit) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Reads until in is exhausted or the deadline has been reached.
skipConnectBody(Response) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http1.Http1ExchangeCodec
The response body from a CONNECT should be empty, but if it is not then we should consume it before proceeding.
skipLeadingAsciiWhitespace(String, int, int) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Increments pos until input[pos] is not ASCII whitespace.
skipTrailingAsciiWhitespace(String, int, int) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Decrements limit until input[limit - 1] is not ASCII whitespace.
skipUntil(String, int, String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpHeaders
Returns the next index in input at or after pos that contains a character from characters.
skipWhitespace(String, int) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpHeaders
Returns the next non-whitespace character in input that is white space.
sMaxAgeSeconds() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl
The "s-maxage" directive is the max age for shared caches.
snapshot() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns an immutable copy of this buffer as a byte string.
snapshot(int) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns an immutable copy of the first byteCount bytes of this buffer as a byte string.
snapshots() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.DiskLruCache
Returns an iterator over the cache's current entries.
socket() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Connection
Returns the socket that this connection is using.
socket() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
 
socket(Socket) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection.Builder
 
socket(Socket, String, BufferedSource, BufferedSink) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection.Builder
 
socketAddress() - 类 中的方法com.larksuite.oapi.okhttp3_14.Route
 
socketFactory() - 类 中的方法com.larksuite.oapi.okhttp3_14.Address
Returns the socket factory for new connections.
socketFactory(SocketFactory) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the socket factory used to create connections.
socketFactory() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
source() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealResponseBody
 
source(File) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.io.FileSystem
Reads from file.
source - 类 中的变量com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket.Streams
 
source() - 类 中的方法com.larksuite.oapi.okhttp3_14.ResponseBody
 
source(Source) - 类 中的方法com.larksuite.oapi.okio1_17.AsyncTimeout
Returns a new source that delegates to source, using this to implement timeouts.
source(InputStream) - 类 中的静态方法com.larksuite.oapi.okio1_17.Okio
Returns a source that reads from in.
source(File) - 类 中的静态方法com.larksuite.oapi.okio1_17.Okio
Returns a source that reads from file.
source(Path, OpenOption...) - 类 中的静态方法com.larksuite.oapi.okio1_17.Okio
Returns a source that reads from path.
source(Socket) - 类 中的静态方法com.larksuite.oapi.okio1_17.Okio
Returns a source that reads from socket.
source() - 类 中的方法com.larksuite.oapi.okio1_17.Pipe
 
Source - com.larksuite.oapi.okio1_17中的接口
Supplies a stream of bytes.
Speech - com.larksuite.oapi.service.speech_to_text.v1.model中的类
 
Speech() - 类 的构造器com.larksuite.oapi.service.speech_to_text.v1.model.Speech
 
SpeechFileRecognizeReqBody - com.larksuite.oapi.service.speech_to_text.v1.model中的类
 
SpeechFileRecognizeReqBody() - 类 的构造器com.larksuite.oapi.service.speech_to_text.v1.model.SpeechFileRecognizeReqBody
 
SpeechFileRecognizeResult - com.larksuite.oapi.service.speech_to_text.v1.model中的类
 
SpeechFileRecognizeResult() - 类 的构造器com.larksuite.oapi.service.speech_to_text.v1.model.SpeechFileRecognizeResult
 
Speechs(SpeechToTextService) - 类 的构造器com.larksuite.oapi.service.speech_to_text.v1.SpeechToTextService.Speechs
 
SpeechStreamRecognizeReqBody - com.larksuite.oapi.service.speech_to_text.v1.model中的类
 
SpeechStreamRecognizeReqBody() - 类 的构造器com.larksuite.oapi.service.speech_to_text.v1.model.SpeechStreamRecognizeReqBody
 
SpeechStreamRecognizeResult - com.larksuite.oapi.service.speech_to_text.v1.model中的类
 
SpeechStreamRecognizeResult() - 类 的构造器com.larksuite.oapi.service.speech_to_text.v1.model.SpeechStreamRecognizeResult
 
SpeechToTextService - com.larksuite.oapi.service.speech_to_text.v1中的类
 
SpeechToTextService(Config) - 类 的构造器com.larksuite.oapi.service.speech_to_text.v1.SpeechToTextService
 
SpeechToTextService.SpeechFileRecognizeReqCall - com.larksuite.oapi.service.speech_to_text.v1中的类
 
SpeechToTextService.Speechs - com.larksuite.oapi.service.speech_to_text.v1中的类
 
SpeechToTextService.SpeechStreamRecognizeReqCall - com.larksuite.oapi.service.speech_to_text.v1中的类
 
sslSocketFactory() - 类 中的方法com.larksuite.oapi.okhttp3_14.Address
Returns the SSL socket factory, or null if this is not an HTTPS address.
sslSocketFactory(SSLSocketFactory) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
已过时。
SSLSocketFactory does not expose its X509TrustManager, which is a field that OkHttp needs to build a clean certificate chain. This method instead must use reflection to extract the trust manager. Applications should prefer to call OkHttpClient.Builder.sslSocketFactory(SSLSocketFactory, X509TrustManager), which avoids such reflection.
sslSocketFactory(SSLSocketFactory, X509TrustManager) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the socket factory and trust manager used to secure HTTPS connections.
sslSocketFactory() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
 
start() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection
Sends any initial frames and starts reading frames from the remote peer.
start - 类 中的变量com.larksuite.oapi.okio1_17.Buffer.UnsafeCursor
 
start(MeetingRecordingStartReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordings
 
startsWith(ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
startsWith(byte[]) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
 
StatusLine - com.larksuite.oapi.okhttp3_14.internal.http中的类
An HTTP response status line like "HTTP/1.1 200 OK".
StatusLine(Protocol, int, String) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.http.StatusLine
 
stop(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.MeetingRecordings
 
StreamConfig - com.larksuite.oapi.service.speech_to_text.v1.model中的类
 
StreamConfig() - 类 的构造器com.larksuite.oapi.service.speech_to_text.v1.model.StreamConfig
 
streamRecognize(SpeechStreamRecognizeReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.speech_to_text.v1.SpeechToTextService.Speechs
 
StreamResetException - com.larksuite.oapi.okhttp3_14.internal.http2中的异常错误
Thrown when an HTTP/2 stream is canceled without damage to the socket that carries it.
StreamResetException(ErrorCode) - 异常错误 的构造器com.larksuite.oapi.okhttp3_14.internal.http2.StreamResetException
 
Streams(boolean, BufferedSource, BufferedSink) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.ws.RealWebSocket.Streams
 
string() - 类 中的方法com.larksuite.oapi.okhttp3_14.ResponseBody
Returns the response as a string.
string(Charset) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Constructs a new String by decoding the bytes using charset.
Strings - com.larksuite.oapi.core.utils中的类
 
Strings() - 类 的构造器com.larksuite.oapi.core.utils.Strings
 
SubHandler - com.larksuite.oapi.core.api.handler中的接口
 
subscribe(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.Calendars
 
subscription(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarAcls
 
subscription(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.CalendarEvents
 
subscription(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.Calendars
 
substring(int) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns a byte string that is a substring of this byte string, beginning at the specified index until the end of this string.
substring(int, int) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns a byte string that is a substring of this byte string, beginning at the specified beginIndex and ends at the specified endIndex.
subtype() - 类 中的方法com.larksuite.oapi.okhttp3_14.MediaType
Returns a specific media subtype, such as "plain" or "png", "mpeg", "mp4" or "xml".
supportsTlsExtensions(boolean) - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec.Builder
已过时。
since OkHttp 3.13 all TLS-connections are expected to support TLS extensions. In a future release setting this to true will be unnecessary and setting it to false will have no effect.
supportsTlsExtensions() - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec
 
supportsUrl(HttpUrl) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
 
SYSTEM - 接口 中的静态变量com.larksuite.oapi.okhttp3_14.Dns
A DNS that uses InetAddress.getAllByName(java.lang.String) to ask the underlying operating system to lookup IP addresses.
SYSTEM - 接口 中的静态变量com.larksuite.oapi.okhttp3_14.internal.io.FileSystem
The host machine's local file system.

T

tag(Object) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
Attaches tag to the request using Object.class as a key.
tag(Class<? super T>, T) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
Attaches tag to the request using type as a key.
tag() - 类 中的方法com.larksuite.oapi.okhttp3_14.Request
Returns the tag attached with Object.class as a key, or null if no tag is attached with that key.
tag(Class<? extends T>) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request
Returns the tag attached with type as a key, or null if no tag is attached with that key.
takeHeaders() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
Removes and returns the stream's received response headers, blocking if necessary until headers have been received.
TARGET_AUTHORITY - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
TARGET_AUTHORITY_UTF8 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
TARGET_METHOD - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
TARGET_METHOD_UTF8 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
TARGET_PATH - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
TARGET_PATH_UTF8 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
TARGET_SCHEME - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
TARGET_SCHEME_UTF8 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
TENANT_ACCESS_TOKEN_INTERNAL_URL_PATH - 接口 中的静态变量com.larksuite.oapi.core.api.Constants
 
TENANT_ACCESS_TOKEN_ISV_URL_PATH - 接口 中的静态变量com.larksuite.oapi.core.api.Constants
 
TenantAccessToken - com.larksuite.oapi.core.api.token中的类
 
TenantAccessToken() - 类 的构造器com.larksuite.oapi.core.api.token.TenantAccessToken
 
tenantAccessTokenKey(String, String) - 类 中的静态方法com.larksuite.oapi.core.Keys
 
TenantKey - com.larksuite.oapi.core.api.request.requestoptfn中的类
 
TenantKey(String) - 类 的构造器com.larksuite.oapi.core.api.request.requestoptfn.TenantKey
 
TenantKeyEmptyException - com.larksuite.oapi.core.api.exception中的异常错误
 
TenantKeyEmptyException() - 异常错误 的构造器com.larksuite.oapi.core.api.exception.TenantKeyEmptyException
 
Term - com.larksuite.oapi.service.translation.v1.model中的类
 
Term() - 类 的构造器com.larksuite.oapi.service.translation.v1.model.Term
 
Text - com.larksuite.oapi.service.translation.v1.model中的类
 
Text() - 类 的构造器com.larksuite.oapi.service.translation.v1.model.Text
 
TextDetectReqBody - com.larksuite.oapi.service.translation.v1.model中的类
 
TextDetectReqBody() - 类 的构造器com.larksuite.oapi.service.translation.v1.model.TextDetectReqBody
 
TextDetectResult - com.larksuite.oapi.service.translation.v1.model中的类
 
TextDetectResult() - 类 的构造器com.larksuite.oapi.service.translation.v1.model.TextDetectResult
 
Texts(TranslationService) - 类 的构造器com.larksuite.oapi.service.translation.v1.TranslationService.Texts
 
TextTranslateReqBody - com.larksuite.oapi.service.translation.v1.model中的类
 
TextTranslateReqBody() - 类 的构造器com.larksuite.oapi.service.translation.v1.model.TextTranslateReqBody
 
TextTranslateResult - com.larksuite.oapi.service.translation.v1.model中的类
 
TextTranslateResult() - 类 的构造器com.larksuite.oapi.service.translation.v1.model.TextTranslateResult
 
threadFactory(String, boolean) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
 
throwIfReached() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingTimeout
 
throwIfReached() - 类 中的方法com.larksuite.oapi.okio1_17.Timeout
Throws an InterruptedIOException if the deadline has been reached or if the current thread has been interrupted.
TimeInfo - com.larksuite.oapi.service.calendar.v4.model中的类
 
TimeInfo() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.TimeInfo
 
TimeoffEvent - com.larksuite.oapi.service.calendar.v4.model中的类
 
TimeoffEvent() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.TimeoffEvent
 
TimeoffEvents(CalendarService) - 类 的构造器com.larksuite.oapi.service.calendar.v4.CalendarService.TimeoffEvents
 
Timeout - com.larksuite.oapi.core.api.request.requestoptfn中的类
 
Timeout(int, TimeUnit) - 类 的构造器com.larksuite.oapi.core.api.request.requestoptfn.Timeout
 
timeout() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Call
Returns a timeout that spans the entire call: resolving DNS, connecting, writing the request body, server processing, and reading the response body.
timeout() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Transmitter
 
timeout() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
timeout() - 类 中的方法com.larksuite.oapi.okio1_17.DeflaterSink
 
timeout() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingSink
 
timeout() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingSource
 
timeout(long, TimeUnit) - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingTimeout
 
timeout() - 类 中的方法com.larksuite.oapi.okio1_17.GzipSink
 
timeout() - 类 中的方法com.larksuite.oapi.okio1_17.GzipSource
 
timeout() - 类 中的方法com.larksuite.oapi.okio1_17.InflaterSource
 
timeout() - 接口 中的方法com.larksuite.oapi.okio1_17.Sink
Returns the timeout for this sink.
timeout() - 接口 中的方法com.larksuite.oapi.okio1_17.Source
Returns the timeout for this source.
Timeout - com.larksuite.oapi.okio1_17中的类
A policy on how much time to spend on a task before giving up.
Timeout() - 类 的构造器com.larksuite.oapi.okio1_17.Timeout
 
timeout(long, TimeUnit) - 类 中的方法com.larksuite.oapi.okio1_17.Timeout
Wait at most timeout time before aborting an operation.
timeoutEarlyExit() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
timeoutEarlyExit() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Transmitter
Stops applying the timeout before the call is entirely complete.
timeoutEnter() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Transmitter
 
timeoutNanos() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingTimeout
 
timeoutNanos() - 类 中的方法com.larksuite.oapi.okio1_17.Timeout
Returns the timeout in nanoseconds, or 0 for no timeout.
TLS_AES_128_CCM_8_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_AES_128_CCM_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_AES_128_GCM_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_AES_256_GCM_SHA384 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_CHACHA20_POLY1305_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DH_anon_EXPORT_WITH_DES40_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DH_anon_EXPORT_WITH_RC4_40_MD5 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DH_anon_WITH_3DES_EDE_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DH_anon_WITH_AES_128_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DH_anon_WITH_AES_128_CBC_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DH_anon_WITH_AES_128_GCM_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DH_anon_WITH_AES_256_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DH_anon_WITH_AES_256_CBC_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DH_anon_WITH_AES_256_GCM_SHA384 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DH_anon_WITH_DES_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DH_anon_WITH_RC4_128_MD5 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_DSS_EXPORT_WITH_DES40_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_DSS_WITH_AES_128_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_DSS_WITH_AES_128_CBC_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_DSS_WITH_AES_128_GCM_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_DSS_WITH_AES_256_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_DSS_WITH_AES_256_CBC_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_DSS_WITH_AES_256_GCM_SHA384 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_DSS_WITH_CAMELLIA_128_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_DSS_WITH_CAMELLIA_256_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_DSS_WITH_DES_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_RSA_WITH_AES_128_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_RSA_WITH_AES_128_CBC_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_RSA_WITH_AES_256_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_RSA_WITH_AES_256_CBC_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_RSA_WITH_CAMELLIA_128_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_RSA_WITH_CAMELLIA_256_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_DHE_RSA_WITH_DES_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_anon_WITH_3DES_EDE_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_anon_WITH_AES_128_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_anon_WITH_AES_256_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_anon_WITH_NULL_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_anon_WITH_RC4_128_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_ECDSA_WITH_3DES_EDE_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_ECDSA_WITH_NULL_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_ECDSA_WITH_RC4_128_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_RSA_WITH_AES_128_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_RSA_WITH_AES_256_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_RSA_WITH_NULL_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDH_RSA_WITH_RC4_128_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_ECDSA_WITH_3DES_EDE_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_ECDSA_WITH_NULL_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_ECDSA_WITH_RC4_128_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_PSK_WITH_CHACHA20_POLY1305_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_RSA_WITH_NULL_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_ECDHE_RSA_WITH_RC4_128_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_EMPTY_RENEGOTIATION_INFO_SCSV - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_FALLBACK_SCSV - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_KRB5_EXPORT_WITH_DES_CBC_40_MD5 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_KRB5_EXPORT_WITH_DES_CBC_40_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_KRB5_EXPORT_WITH_RC4_40_MD5 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_KRB5_EXPORT_WITH_RC4_40_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_KRB5_WITH_3DES_EDE_CBC_MD5 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_KRB5_WITH_3DES_EDE_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_KRB5_WITH_DES_CBC_MD5 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_KRB5_WITH_DES_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_KRB5_WITH_RC4_128_MD5 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_KRB5_WITH_RC4_128_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_PSK_WITH_3DES_EDE_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_PSK_WITH_AES_128_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_PSK_WITH_AES_256_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_PSK_WITH_RC4_128_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_EXPORT_WITH_DES40_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_EXPORT_WITH_RC4_40_MD5 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_3DES_EDE_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_AES_128_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_AES_128_CBC_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_AES_128_GCM_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_AES_256_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_AES_256_CBC_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_AES_256_GCM_SHA384 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_CAMELLIA_128_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_CAMELLIA_256_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_DES_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_NULL_MD5 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_NULL_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_NULL_SHA256 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_RC4_128_MD5 - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_RC4_128_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
TLS_RSA_WITH_SEED_CBC_SHA - 类 中的静态变量com.larksuite.oapi.okhttp3_14.CipherSuite
 
tlsVersion() - 类 中的方法com.larksuite.oapi.okhttp3_14.Handshake
Returns the TLS version used for this connection.
TlsVersion - com.larksuite.oapi.okhttp3_14中的枚举
Versions of TLS that can be offered when negotiating a secure socket.
tlsVersions(TlsVersion...) - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec.Builder
 
tlsVersions(String...) - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec.Builder
 
tlsVersions() - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec
Returns the TLS versions to use when negotiating a connection.
toAsciiLowercase() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns a byte string equal to this byte string, but with the bytes 'A' through 'Z' replaced with the corresponding byte in 'a' through 'z'.
toAsciiUppercase() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns a byte string equal to this byte string, but with the bytes 'a' through 'z' replaced with the corresponding byte in 'A' through 'Z'.
toByteArray() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns a byte array containing a copy of the bytes in this ByteString.
toHeaderBlock(Headers) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
 
toHeaderMap(HttpServletRequest) - 类 中的静态方法com.larksuite.oapi.core.utils.Servlets
 
toHeaders(List<Header>) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
 
TokenInvalidException - com.larksuite.oapi.core.exception中的异常错误
 
TokenInvalidException(String) - 异常错误 的构造器com.larksuite.oapi.core.exception.TokenInvalidException
 
toMultimap() - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers
 
topPrivateDomain() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the domain name of this URL's HttpUrl.host() that is one level beneath the public suffix by consulting the public suffix list.
toQueryMap(String) - 类 中的静态方法com.larksuite.oapi.core.utils.Servlets
 
toRequest(HttpServletRequest) - 类 中的静态方法com.larksuite.oapi.core.utils.Servlets
 
toString() - 枚举 中的方法com.larksuite.oapi.core.api.AccessTokenType
 
toString() - 类 中的方法com.larksuite.oapi.core.api.request.Request
 
toString() - 类 中的方法com.larksuite.oapi.core.api.response.Body
 
toString() - 类 中的方法com.larksuite.oapi.core.api.response.Error
 
toString() - 类 中的方法com.larksuite.oapi.core.api.response.ErrorDetail
 
toString() - 类 中的方法com.larksuite.oapi.core.api.response.ErrorFieldViolation
 
toString() - 类 中的方法com.larksuite.oapi.core.api.response.ErrorHelp
 
toString() - 类 中的方法com.larksuite.oapi.core.api.response.ErrorPermissionViolation
 
toString() - 类 中的方法com.larksuite.oapi.core.api.response.Response
 
toString() - 类 中的方法com.larksuite.oapi.core.AppSettings
 
toString() - 类 中的方法com.larksuite.oapi.core.card.mode.Action
 
toString() - 类 中的方法com.larksuite.oapi.core.card.mode.Card
 
toString() - 类 中的方法com.larksuite.oapi.core.card.mode.Challenge
 
toString() - 类 中的方法com.larksuite.oapi.core.card.mode.Header
 
toString() - 类 中的方法com.larksuite.oapi.core.Config
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.Address
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.CacheControl
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.Challenge
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.CipherSuite
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.ConnectionSpec
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.Handshake
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.RealConnection
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.StatusLine
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Header
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.MediaType
Returns the encoded media type, like "text/plain; charset=utf-8", appropriate for use in a Content-Type header.
toString() - 枚举 中的方法com.larksuite.oapi.okhttp3_14.Protocol
Returns the string used to identify this protocol for ALPN, like "http/1.1", "spdy/3.1" or "h2".
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.Request
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
 
toString() - 类 中的方法com.larksuite.oapi.okhttp3_14.Route
 
toString() - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Returns a human-readable string that describes the contents of this buffer.
toString() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Returns a human-readable string that describes the contents of this byte string.
toString() - 类 中的方法com.larksuite.oapi.okio1_17.DeflaterSink
 
toString() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingSink
 
toString() - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingSource
 
trackConditionalCacheHit() - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.InternalCache
Track an conditional GET that was satisfied by this cache.
trackResponse(CacheStrategy) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.InternalCache
Track an HTTP response being satisfied with cacheStrategy.
trailers() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
trailers() - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.http.ExchangeCodec
Returns the trailers after the HTTP response.
trailers() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http1.Http1ExchangeCodec
 
trailers() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2ExchangeCodec
 
trailers() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
Returns the trailers.
trailers() - 类 中的方法com.larksuite.oapi.okhttp3_14.Response
Returns the trailers after the HTTP response, which may be empty.
translate(TextTranslateReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.translation.v1.TranslationService.Texts
 
TranslationService - com.larksuite.oapi.service.translation.v1中的类
 
TranslationService(Config) - 类 的构造器com.larksuite.oapi.service.translation.v1.TranslationService
 
TranslationService.TextDetectReqCall - com.larksuite.oapi.service.translation.v1中的类
 
TranslationService.Texts - com.larksuite.oapi.service.translation.v1中的类
 
TranslationService.TextTranslateReqCall - com.larksuite.oapi.service.translation.v1中的类
 
Transmitter - com.larksuite.oapi.okhttp3_14.internal.connection中的类
Bridge between OkHttp's application and network layers.
Transmitter(OkHttpClient, Call) - 类 的构造器com.larksuite.oapi.okhttp3_14.internal.connection.Transmitter
 
transmitter() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealInterceptorChain
 
trimSubstring(String, int, int) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Equivalent to string.substring(pos, limit).trim().
trustManager(SSLSocketFactory) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.platform.ConscryptPlatform
 
TrustRootIndex - com.larksuite.oapi.okhttp3_14.internal.tls中的接口
 
type() - 类 中的方法com.larksuite.oapi.okhttp3_14.MediaType
Returns the high-level media type, such as "text", "image", "audio", "video", or "application".
type() - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody
 

U

unbindDepartmentChat(DepartmentUnbindDepartmentChatReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Departments
 
unmarshalResp(Request<I, O>, String) - 类 中的方法com.larksuite.oapi.core.api.handler.subhandler.UnmarshalRespSubHandler
 
UnmarshalRespSubHandler - com.larksuite.oapi.core.api.handler.subhandler中的类
 
UnmarshalRespSubHandler() - 类 的构造器com.larksuite.oapi.core.api.handler.subhandler.UnmarshalRespSubHandler
 
UnmarshalSubHandler - com.larksuite.oapi.core.card.handler.subhandler中的类
 
UnmarshalSubHandler() - 类 的构造器com.larksuite.oapi.core.card.handler.subhandler.UnmarshalSubHandler
 
UnmarshalSubHandler - com.larksuite.oapi.core.event.handler.subhandler中的类
 
UnmarshalSubHandler() - 类 的构造器com.larksuite.oapi.core.event.handler.subhandler.UnmarshalSubHandler
 
UnsafeCursor() - 类 的构造器com.larksuite.oapi.okio1_17.Buffer.UnsafeCursor
 
unsubscribe(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.calendar.v4.CalendarService.Calendars
 
update(Response, Response) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.cache.InternalCache
Handles a conditional request hit by updating the stored cache response with the headers from network.
update(Department, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Departments
 
update(User, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Users
 
update(ChatModerationUpdateReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.ChatModerations
 
update(ChatUpdateReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Chats
 
update(ReserveUpdateReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.vc.v1.VcService.Reserves
 
updateDepartmentId(DepartmentUpdateDepartmentIdReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Departments
 
updateUserGroupId(UserGroupUpdateUserGroupIdReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.UserGroups
 
updateUserId(UserUpdateUserIdReqBody, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.contact.v3.ContactService.Users
 
urgentApp(UrgentReceivers, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Messages
 
urgentPhone(UrgentReceivers, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Messages
 
urgentReadUsers(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Messages
 
UrgentReceivers - com.larksuite.oapi.service.im.v1.model中的类
 
UrgentReceivers() - 类 的构造器com.larksuite.oapi.service.im.v1.model.UrgentReceivers
 
urgentSms(UrgentReceivers, RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.im.v1.ImService.Messages
 
uri() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns this URL as a java.net.URI.
url() - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
url() - 类 中的方法com.larksuite.oapi.okhttp3_14.Address
Returns a URL with the hostname and port of the origin server.
url() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns this URL as a java.net.URL.
url(HttpUrl) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
 
url(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
Sets the URL target of this request.
url(URL) - 类 中的方法com.larksuite.oapi.okhttp3_14.Request.Builder
Sets the URL target of this request.
url() - 类 中的方法com.larksuite.oapi.okhttp3_14.Request
 
URL_VERIFICATION - 接口 中的静态变量com.larksuite.oapi.core.Constants
 
urls() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
Returns an iterator over the URLs in this cache.
User - com.larksuite.oapi.service.contact.v3.model中的类
 
User() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.User
 
UserAccessToken - com.larksuite.oapi.core.api.request.requestoptfn中的类
 
UserAccessToken(String) - 类 的构造器com.larksuite.oapi.core.api.request.requestoptfn.UserAccessToken
 
UserAccessTokenInfo - com.larksuite.oapi.service.authen.v1.model中的类
 
UserAccessTokenInfo() - 类 的构造器com.larksuite.oapi.service.authen.v1.model.UserAccessTokenInfo
 
UserAccessTokenKeyEmptyException - com.larksuite.oapi.core.api.exception中的异常错误
 
UserAccessTokenKeyEmptyException() - 异常错误 的构造器com.larksuite.oapi.core.api.exception.UserAccessTokenKeyEmptyException
 
userAgent() - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Version
 
UserCreatedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
UserCreatedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserCreatedEvent
 
UserCreatedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
UserCreatedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserCreatedEventData
 
UserCreatedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.UserCreatedEventHandler
 
UserCreateResult - com.larksuite.oapi.service.contact.v3.model中的类
 
UserCreateResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserCreateResult
 
UserCustomAttr - com.larksuite.oapi.service.contact.v3.model中的类
 
UserCustomAttr() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserCustomAttr
 
UserCustomAttrValue - com.larksuite.oapi.service.contact.v3.model中的类
 
UserCustomAttrValue() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserCustomAttrValue
 
UserDeletedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
UserDeletedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserDeletedEvent
 
UserDeletedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
UserDeletedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserDeletedEventData
 
UserDeletedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.UserDeletedEventHandler
 
UserDeleteReqBody - com.larksuite.oapi.service.contact.v3.model中的类
 
UserDeleteReqBody() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserDeleteReqBody
 
UserEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
UserEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserEvent
 
UserGetResult - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGetResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGetResult
 
UserGroup - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroup() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroup
 
UserGroupCreatedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupCreatedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupCreatedEvent
 
UserGroupCreatedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupCreatedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupCreatedEventData
 
UserGroupCreatedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.UserGroupCreatedEventHandler
 
UserGroupCreateResult - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupCreateResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupCreateResult
 
UserGroupDeletedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupDeletedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupDeletedEvent
 
UserGroupDeletedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupDeletedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupDeletedEventData
 
UserGroupDeletedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.UserGroupDeletedEventHandler
 
UserGroupGetResult - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupGetResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupGetResult
 
UserGroupListResult - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupListResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupListResult
 
UserGroupMember - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupMember() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupMember
 
UserGroupMemberChangedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupMemberChangedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupMemberChangedEvent
 
UserGroupMemberChangedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupMemberChangedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupMemberChangedEventData
 
UserGroupMemberChangedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMemberChangedEventHandler
 
UserGroupMemberCreateReqBody - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupMemberCreateReqBody() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupMemberCreateReqBody
 
UserGroupMemberListResult - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupMemberListResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupMemberListResult
 
UserGroupMembers(ContactService) - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.UserGroupMembers
 
UserGroupPatchResult - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupPatchResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupPatchResult
 
UserGroups(ContactService) - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.UserGroups
 
UserGroupUpdatedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupUpdatedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupUpdatedEvent
 
UserGroupUpdatedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupUpdatedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupUpdatedEventData
 
UserGroupUpdatedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.UserGroupUpdatedEventHandler
 
UserGroupUpdateUserGroupIdReqBody - com.larksuite.oapi.service.contact.v3.model中的类
 
UserGroupUpdateUserGroupIdReqBody() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserGroupUpdateUserGroupIdReqBody
 
UserId - com.larksuite.oapi.service.application.v1.model中的类
 
UserId() - 类 的构造器com.larksuite.oapi.service.application.v1.model.UserId
 
UserId - com.larksuite.oapi.service.authen.v1.model中的类
 
UserId() - 类 的构造器com.larksuite.oapi.service.authen.v1.model.UserId
 
UserId - com.larksuite.oapi.service.im.v1.model中的类
 
UserId() - 类 的构造器com.larksuite.oapi.service.im.v1.model.UserId
 
UserId - com.larksuite.oapi.service.vc.v1.model中的类
 
UserId() - 类 的构造器com.larksuite.oapi.service.vc.v1.model.UserId
 
userInfo(RequestOptFn...) - 类 中的方法com.larksuite.oapi.service.authen.v1.AuthenService.Authens
 
UserInfo - com.larksuite.oapi.service.authen.v1.model中的类
 
UserInfo() - 类 的构造器com.larksuite.oapi.service.authen.v1.model.UserInfo
 
UserListResult - com.larksuite.oapi.service.contact.v3.model中的类
 
UserListResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserListResult
 
username(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl.Builder
 
username() - 类 中的方法com.larksuite.oapi.okhttp3_14.HttpUrl
Returns the decoded username, or an empty string if none is present.
UserOrder - com.larksuite.oapi.service.contact.v3.model中的类
 
UserOrder() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserOrder
 
UserPatchResult - com.larksuite.oapi.service.contact.v3.model中的类
 
UserPatchResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserPatchResult
 
UserPosition - com.larksuite.oapi.service.contact.v3.model中的类
 
UserPosition() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserPosition
 
Users(ContactService) - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.Users
 
UserStatus - com.larksuite.oapi.service.contact.v3.model中的类
 
UserStatus() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserStatus
 
UserUpdatedEvent - com.larksuite.oapi.service.contact.v3.model中的类
 
UserUpdatedEvent() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserUpdatedEvent
 
UserUpdatedEventData - com.larksuite.oapi.service.contact.v3.model中的类
 
UserUpdatedEventData() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserUpdatedEventData
 
UserUpdatedEventHandler() - 类 的构造器com.larksuite.oapi.service.contact.v3.ContactService.UserUpdatedEventHandler
 
UserUpdateResult - com.larksuite.oapi.service.contact.v3.model中的类
 
UserUpdateResult() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserUpdateResult
 
UserUpdateUserIdReqBody - com.larksuite.oapi.service.contact.v3.model中的类
 
UserUpdateUserIdReqBody() - 类 的构造器com.larksuite.oapi.service.contact.v3.model.UserUpdateUserIdReqBody
 
UTC - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.Util
GMT and UTC are equivalent for our purposes.
utf8() - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Constructs a new String by decoding the bytes as UTF-8.
Utf8 - com.larksuite.oapi.okio1_17中的类
Okio assumes most applications use UTF-8 exclusively, and offers optimized implementations of common operations on UTF-8 strings.
Util - com.larksuite.oapi.okhttp3_14.internal中的类
Junk drawer of utility methods.

V

ValidateRespSubHandler - com.larksuite.oapi.core.api.handler.subhandler中的类
 
ValidateRespSubHandler() - 类 的构造器com.larksuite.oapi.core.api.handler.subhandler.ValidateRespSubHandler
 
ValidateSubHandler - com.larksuite.oapi.core.api.handler.subhandler中的类
 
ValidateSubHandler() - 类 的构造器com.larksuite.oapi.core.api.handler.subhandler.ValidateSubHandler
 
ValidateSubHandler - com.larksuite.oapi.core.card.handler.subhandler中的类
 
ValidateSubHandler() - 类 的构造器com.larksuite.oapi.core.card.handler.subhandler.ValidateSubHandler
 
value(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie.Builder
 
value() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cookie
Returns a possibly-empty string with this cookie's value.
value(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.FormBody
 
value(int) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers
Returns the value at index.
value - 类 中的变量com.larksuite.oapi.okhttp3_14.internal.http2.Header
Value in UTF-8 encoding.
valueOf(String) - 枚举 中的静态方法com.larksuite.oapi.core.api.AccessTokenType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.larksuite.oapi.core.AppType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.larksuite.oapi.core.Domain
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http2.ErrorCode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.larksuite.oapi.okhttp3_14.Protocol
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.larksuite.oapi.okhttp3_14.TlsVersion
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.larksuite.oapi.core.api.AccessTokenType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.larksuite.oapi.core.AppType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.larksuite.oapi.core.Domain
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values(String) - 类 中的方法com.larksuite.oapi.okhttp3_14.Headers
Returns an immutable list of the header values for name.
values() - 枚举 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http2.ErrorCode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.larksuite.oapi.okhttp3_14.Protocol
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.larksuite.oapi.okhttp3_14.TlsVersion
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
varyFields(Headers) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpHeaders
Returns the names of the request headers that need to be checked for equality when caching.
varyHeaders(Response) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpHeaders
Returns the subset of the headers in response's request that impact the content of response's body.
varyHeaders(Headers, Headers) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpHeaders
Returns the subset of the headers in requestHeaders that impact the content of response's body.
varyMatches(Response, Headers, Request) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.http.HttpHeaders
Returns true if none of the Vary headers have changed between cachedRequest and newRequest.
Vchat - com.larksuite.oapi.service.calendar.v4.model中的类
 
Vchat() - 类 的构造器com.larksuite.oapi.service.calendar.v4.model.Vchat
 
VcService - com.larksuite.oapi.service.vc.v1中的类
 
VcService(Config) - 类 的构造器com.larksuite.oapi.service.vc.v1.VcService
 
VcService.MeetingEndReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingGetReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingInviteReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingJoinMeetingEventHandler - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingLeaveMeetingEventHandler - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingListReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingMeetingEndedEventHandler - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingMeetingStartedEventHandler - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingRecordingEndedEventHandler - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingRecordingGetReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingRecordingReadyEventHandler - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingRecordings - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingRecordingSetPermissionReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingRecordingStartedEventHandler - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingRecordingStartReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingRecordingStopReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.Meetings - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingSendMeetingImEventHandler - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingSetHostReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingShareEndedEventHandler - com.larksuite.oapi.service.vc.v1中的类
 
VcService.MeetingShareStartedEventHandler - com.larksuite.oapi.service.vc.v1中的类
 
VcService.ReportGetDailyReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.ReportGetTopUserReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.Reports - com.larksuite.oapi.service.vc.v1中的类
 
VcService.ReserveApplyReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.ReserveDeleteReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.ReserveGetActiveMeetingReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.ReserveGetReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.Reserves - com.larksuite.oapi.service.vc.v1中的类
 
VcService.ReserveUpdateReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.RoomConfigQueryReqCall - com.larksuite.oapi.service.vc.v1中的类
 
VcService.RoomConfigs - com.larksuite.oapi.service.vc.v1中的类
 
VcService.RoomConfigSetReqCall - com.larksuite.oapi.service.vc.v1中的类
 
verify(String, SSLSession) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.tls.OkHostnameVerifier
 
verify(String, X509Certificate) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.tls.OkHostnameVerifier
 
verifyAsIpAddress(String) - 类 中的静态方法com.larksuite.oapi.okhttp3_14.internal.Util
Returns true if host is not a host name and might be an IP address.
verifyHostname(String, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.tls.OkHostnameVerifier
Returns true iff hostname matches the domain name pattern.
VERSION - 接口 中的静态变量com.larksuite.oapi.core.Constants
 
Version - com.larksuite.oapi.okhttp3_14.internal中的类
 
Version1 - 类 中的静态变量com.larksuite.oapi.core.event.model.HTTPEvent
 
Version2 - 类 中的静态变量com.larksuite.oapi.core.event.model.HTTPEvent
 

W

waitUntilNotified(Object) - 类 中的方法com.larksuite.oapi.okio1_17.Timeout
Waits on monitor until it is notified.
WARN - 类 中的静态变量com.larksuite.oapi.okhttp3_14.internal.platform.Platform
 
WebSocket - com.larksuite.oapi.okhttp3_14中的接口
A non-blocking interface to a web socket.
WebSocket.Factory - com.larksuite.oapi.okhttp3_14中的接口
 
WebSocketListener - com.larksuite.oapi.okhttp3_14中的类
 
WebSocketListener() - 类 的构造器com.larksuite.oapi.okhttp3_14.WebSocketListener
 
WebSocketProtocol - com.larksuite.oapi.okhttp3_14.internal.ws中的类
 
webSocketUpgradeFailed() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
withCharset(Charset) - 类 中的方法com.larksuite.oapi.okhttp3_14.Challenge
Returns a copy of this charset that expects a credential encoded with charset.
withConnectTimeout(int, TimeUnit) - 接口 中的方法com.larksuite.oapi.okhttp3_14.Interceptor.Chain
 
withConnectTimeout(int, TimeUnit) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealInterceptorChain
 
withContext(Context) - 类 中的方法com.larksuite.oapi.core.api.request.BaseRequest
 
withContext(Context) - 类 中的方法com.larksuite.oapi.core.Config
 
withReadTimeout(int, TimeUnit) - 接口 中的方法com.larksuite.oapi.okhttp3_14.Interceptor.Chain
 
withReadTimeout(int, TimeUnit) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealInterceptorChain
 
withWriteTimeout(int, TimeUnit) - 接口 中的方法com.larksuite.oapi.okhttp3_14.Interceptor.Chain
 
withWriteTimeout(int, TimeUnit) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealInterceptorChain
 
write(OutputStream) - 类 中的方法com.larksuite.oapi.core.api.request.FormDataFile
 
write(ByteString) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
write(byte[]) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
write(byte[], int, int) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
write(ByteBuffer) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
write(Source, long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
write(Buffer, long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
write(ByteString) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
 
write(byte[]) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Like OutputStream.write(byte[]), this writes a complete byte array to this sink.
write(byte[], int, int) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Like OutputStream.write(byte[], int, int), this writes byteCount bytes of source, starting at offset.
write(Source, long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Removes byteCount bytes from source and appends them to this sink.
write(OutputStream) - 类 中的方法com.larksuite.oapi.okio1_17.ByteString
Writes the contents of this byte string to out.
write(Buffer, long) - 类 中的方法com.larksuite.oapi.okio1_17.DeflaterSink
 
write(Buffer, long) - 类 中的方法com.larksuite.oapi.okio1_17.ForwardingSink
 
write(Buffer, long) - 类 中的方法com.larksuite.oapi.okio1_17.GzipSink
 
write(Buffer, long) - 类 中的方法com.larksuite.oapi.okio1_17.HashingSink
 
write(Buffer, long) - 接口 中的方法com.larksuite.oapi.okio1_17.Sink
Removes byteCount bytes from source and appends them to this.
writeAbortCount() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
 
writeAll(Source) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeAll(Source) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Removes all bytes from source and appends them to this sink.
writeByte(int) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeByte(int) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Writes a byte to this sink.
writeData(int, boolean, Buffer, long) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Connection
Callers of this method are not thread safe, and sometimes on application threads.
writeDecimalLong(long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeDecimalLong(long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Writes a long to this sink in signed decimal form (i.e., as a string in base 10).
writeHeaders(List<Header>, boolean, boolean) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
Sends a reply to an incoming stream.
writeHexadecimalUnsignedLong(long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeHexadecimalUnsignedLong(long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Writes a long to this sink in hexadecimal form (i.e., as a string in base 16).
writeInt(int) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeInt(int) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Writes a big-endian int to this sink using four bytes.
writeIntLe(int) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeIntLe(int) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Writes a little-endian int to this sink using four bytes.
writeLong(long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeLong(long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Writes a big-endian long to this sink using eight bytes.
writeLongLe(long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeLongLe(long) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Writes a little-endian long to this sink using eight bytes.
writeRequest(Headers, String) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http1.Http1ExchangeCodec
Returns bytes of a request header for sending on an HTTP transport.
writeRequestHeaders(Request) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.connection.Exchange
 
writeRequestHeaders(Request) - 接口 中的方法com.larksuite.oapi.okhttp3_14.internal.http.ExchangeCodec
This should update the HTTP engine's sentRequestMillis field.
writeRequestHeaders(Request) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http1.Http1ExchangeCodec
Prepares the HTTP headers and sends them to the server.
writeRequestHeaders(Request) - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2ExchangeCodec
 
writeResponse(OapiResponse, HttpServletResponse) - 类 中的静态方法com.larksuite.oapi.core.utils.Servlets
 
writeShort(int) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeShort(int) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Writes a big-endian short to this sink using two bytes.
writeShortLe(int) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeShortLe(int) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Writes a little-endian short to this sink using two bytes.
writeString(String, Charset) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeString(String, int, int, Charset) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeString(String, Charset) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Encodes string in charset and writes it to this sink.
writeString(String, int, int, Charset) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Encodes the characters at beginIndex up to endIndex from string in charset and writes it to this sink.
writeSuccessCount() - 类 中的方法com.larksuite.oapi.okhttp3_14.Cache
 
writeTimeout() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http2.Http2Stream
 
writeTimeout(long, TimeUnit) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the default write timeout for new connections.
writeTimeout(Duration) - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient.Builder
Sets the default write timeout for new connections.
writeTimeoutMillis() - 接口 中的方法com.larksuite.oapi.okhttp3_14.Interceptor.Chain
 
writeTimeoutMillis() - 类 中的方法com.larksuite.oapi.okhttp3_14.internal.http.RealInterceptorChain
 
writeTimeoutMillis() - 类 中的方法com.larksuite.oapi.okhttp3_14.OkHttpClient
Default write timeout (in milliseconds).
writeTo(BufferedSink) - 类 中的方法com.larksuite.oapi.okhttp3_14.FormBody
 
writeTo(BufferedSink) - 类 中的方法com.larksuite.oapi.okhttp3_14.MultipartBody
 
writeTo(BufferedSink) - 类 中的方法com.larksuite.oapi.okhttp3_14.RequestBody
Writes the content of this request to sink.
writeTo(OutputStream) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Write the contents of this to out.
writeTo(OutputStream, long) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
Write byteCount bytes from this to out.
writeUtf8(String) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeUtf8(String, int, int) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeUtf8(String) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Encodes string in UTF-8 and writes it to this sink.
writeUtf8(String, int, int) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Encodes the characters at beginIndex up to endIndex from string in UTF-8 and writes it to this sink.
writeUtf8CodePoint(int) - 类 中的方法com.larksuite.oapi.okio1_17.Buffer
 
writeUtf8CodePoint(int) - 接口 中的方法com.larksuite.oapi.okio1_17.BufferedSink
Encodes codePoint in UTF-8 and writes it to this sink.

X

X_LARK_REQUEST_NONCE - 类 中的静态变量com.larksuite.oapi.core.card.mode.Header
 
X_LARK_REQUEST_TIMESTAMP - 类 中的静态变量com.larksuite.oapi.core.card.mode.Header
 
X_LARK_SIGNATURE - 类 中的静态变量com.larksuite.oapi.core.card.mode.Header
 
X_REFRESH_TOKEN - 类 中的静态变量com.larksuite.oapi.core.card.mode.Header
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
跳过导航链接

Copyright © 2021. All rights reserved.