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 It indicates the configuration import task ID for which the result needs to be queried.
|
String |
getZoneId()
Get Zone ID.
|
void |
setTaskId(String TaskId)
Set It indicates the configuration import task ID for which the result needs to be queried.
|
void |
setZoneId(String ZoneId)
Set Zone 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, toJsonString
public DescribeZoneConfigImportResultRequest()
public DescribeZoneConfigImportResultRequest(DescribeZoneConfigImportResultRequest source)
public String getZoneId()
public void setZoneId(String ZoneId)
ZoneId
- Zone ID.public String getTaskId()
public void setTaskId(String TaskId)
TaskId
- It indicates the configuration import task ID for which the result needs to be queried. The import task ID is only retained for 7 days.Copyright © 2025. All rights reserved.