public static final class GetAIMediaAuditJobResponseBody.TopList.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetAIMediaAuditJobResponseBody.TopList |
build() |
GetAIMediaAuditJobResponseBody.TopList.Builder |
label(String label)
The category of the review result.
|
GetAIMediaAuditJobResponseBody.TopList.Builder |
score(String score)
The score of the image of the category that is indicated by Label.
|
GetAIMediaAuditJobResponseBody.TopList.Builder |
timestamp(String timestamp)
The position in the video.
|
GetAIMediaAuditJobResponseBody.TopList.Builder |
url(String url)
The URL of the image.
|
public GetAIMediaAuditJobResponseBody.TopList.Builder label(String label)
* **ad** * **normal**
public GetAIMediaAuditJobResponseBody.TopList.Builder score(String score)
public GetAIMediaAuditJobResponseBody.TopList.Builder timestamp(String timestamp)
public GetAIMediaAuditJobResponseBody.TopList.Builder url(String url)
public GetAIMediaAuditJobResponseBody.TopList build()
Copyright © 2024. All rights reserved.