public class MyBusinessLodging.Locations.GetLodging extends MyBusinessLodgingRequest<Lodging>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
GetLodging(String name)
Returns the Lodging of a specific location.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected GetLodging(String name)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. MyBusinessLodging.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
name
- Required. Google identifier for this location in the form: `locations/{location_id}/lodging`public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Lodging>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Lodging>
IOException
public MyBusinessLodging.Locations.GetLodging set$Xgafv(String $Xgafv)
MyBusinessLodgingRequest
set$Xgafv
in class MyBusinessLodgingRequest<Lodging>
public MyBusinessLodging.Locations.GetLodging setAccessToken(String accessToken)
MyBusinessLodgingRequest
setAccessToken
in class MyBusinessLodgingRequest<Lodging>
public MyBusinessLodging.Locations.GetLodging setAlt(String alt)
MyBusinessLodgingRequest
setAlt
in class MyBusinessLodgingRequest<Lodging>
public MyBusinessLodging.Locations.GetLodging setCallback(String callback)
MyBusinessLodgingRequest
setCallback
in class MyBusinessLodgingRequest<Lodging>
public MyBusinessLodging.Locations.GetLodging setFields(String fields)
MyBusinessLodgingRequest
setFields
in class MyBusinessLodgingRequest<Lodging>
public MyBusinessLodging.Locations.GetLodging setKey(String key)
MyBusinessLodgingRequest
setKey
in class MyBusinessLodgingRequest<Lodging>
public MyBusinessLodging.Locations.GetLodging setOauthToken(String oauthToken)
MyBusinessLodgingRequest
setOauthToken
in class MyBusinessLodgingRequest<Lodging>
public MyBusinessLodging.Locations.GetLodging setPrettyPrint(Boolean prettyPrint)
MyBusinessLodgingRequest
setPrettyPrint
in class MyBusinessLodgingRequest<Lodging>
public MyBusinessLodging.Locations.GetLodging setQuotaUser(String quotaUser)
MyBusinessLodgingRequest
setQuotaUser
in class MyBusinessLodgingRequest<Lodging>
public MyBusinessLodging.Locations.GetLodging setUploadType(String uploadType)
MyBusinessLodgingRequest
setUploadType
in class MyBusinessLodgingRequest<Lodging>
public MyBusinessLodging.Locations.GetLodging setUploadProtocol(String uploadProtocol)
MyBusinessLodgingRequest
setUploadProtocol
in class MyBusinessLodgingRequest<Lodging>
public String getName()
public MyBusinessLodging.Locations.GetLodging setName(String name)
public String getReadMask()
public MyBusinessLodging.Locations.GetLodging setReadMask(String readMask)
public MyBusinessLodging.Locations.GetLodging set(String parameterName, Object value)
set
in class MyBusinessLodgingRequest<Lodging>
Copyright © 2011–2024 Google. All rights reserved.