public class DeleteAutoSnapshotPoliciesRequest extends AbstractModel
| Constructor and Description | 
|---|
| DeleteAutoSnapshotPoliciesRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| String[] | getAutoSnapshotPolicyIds()Get List of scheduled snapshot policy IDs to be deleted. | 
| void | setAutoSnapshotPolicyIds(String[] AutoSnapshotPolicyIds)Set List of scheduled snapshot policy IDs to be deleted. | 
| 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, toJsonStringpublic String[] getAutoSnapshotPolicyIds()
public void setAutoSnapshotPolicyIds(String[] AutoSnapshotPolicyIds)
AutoSnapshotPolicyIds - List of scheduled snapshot policy IDs to be deleted.Copyright © 2021. All rights reserved.