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