public class ApplyPathLifecyclePolicyRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
ApplyPathLifecyclePolicyRequest() |
ApplyPathLifecyclePolicyRequest(ApplyPathLifecyclePolicyRequest 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 |
getLifecyclePolicyID()
Get 生命周期管理策略ID
|
PathInfo[] |
getPaths()
Get 生命周期管理策略关联目录的绝对路径列表
|
void |
setLifecyclePolicyID(String LifecyclePolicyID)
Set 生命周期管理策略ID
|
void |
setPaths(PathInfo[] Paths)
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, toJsonString
public ApplyPathLifecyclePolicyRequest()
public ApplyPathLifecyclePolicyRequest(ApplyPathLifecyclePolicyRequest source)
public String getLifecyclePolicyID()
public void setLifecyclePolicyID(String LifecyclePolicyID)
LifecyclePolicyID
- 生命周期管理策略IDpublic PathInfo[] getPaths()
public void setPaths(PathInfo[] Paths)
Paths
- 生命周期管理策略关联目录的绝对路径列表Copyright © 2025. All rights reserved.