public class DeleteAutoSnapshotPoliciesRequest extends AbstractModel
Constructor and Description |
---|
DeleteAutoSnapshotPoliciesRequest() |
Modifier and Type | Method and Description |
---|---|
String[] |
getAutoSnapshotPolicyIds()
Get 要删除的定期快照策略ID列表。
|
void |
setAutoSnapshotPolicyIds(String[] AutoSnapshotPolicyIds)
Set 要删除的定期快照策略ID列表。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String[] getAutoSnapshotPolicyIds()
public void setAutoSnapshotPolicyIds(String[] AutoSnapshotPolicyIds)
AutoSnapshotPolicyIds
- 要删除的定期快照策略ID列表。Copyright © 2020. All rights reserved.