public static class CreateVideoDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CreateVideoDetails |
build() |
CreateVideoDetails.Builder |
contentUrl(String contentUrl)
The URL of the video.
|
CreateVideoDetails.Builder |
copy(CreateVideoDetails model) |
public CreateVideoDetails.Builder contentUrl(String contentUrl)
The URL of the video.
contentUrl
- the value to setpublic CreateVideoDetails build()
public CreateVideoDetails.Builder copy(CreateVideoDetails model)
Copyright © 2016–2024. All rights reserved.