public class ManageImageLifecycleGlobalPersonalRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ManageImageLifecycleGlobalPersonalRequest() | 
| ManageImageLifecycleGlobalPersonalRequest(ManageImageLifecycleGlobalPersonalRequest source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getType()Get global_keep_last_days:全局保留最近几天的数据;global_keep_last_nums:全局保留最近多少个 | 
| Long | getVal()Get 策略值 | 
| void | setType(String Type)Set global_keep_last_days:全局保留最近几天的数据;global_keep_last_nums:全局保留最近多少个 | 
| void | setVal(Long Val)Set 策略值 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ManageImageLifecycleGlobalPersonalRequest()
public ManageImageLifecycleGlobalPersonalRequest(ManageImageLifecycleGlobalPersonalRequest source)
public String getType()
public void setType(String Type)
Type - global_keep_last_days:全局保留最近几天的数据;global_keep_last_nums:全局保留最近多少个public Long getVal()
public void setVal(Long Val)
Val - 策略值Copyright © 2025. All rights reserved.