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