public class ModifyTlsConfigResponseBody
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
requestId
The ID of the request, which is used to locate and troubleshoot issues.
|
| 构造器和说明 |
|---|
ModifyTlsConfigResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static ModifyTlsConfigResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
ModifyTlsConfigResponseBody |
setRequestId(String requestId) |
@NameInMap(value="RequestId") public String requestId
The ID of the request, which is used to locate and troubleshoot issues.
example:C33EB3D5-AF96-43CA-9C7E-37A81BC06A1E
public static ModifyTlsConfigResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic ModifyTlsConfigResponseBody setRequestId(String requestId)
public String getRequestId()
Copyright © 2026. All rights reserved.