类 ConvertRequest
java.lang.Object
com.onlyoffice.model.convertservice.ConvertRequest
- 所有已实现的接口:
RequestEntity
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getAsync()getKey()getPdf()getTitle()getToken()Returns a token from the conversion request.getUrl()voidvoidsetCodePage(Integer codePage) voidsetDelimiter(Integer delimiter) voidsetFiletype(String filetype) voidvoidsetOutputtype(String outputtype) voidsetPassword(String password) voidvoidvoidsetThumbnail(Thumbnail thumbnail) voidvoidAdds a token to the conversion request.void
-
构造器详细资料
-
ConvertRequest
public ConvertRequest()
-
-
方法详细资料
-
getAsync
-
setAsync
-
getCodePage
-
setCodePage
-
getDelimiter
-
setDelimiter
-
getFiletype
-
setFiletype
-
getKey
-
setKey
-
getOutputtype
-
setOutputtype
-
getPdf
-
setPdf
-
getPassword
-
setPassword
-
getRegion
-
setRegion
-
getThumbnail
-
setThumbnail
-
getTitle
-
setTitle
-
getToken
Returns a token from the conversion request.- 指定者:
getToken在接口中RequestEntity- 返回:
- The token from the conversion request.
-
setToken
Adds a token to the conversion request.- 指定者:
setToken在接口中RequestEntity- 参数:
tn- The token.
-
getUrl
-
setUrl
-