public class DeploymentManagerV2Beta.Manifests.Get extends DeploymentManagerV2BetaRequest<Manifest>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Get(String project,
String deployment,
String manifest)
Gets information about a specific manifest.
|
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, 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, String manifest)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
DeploymentManagerV2Beta.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.manifest - The name of the manifest for this request.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<Manifest>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<Manifest>IOExceptionpublic DeploymentManagerV2Beta.Manifests.Get setAlt(String alt)
DeploymentManagerV2BetaRequestsetAlt in class DeploymentManagerV2BetaRequest<Manifest>public DeploymentManagerV2Beta.Manifests.Get setFields(String fields)
DeploymentManagerV2BetaRequestsetFields in class DeploymentManagerV2BetaRequest<Manifest>public DeploymentManagerV2Beta.Manifests.Get setKey(String key)
DeploymentManagerV2BetaRequestsetKey in class DeploymentManagerV2BetaRequest<Manifest>public DeploymentManagerV2Beta.Manifests.Get setOauthToken(String oauthToken)
DeploymentManagerV2BetaRequestsetOauthToken in class DeploymentManagerV2BetaRequest<Manifest>public DeploymentManagerV2Beta.Manifests.Get setPrettyPrint(Boolean prettyPrint)
DeploymentManagerV2BetaRequestsetPrettyPrint in class DeploymentManagerV2BetaRequest<Manifest>public DeploymentManagerV2Beta.Manifests.Get setQuotaUser(String quotaUser)
DeploymentManagerV2BetaRequestsetQuotaUser in class DeploymentManagerV2BetaRequest<Manifest>public DeploymentManagerV2Beta.Manifests.Get setUserIp(String userIp)
DeploymentManagerV2BetaRequestsetUserIp in class DeploymentManagerV2BetaRequest<Manifest>public String getProject()
public DeploymentManagerV2Beta.Manifests.Get setProject(String project)
public String getDeployment()
public DeploymentManagerV2Beta.Manifests.Get setDeployment(String deployment)
public String getManifest()
public DeploymentManagerV2Beta.Manifests.Get setManifest(String manifest)
public DeploymentManagerV2Beta.Manifests.Get set(String parameterName, Object value)
set in class DeploymentManagerV2BetaRequest<Manifest>Copyright © 2011–2020 Google. All rights reserved.