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