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