public class DeleteDomainErrorPageInfoRequest extends AbstractModel
| Constructor and Description | 
|---|
DeleteDomainErrorPageInfoRequest()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getErrorPageId()
Get Unique ID of a custom error page. 
 | 
void | 
setErrorPageId(String ErrorPageId)
Set Unique ID of a custom error page. 
 | 
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, toJsonStringpublic String getErrorPageId()
public void setErrorPageId(String ErrorPageId)
ErrorPageId - Unique ID of a custom error page. For more information, please see the response to CreateDomainErrorPageInfo.Copyright © 2020. All rights reserved.