public class SetTLSCipherPolicyAttributeResponseBody
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
SetTLSCipherPolicyAttributeResponseBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
static SetTLSCipherPolicyAttributeResponseBody |
build(Map<String,?> map) |
String |
getRequestId() |
String |
getTaskId() |
SetTLSCipherPolicyAttributeResponseBody |
setRequestId(String requestId) |
SetTLSCipherPolicyAttributeResponseBody |
setTaskId(String taskId) |
@NameInMap(value="RequestId") public String requestId
@NameInMap(value="TaskId") public String taskId
public static SetTLSCipherPolicyAttributeResponseBody build(Map<String,?> map) throws Exception
Exceptionpublic SetTLSCipherPolicyAttributeResponseBody setRequestId(String requestId)
public String getRequestId()
public SetTLSCipherPolicyAttributeResponseBody setTaskId(String taskId)
public String getTaskId()
Copyright © 2023. All rights reserved.