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