public class MyBusinessLodging.Locations.GetLodging extends MyBusinessLodgingRequest<Lodging>
com.google.api.client.util.GenericData.FlagsAbstractMap.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, 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 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>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Lodging>IOExceptionpublic MyBusinessLodging.Locations.GetLodging set$Xgafv(String $Xgafv)
MyBusinessLodgingRequestset$Xgafv in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.GetLodging setAccessToken(String accessToken)
MyBusinessLodgingRequestsetAccessToken in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.GetLodging setAlt(String alt)
MyBusinessLodgingRequestsetAlt in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.GetLodging setCallback(String callback)
MyBusinessLodgingRequestsetCallback in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.GetLodging setFields(String fields)
MyBusinessLodgingRequestsetFields in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.GetLodging setKey(String key)
MyBusinessLodgingRequestsetKey in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.GetLodging setOauthToken(String oauthToken)
MyBusinessLodgingRequestsetOauthToken in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.GetLodging setPrettyPrint(Boolean prettyPrint)
MyBusinessLodgingRequestsetPrettyPrint in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.GetLodging setQuotaUser(String quotaUser)
MyBusinessLodgingRequestsetQuotaUser in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.GetLodging setUploadType(String uploadType)
MyBusinessLodgingRequestsetUploadType in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.GetLodging setUploadProtocol(String uploadProtocol)
MyBusinessLodgingRequestsetUploadProtocol 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.