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