类的使用
com.lark.oapi.core.request.RawRequest
使用RawRequest的程序包
-
com.lark.oapi.core.httpclient中RawRequest的使用
参数类型为RawRequest的com.lark.oapi.core.httpclient中的方法修饰符和类型方法说明ApacheHttpClientTransport.execute(RawRequest rawRequest) IHttpTransport.execute(RawRequest request) OkHttpTransport.execute(RawRequest request) -
com.lark.oapi.core.request中RawRequest的使用
修饰符和类型方法说明ReqTranslator.translate(Object req, AccessTokenType accessTokenType, Config config, String httpMethod, String httpPath, RequestOptions requestOptions)