类 ReqTranslator
java.lang.Object
com.lark.oapi.core.request.ReqTranslator
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明translate(Object req, AccessTokenType accessTokenType, Config config, String httpMethod, String httpPath, RequestOptions requestOptions)
-
构造器详细资料
-
ReqTranslator
public ReqTranslator()
-
-
方法详细资料
-
translate
public RawRequest translate(Object req, AccessTokenType accessTokenType, Config config, String httpMethod, String httpPath, RequestOptions requestOptions) throws Exception - 抛出:
Exception
-