public class DescribeDomainErrorPageInfoByIdsRequest extends AbstractModel
Constructor and Description |
---|
DescribeDomainErrorPageInfoByIdsRequest() |
Modifier and Type | Method and Description |
---|---|
String[] |
getErrorPageIds()
Get List of custom error IDs.
|
void |
setErrorPageIds(String[] ErrorPageIds)
Set List of custom error IDs.
|
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 DescribeDomainErrorPageInfoByIdsRequest()
public String[] getErrorPageIds()
public void setErrorPageIds(String[] ErrorPageIds)
ErrorPageIds
- List of custom error IDs. Up to 10 IDs are supportedCopyright © 2020. All rights reserved.