public class MyBusinessLodging.Locations.UpdateLodging extends MyBusinessLodgingRequest<Lodging>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
UpdateLodging(String name,
Lodging content)
Updates the Lodging of a specific location.
|
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 UpdateLodging(String name, Lodging content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. UpdateLodging#initialize(com.google.api.client.googleapis.services.Abstra
ctGoogleClientRequest) 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`content - the Lodgingpublic MyBusinessLodging.Locations.UpdateLodging set$Xgafv(String $Xgafv)
MyBusinessLodgingRequestset$Xgafv in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.UpdateLodging setAccessToken(String accessToken)
MyBusinessLodgingRequestsetAccessToken in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.UpdateLodging setAlt(String alt)
MyBusinessLodgingRequestsetAlt in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.UpdateLodging setCallback(String callback)
MyBusinessLodgingRequestsetCallback in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.UpdateLodging setFields(String fields)
MyBusinessLodgingRequestsetFields in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.UpdateLodging setKey(String key)
MyBusinessLodgingRequestsetKey in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.UpdateLodging setOauthToken(String oauthToken)
MyBusinessLodgingRequestsetOauthToken in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.UpdateLodging setPrettyPrint(Boolean prettyPrint)
MyBusinessLodgingRequestsetPrettyPrint in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.UpdateLodging setQuotaUser(String quotaUser)
MyBusinessLodgingRequestsetQuotaUser in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.UpdateLodging setUploadType(String uploadType)
MyBusinessLodgingRequestsetUploadType in class MyBusinessLodgingRequest<Lodging>public MyBusinessLodging.Locations.UpdateLodging setUploadProtocol(String uploadProtocol)
MyBusinessLodgingRequestsetUploadProtocol in class MyBusinessLodgingRequest<Lodging>public String getName()
public MyBusinessLodging.Locations.UpdateLodging setName(String name)
public String getUpdateMask()
public MyBusinessLodging.Locations.UpdateLodging setUpdateMask(String updateMask)
public MyBusinessLodging.Locations.UpdateLodging set(String parameterName, Object value)
set in class MyBusinessLodgingRequest<Lodging>Copyright © 2011–2024 Google. All rights reserved.