| Package | Description |
|---|---|
| com.google.api.services.youtube |
| Modifier and Type | Method and Description |
|---|---|
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.set(java.lang.String parameterName,
java.lang.Object value) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setAlt(java.lang.String alt) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setBanAuthor(java.lang.Boolean banAuthor)
The banAuthor parameter lets you indicate that you want to automatically reject any
additional comments written by the comment's author.
|
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setFields(java.lang.String fields) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setId(java.lang.String id)
The id parameter specifies a comma-separated list of IDs that identify the comments for
which you are updating the moderation status.
|
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setKey(java.lang.String key) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setModerationStatus(java.lang.String moderationStatus)
Identifies the new moderation status of the specified comments.
|
YouTube.Comments.SetModerationStatus |
YouTube.Comments.setModerationStatus(java.lang.String id,
java.lang.String moderationStatus)
Sets the moderation status of one or more comments.
|
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setOauthToken(java.lang.String oauthToken) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setPrettyPrint(java.lang.Boolean prettyPrint) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setQuotaUser(java.lang.String quotaUser) |
YouTube.Comments.SetModerationStatus |
YouTube.Comments.SetModerationStatus.setUserIp(java.lang.String userIp) |