public class Youtube extends Object implements RenderDestination
Constructor and Description |
---|
Youtube() |
Modifier and Type | Method and Description |
---|---|
Youtube |
withAuth_secret(String auth_secret) |
Youtube |
withCategory(String category) |
Youtube |
withDescription(String description) |
Youtube |
withMimetype(String mimetype) |
Youtube |
withNotifySubscribers(boolean notifySubscribers) |
Youtube |
withOauth_access_token(String oauth_access_token) |
Youtube |
withPlaylistid(String playlistid) |
Youtube |
withStatus(String status) |
Youtube |
withTags(List<String> tags) |
Youtube |
withTitle(String title) |
public Youtube withNotifySubscribers(boolean notifySubscribers)