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