public class SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponseBody |
body |
Map<String,String> |
headers |
Integer |
statusCode |
| 构造器和说明 |
|---|
SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse() |
@NameInMap(value="statusCode") @Validation(required=true) public Integer statusCode
@NameInMap(value="body") @Validation(required=true) public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponseBody body
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse()
public static SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse build(Map<String,?> map) throws Exception
Exceptionpublic SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse setHeaders(Map<String,String> headers)
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse setStatusCode(Integer statusCode)
public Integer getStatusCode()
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponse setBody(SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponseBody body)
public SaveTaskForUpdatingRegistrantInfoByIdentityCredentialResponseBody getBody()
Copyright © 2023. All rights reserved.