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