public class GatherAppEnvLogResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GatherAppEnvLogResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GatherAppEnvLogResponse |
build(Map<String,?> map) |
GatherAppEnvLogResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
GatherAppEnvLogResponse |
setBody(GatherAppEnvLogResponseBody body) |
GatherAppEnvLogResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public GatherAppEnvLogResponseBody body
public static GatherAppEnvLogResponse build(Map<String,?> map) throws Exception
Exceptionpublic GatherAppEnvLogResponse setHeaders(Map<String,String> headers)
public GatherAppEnvLogResponse setBody(GatherAppEnvLogResponseBody body)
public GatherAppEnvLogResponseBody getBody()
Copyright © 2021. All rights reserved.