public class AndroidEnterprise.Storelayoutclusters.Update extends AndroidEnterpriseRequest<StoreCluster>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
Update(String enterpriseId,
String pageId,
String clusterId,
StoreCluster content)
Updates a cluster.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue
clone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeys
clear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected Update(String enterpriseId, String pageId, String clusterId, StoreCluster content)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. AndroidEnterprise.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must
be called to initialize this instance immediately after invoking the constructor.
enterpriseId
- The ID of the enterprise.pageId
- The ID of the page.clusterId
- The ID of the cluster.content
- the StoreCluster
public AndroidEnterprise.Storelayoutclusters.Update setAlt(String alt)
AndroidEnterpriseRequest
setAlt
in class AndroidEnterpriseRequest<StoreCluster>
public AndroidEnterprise.Storelayoutclusters.Update setFields(String fields)
AndroidEnterpriseRequest
setFields
in class AndroidEnterpriseRequest<StoreCluster>
public AndroidEnterprise.Storelayoutclusters.Update setKey(String key)
AndroidEnterpriseRequest
setKey
in class AndroidEnterpriseRequest<StoreCluster>
public AndroidEnterprise.Storelayoutclusters.Update setOauthToken(String oauthToken)
AndroidEnterpriseRequest
setOauthToken
in class AndroidEnterpriseRequest<StoreCluster>
public AndroidEnterprise.Storelayoutclusters.Update setPrettyPrint(Boolean prettyPrint)
AndroidEnterpriseRequest
setPrettyPrint
in class AndroidEnterpriseRequest<StoreCluster>
public AndroidEnterprise.Storelayoutclusters.Update setQuotaUser(String quotaUser)
AndroidEnterpriseRequest
setQuotaUser
in class AndroidEnterpriseRequest<StoreCluster>
public AndroidEnterprise.Storelayoutclusters.Update setUserIp(String userIp)
AndroidEnterpriseRequest
setUserIp
in class AndroidEnterpriseRequest<StoreCluster>
public String getEnterpriseId()
public AndroidEnterprise.Storelayoutclusters.Update setEnterpriseId(String enterpriseId)
public String getPageId()
public AndroidEnterprise.Storelayoutclusters.Update setPageId(String pageId)
public String getClusterId()
public AndroidEnterprise.Storelayoutclusters.Update setClusterId(String clusterId)
public AndroidEnterprise.Storelayoutclusters.Update set(String parameterName, Object value)
set
in class AndroidEnterpriseRequest<StoreCluster>
Copyright © 2011–2019 Google. All rights reserved.