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