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