public class DeleteDeployGroupsRequest extends AbstractModel
构造器和说明 |
---|
DeleteDeployGroupsRequest() |
限定符和类型 | 方法和说明 |
---|---|
String[] |
getDeployGroupIds()
Get 要删除的置放群组 ID 列表。
|
void |
setDeployGroupIds(String[] DeployGroupIds)
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
Copyright © 2020. All rights reserved.