public class AndroidEnterprise.Storelayoutclusters.Get extends AndroidEnterpriseRequest<StoreCluster>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Get(String enterpriseId,
String pageId,
String clusterId)
Retrieves details of a cluster.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Get(String enterpriseId, String pageId, String clusterId)
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.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<StoreCluster>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<StoreCluster>IOExceptionpublic AndroidEnterprise.Storelayoutclusters.Get setAlt(String alt)
AndroidEnterpriseRequestsetAlt in class AndroidEnterpriseRequest<StoreCluster>public AndroidEnterprise.Storelayoutclusters.Get setFields(String fields)
AndroidEnterpriseRequestsetFields in class AndroidEnterpriseRequest<StoreCluster>public AndroidEnterprise.Storelayoutclusters.Get setKey(String key)
AndroidEnterpriseRequestsetKey in class AndroidEnterpriseRequest<StoreCluster>public AndroidEnterprise.Storelayoutclusters.Get setOauthToken(String oauthToken)
AndroidEnterpriseRequestsetOauthToken in class AndroidEnterpriseRequest<StoreCluster>public AndroidEnterprise.Storelayoutclusters.Get setPrettyPrint(Boolean prettyPrint)
AndroidEnterpriseRequestsetPrettyPrint in class AndroidEnterpriseRequest<StoreCluster>public AndroidEnterprise.Storelayoutclusters.Get setQuotaUser(String quotaUser)
AndroidEnterpriseRequestsetQuotaUser in class AndroidEnterpriseRequest<StoreCluster>public AndroidEnterprise.Storelayoutclusters.Get setUserIp(String userIp)
AndroidEnterpriseRequestsetUserIp in class AndroidEnterpriseRequest<StoreCluster>public String getEnterpriseId()
public AndroidEnterprise.Storelayoutclusters.Get setEnterpriseId(String enterpriseId)
public String getPageId()
public AndroidEnterprise.Storelayoutclusters.Get setPageId(String pageId)
public String getClusterId()
public AndroidEnterprise.Storelayoutclusters.Get setClusterId(String clusterId)
public AndroidEnterprise.Storelayoutclusters.Get set(String parameterName, Object value)
set in class AndroidEnterpriseRequest<StoreCluster>Copyright © 2011–2018 Google. All rights reserved.