public class Blogger.Comments.MarkAsSpam extends BloggerRequest<Comment>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
MarkAsSpam(String blogId,
String postId,
String commentId)
Marks a comment as spam by blog id, post id and comment id.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected MarkAsSpam(String blogId, String postId, String commentId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Blogger.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
blogId - postId - commentId - public Blogger.Comments.MarkAsSpam set$Xgafv(String $Xgafv)
BloggerRequestset$Xgafv in class BloggerRequest<Comment>public Blogger.Comments.MarkAsSpam setAccessToken(String accessToken)
BloggerRequestsetAccessToken in class BloggerRequest<Comment>public Blogger.Comments.MarkAsSpam setAlt(String alt)
BloggerRequestsetAlt in class BloggerRequest<Comment>public Blogger.Comments.MarkAsSpam setCallback(String callback)
BloggerRequestsetCallback in class BloggerRequest<Comment>public Blogger.Comments.MarkAsSpam setFields(String fields)
BloggerRequestsetFields in class BloggerRequest<Comment>public Blogger.Comments.MarkAsSpam setKey(String key)
BloggerRequestsetKey in class BloggerRequest<Comment>public Blogger.Comments.MarkAsSpam setOauthToken(String oauthToken)
BloggerRequestsetOauthToken in class BloggerRequest<Comment>public Blogger.Comments.MarkAsSpam setPrettyPrint(Boolean prettyPrint)
BloggerRequestsetPrettyPrint in class BloggerRequest<Comment>public Blogger.Comments.MarkAsSpam setQuotaUser(String quotaUser)
BloggerRequestsetQuotaUser in class BloggerRequest<Comment>public Blogger.Comments.MarkAsSpam setUploadType(String uploadType)
BloggerRequestsetUploadType in class BloggerRequest<Comment>public Blogger.Comments.MarkAsSpam setUploadProtocol(String uploadProtocol)
BloggerRequestsetUploadProtocol in class BloggerRequest<Comment>public String getBlogId()
public Blogger.Comments.MarkAsSpam setBlogId(String blogId)
public String getPostId()
public Blogger.Comments.MarkAsSpam setPostId(String postId)
public String getCommentId()
public Blogger.Comments.MarkAsSpam setCommentId(String commentId)
public Blogger.Comments.MarkAsSpam set(String parameterName, Object value)
set in class BloggerRequest<Comment>Copyright © 2011–2025 Google. All rights reserved.