static BatchContentAsyncDetectResponseBody.Builder |
BatchContentAsyncDetectResponseBody.builder() |
BatchContentAsyncDetectResponseBody.Builder |
BatchContentAsyncDetectResponseBody.Builder.code(String code)
Code.
|
BatchContentAsyncDetectResponseBody.Builder |
BatchContentAsyncDetectResponseBody.Builder.data(BatchContentAsyncDetectResponseBody.Data data)
Data.
|
BatchContentAsyncDetectResponseBody.Builder |
BatchContentAsyncDetectResponseBody.Builder.httpStatusCode(Integer httpStatusCode)
HttpStatusCode.
|
BatchContentAsyncDetectResponseBody.Builder |
BatchContentAsyncDetectResponseBody.Builder.message(String message)
Message.
|
BatchContentAsyncDetectResponseBody.Builder |
BatchContentAsyncDetectResponseBody.Builder.requestId(String requestId)
RequestId.
|
BatchContentAsyncDetectResponseBody.Builder |
BatchContentAsyncDetectResponseBody.Builder.success(Boolean success)
Success.
|
BatchContentAsyncDetectResponseBody.Builder |
BatchContentAsyncDetectResponseBody.toBuilder() |