类 RequestProgress
java.lang.Object
cn.warpin.thirdPart.huawei.obs.obs.services.model.select.RequestProgress
Specifies if periodic progress information has to be enabled
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidappendToXml(OBSXMLBuilder xmlBuilder) withEnabled(boolean enabled) Enables or disables the periodic progress information
-
字段详细资料
-
enabled
-
-
构造器详细资料
-
RequestProgress
public RequestProgress()
-
-
方法详细资料
-
withEnabled
Enables or disables the periodic progress information- 参数:
enabled- Enable or disable flag- 返回:
- Self
-
appendToXml
-