public static final class GetVideoPlayAuthResponseBody.VideoMeta.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetVideoPlayAuthResponseBody.VideoMeta |
build() |
GetVideoPlayAuthResponseBody.VideoMeta.Builder |
coverURL(String coverURL)
The thumbnail URL of the media file.
|
GetVideoPlayAuthResponseBody.VideoMeta.Builder |
duration(Float duration)
The duration of the media file.
|
GetVideoPlayAuthResponseBody.VideoMeta.Builder |
status(String status)
The status of the media file.
|
GetVideoPlayAuthResponseBody.VideoMeta.Builder |
title(String title)
The title of the media file.
|
GetVideoPlayAuthResponseBody.VideoMeta.Builder |
videoId(String videoId)
The ID of the media file.
|
public GetVideoPlayAuthResponseBody.VideoMeta.Builder coverURL(String coverURL)
public GetVideoPlayAuthResponseBody.VideoMeta.Builder duration(Float duration)
public GetVideoPlayAuthResponseBody.VideoMeta.Builder status(String status)
public GetVideoPlayAuthResponseBody.VideoMeta.Builder title(String title)
public GetVideoPlayAuthResponseBody.VideoMeta.Builder videoId(String videoId)
public GetVideoPlayAuthResponseBody.VideoMeta build()
Copyright © 2024. All rights reserved.