public class DescribeZoneConfigImportResultRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeZoneConfigImportResultRequest() | 
| DescribeZoneConfigImportResultRequest(DescribeZoneConfigImportResultRequest 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 | getTaskId()Get 表示需要查询结果的导入配置任务 Id,导入任务 Id 仅支持查询最近 7 天的导入任务。 | 
| String | getZoneId()Get 站点 ID。 | 
| void | setTaskId(String TaskId)Set 表示需要查询结果的导入配置任务 Id,导入任务 Id 仅支持查询最近 7 天的导入任务。 | 
| void | setZoneId(String ZoneId)Set 站点 ID。 | 
| 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 DescribeZoneConfigImportResultRequest()
public DescribeZoneConfigImportResultRequest(DescribeZoneConfigImportResultRequest source)
public String getZoneId()
public void setZoneId(String ZoneId)
ZoneId - 站点 ID。public String getTaskId()
public void setTaskId(String TaskId)
TaskId - 表示需要查询结果的导入配置任务 Id,导入任务 Id 仅支持查询最近 7 天的导入任务。Copyright © 2025. All rights reserved.