public static final class GetAuditHistoryRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
GetAuditHistoryRequest |
build() |
GetAuditHistoryRequest.Builder |
pageNo(Long pageNo)
The reason why the video failed the review.
|
GetAuditHistoryRequest.Builder |
pageSize(Long pageSize)
The ID of the video.
|
GetAuditHistoryRequest.Builder |
sortBy(String sortBy)
The review records.
|
GetAuditHistoryRequest.Builder |
videoId(String videoId)
The operation that you want to perform.
|
public GetAuditHistoryRequest.Builder pageNo(Long pageNo)
public GetAuditHistoryRequest.Builder pageSize(Long pageSize)
public GetAuditHistoryRequest.Builder sortBy(String sortBy)
public GetAuditHistoryRequest.Builder videoId(String videoId)
public GetAuditHistoryRequest build()
Copyright © 2023. All rights reserved.