public class ReactivateDomainResponseBody
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ReactivateDomainResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ReactivateDomainResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
ReactivateDomainResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RequestId") public String requestId
* This operation is intended for API providers.
* You must solve the problem that is mentioned in the domain name exception prompt before you can reactivate the domain name.
* A typical reason why a custom domain name becomes abnormal is that the domain name does not have an ICP filing or the domain name is included in a blacklist by the administration. When a custom domain name is abnormal, users cannot use it to access APIs.
* You can call this operation to reactivate the domain name to resume normal access.
public static ReactivateDomainResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic ReactivateDomainResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2023. All rights reserved.