类的使用
com.oef.services.model.TranscodeBean
使用TranscodeBean的程序包
-
com.oef.services.model中TranscodeBean的使用
修饰符和类型方法说明PutExtensionPolicyRequest.getTranscode()Obtain the content of the asynchronous transcode policy.QueryExtensionPolicyResult.getTranscode()Obtain the content of the asynchronous transcode policy.参数类型为TranscodeBean的com.oef.services.model中的方法修饰符和类型方法说明voidPutExtensionPolicyRequest.setTranscode(TranscodeBean transcode) Set the content of the asynchronous transcode policy.voidQueryExtensionPolicyResult.setTranscode(TranscodeBean transcode) Set the content of the asynchronous transcode policy.参数类型为TranscodeBean的com.oef.services.model中的构造器限定符构造器说明QueryExtensionPolicyResult(FetchBean fetch, TranscodeBean transcode, CompressBean compress) Constructor