public static interface ListIntegrationResponse.Builder extends com.aliyun.sdk.gateway.pop.models.Response.Builder<ListIntegrationResponse,ListIntegrationResponse.Builder>
| 限定符和类型 | 方法和说明 |
|---|---|
ListIntegrationResponse.Builder |
body(ListIntegrationResponseBody body) |
ListIntegrationResponse |
build() |
ListIntegrationResponse.Builder |
headers(Map<String,String> headers) |
ListIntegrationResponse.Builder |
statusCode(Integer statusCode) |
ListIntegrationResponse.Builder headers(Map<String,String> headers)
ListIntegrationResponse.Builder statusCode(Integer statusCode)
ListIntegrationResponse.Builder body(ListIntegrationResponseBody body)
ListIntegrationResponse build()
build 在接口中 com.aliyun.sdk.gateway.pop.models.Response.Builder<ListIntegrationResponse,ListIntegrationResponse.Builder>Copyright © 2024. All rights reserved.