public class DeleteBlueprintsRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DeleteBlueprintsRequest() | 
| DeleteBlueprintsRequest(DeleteBlueprintsRequest 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[] | 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, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DeleteBlueprintsRequest()
public DeleteBlueprintsRequest(DeleteBlueprintsRequest source)
public String[] getBlueprintIds()
public void setBlueprintIds(String[] BlueprintIds)
BlueprintIds - 镜像ID列表。镜像ID,可通过[DescribeBlueprints](https://cloud.tencent.com/document/product/1207/47689)接口返回值中的BlueprintId获取。Copyright © 2025. All rights reserved.