public class DeleteDomainErrorPageInfoRequest extends AbstractModel
Constructor and Description |
---|
DeleteDomainErrorPageInfoRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getErrorPageId()
Get 定制错误响应页的唯一ID,请参考CreateDomainErrorPageInfo的响应
|
void |
setErrorPageId(String ErrorPageId)
Set 定制错误响应页的唯一ID,请参考CreateDomainErrorPageInfo的响应
|
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 String getErrorPageId()
public void setErrorPageId(String ErrorPageId)
ErrorPageId
- 定制错误响应页的唯一ID,请参考CreateDomainErrorPageInfo的响应Copyright © 2020. All rights reserved.