public class Blogger.Comments.RemoveContent extends BloggerRequest<Comment>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
RemoveContent(String blogId,
String postId,
String commentId)
Removes the content of a comment 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 RemoveContent(String blogId, String postId, String commentId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
RemoveContent#initialize(com.google.api.client.googleapis.services.AbstractGoogleClientR
equest) must be called to initialize this instance immediately after invoking the constructor.
blogId - postId - commentId - public Blogger.Comments.RemoveContent set$Xgafv(String $Xgafv)
BloggerRequestset$Xgafv in class BloggerRequest<Comment>public Blogger.Comments.RemoveContent setAccessToken(String accessToken)
BloggerRequestsetAccessToken in class BloggerRequest<Comment>public Blogger.Comments.RemoveContent setAlt(String alt)
BloggerRequestsetAlt in class BloggerRequest<Comment>public Blogger.Comments.RemoveContent setCallback(String callback)
BloggerRequestsetCallback in class BloggerRequest<Comment>public Blogger.Comments.RemoveContent setFields(String fields)
BloggerRequestsetFields in class BloggerRequest<Comment>public Blogger.Comments.RemoveContent setKey(String key)
BloggerRequestsetKey in class BloggerRequest<Comment>public Blogger.Comments.RemoveContent setOauthToken(String oauthToken)
BloggerRequestsetOauthToken in class BloggerRequest<Comment>public Blogger.Comments.RemoveContent setPrettyPrint(Boolean prettyPrint)
BloggerRequestsetPrettyPrint in class BloggerRequest<Comment>public Blogger.Comments.RemoveContent setQuotaUser(String quotaUser)
BloggerRequestsetQuotaUser in class BloggerRequest<Comment>public Blogger.Comments.RemoveContent setUploadType(String uploadType)
BloggerRequestsetUploadType in class BloggerRequest<Comment>public Blogger.Comments.RemoveContent setUploadProtocol(String uploadProtocol)
BloggerRequestsetUploadProtocol in class BloggerRequest<Comment>public String getBlogId()
public Blogger.Comments.RemoveContent setBlogId(String blogId)
public String getPostId()
public Blogger.Comments.RemoveContent setPostId(String postId)
public String getCommentId()
public Blogger.Comments.RemoveContent setCommentId(String commentId)
public Blogger.Comments.RemoveContent set(String parameterName, Object value)
set in class BloggerRequest<Comment>Copyright © 2011–2025 Google. All rights reserved.