public class DeleteBlueprintsRequest extends AbstractModel
Constructor and Description |
---|
DeleteBlueprintsRequest() |
Modifier and Type | Method and Description |
---|---|
String[] |
getBlueprintIds()
Get 镜像ID列表。镜像ID,可通过[DescribeBlueprints](https://cloud.tencent.com/document/product/1207/47689)接口返回值中的BlueprintId获取。
|
void |
setBlueprintIds(String[] BlueprintIds)
Set 镜像ID列表。镜像ID,可通过[DescribeBlueprints](https://cloud.tencent.com/document/product/1207/47689)接口返回值中的BlueprintId获取。
|
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[] getBlueprintIds()
public void setBlueprintIds(String[] BlueprintIds)
BlueprintIds
- 镜像ID列表。镜像ID,可通过[DescribeBlueprints](https://cloud.tencent.com/document/product/1207/47689)接口返回值中的BlueprintId获取。Copyright © 2021. All rights reserved.