public static final class BatchContentAsyncDetectResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
BatchContentAsyncDetectResponseBody |
build() |
BatchContentAsyncDetectResponseBody.Builder |
code(String code)
Code.
|
BatchContentAsyncDetectResponseBody.Builder |
data(BatchContentAsyncDetectResponseBody.Data data)
Data.
|
BatchContentAsyncDetectResponseBody.Builder |
httpStatusCode(Integer httpStatusCode)
HttpStatusCode.
|
BatchContentAsyncDetectResponseBody.Builder |
message(String message)
Message.
|
BatchContentAsyncDetectResponseBody.Builder |
requestId(String requestId)
RequestId.
|
BatchContentAsyncDetectResponseBody.Builder |
success(Boolean success)
Success.
|
public BatchContentAsyncDetectResponseBody.Builder code(String code)
public BatchContentAsyncDetectResponseBody.Builder data(BatchContentAsyncDetectResponseBody.Data data)
public BatchContentAsyncDetectResponseBody.Builder httpStatusCode(Integer httpStatusCode)
public BatchContentAsyncDetectResponseBody.Builder message(String message)
public BatchContentAsyncDetectResponseBody.Builder requestId(String requestId)
public BatchContentAsyncDetectResponseBody.Builder success(Boolean success)
public BatchContentAsyncDetectResponseBody build()
Copyright © 2025. All rights reserved.