public class DeploymentManager.Deployments.Get extends DeploymentManagerRequest<Deployment>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Get(String project,
String deployment)
Gets information about a specific deployment.
|
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 Get(String project, String deployment)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
DeploymentManager.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest) must be
called to initialize this instance immediately after invoking the constructor.
project - The project ID for this request.deployment - The name of the deployment for this request.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<Deployment>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<Deployment>IOExceptionpublic DeploymentManager.Deployments.Get set$Xgafv(String $Xgafv)
DeploymentManagerRequestset$Xgafv in class DeploymentManagerRequest<Deployment>public DeploymentManager.Deployments.Get setAccessToken(String accessToken)
DeploymentManagerRequestsetAccessToken in class DeploymentManagerRequest<Deployment>public DeploymentManager.Deployments.Get setAlt(String alt)
DeploymentManagerRequestsetAlt in class DeploymentManagerRequest<Deployment>public DeploymentManager.Deployments.Get setCallback(String callback)
DeploymentManagerRequestsetCallback in class DeploymentManagerRequest<Deployment>public DeploymentManager.Deployments.Get setFields(String fields)
DeploymentManagerRequestsetFields in class DeploymentManagerRequest<Deployment>public DeploymentManager.Deployments.Get setKey(String key)
DeploymentManagerRequestsetKey in class DeploymentManagerRequest<Deployment>public DeploymentManager.Deployments.Get setOauthToken(String oauthToken)
DeploymentManagerRequestsetOauthToken in class DeploymentManagerRequest<Deployment>public DeploymentManager.Deployments.Get setPrettyPrint(Boolean prettyPrint)
DeploymentManagerRequestsetPrettyPrint in class DeploymentManagerRequest<Deployment>public DeploymentManager.Deployments.Get setQuotaUser(String quotaUser)
DeploymentManagerRequestsetQuotaUser in class DeploymentManagerRequest<Deployment>public DeploymentManager.Deployments.Get setUploadType(String uploadType)
DeploymentManagerRequestsetUploadType in class DeploymentManagerRequest<Deployment>public DeploymentManager.Deployments.Get setUploadProtocol(String uploadProtocol)
DeploymentManagerRequestsetUploadProtocol in class DeploymentManagerRequest<Deployment>public String getProject()
public DeploymentManager.Deployments.Get setProject(String project)
public String getDeployment()
public DeploymentManager.Deployments.Get setDeployment(String deployment)
public DeploymentManager.Deployments.Get set(String parameterName, Object value)
set in class DeploymentManagerRequest<Deployment>Copyright © 2011–2021 Google. All rights reserved.