public class Blogger.Posts.GetByPath extends BloggerRequest<Post>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
GetByPath(String blogId,
String path)
Gets a post by path.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, 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 GetByPath(String blogId, String path)
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 - path - public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Post>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Post>IOExceptionpublic Blogger.Posts.GetByPath set$Xgafv(String $Xgafv)
BloggerRequestset$Xgafv in class BloggerRequest<Post>public Blogger.Posts.GetByPath setAccessToken(String accessToken)
BloggerRequestsetAccessToken in class BloggerRequest<Post>public Blogger.Posts.GetByPath setAlt(String alt)
BloggerRequestsetAlt in class BloggerRequest<Post>public Blogger.Posts.GetByPath setCallback(String callback)
BloggerRequestsetCallback in class BloggerRequest<Post>public Blogger.Posts.GetByPath setFields(String fields)
BloggerRequestsetFields in class BloggerRequest<Post>public Blogger.Posts.GetByPath setKey(String key)
BloggerRequestsetKey in class BloggerRequest<Post>public Blogger.Posts.GetByPath setOauthToken(String oauthToken)
BloggerRequestsetOauthToken in class BloggerRequest<Post>public Blogger.Posts.GetByPath setPrettyPrint(Boolean prettyPrint)
BloggerRequestsetPrettyPrint in class BloggerRequest<Post>public Blogger.Posts.GetByPath setQuotaUser(String quotaUser)
BloggerRequestsetQuotaUser in class BloggerRequest<Post>public Blogger.Posts.GetByPath setUploadType(String uploadType)
BloggerRequestsetUploadType in class BloggerRequest<Post>public Blogger.Posts.GetByPath setUploadProtocol(String uploadProtocol)
BloggerRequestsetUploadProtocol in class BloggerRequest<Post>public String getBlogId()
public Blogger.Posts.GetByPath setBlogId(String blogId)
public String getPath()
public Blogger.Posts.GetByPath setPath(String path)
public Long getMaxComments()
public Blogger.Posts.GetByPath setMaxComments(Long maxComments)
public String getView()
public Blogger.Posts.GetByPath setView(String view)
public Blogger.Posts.GetByPath set(String parameterName, Object value)
set in class BloggerRequest<Post>Copyright © 2011–2025 Google. All rights reserved.