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