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