public static final class GetAIMediaAuditJobResponseBody.TopList.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetAIMediaAuditJobResponseBody.TopList |
build() |
GetAIMediaAuditJobResponseBody.TopList.Builder |
label(String label)
The URL of the image.
|
GetAIMediaAuditJobResponseBody.TopList.Builder |
score(String score)
The average score of the review results.
|
GetAIMediaAuditJobResponseBody.TopList.Builder |
timestamp(String timestamp)
The categories of the review results and the number of images.
|
GetAIMediaAuditJobResponseBody.TopList.Builder |
url(String url)
The URL of the image.
|
public GetAIMediaAuditJobResponseBody.TopList.Builder label(String label)
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 © 2023. All rights reserved.