public class DeploymentManagerAlpha.Deployments.GetIamPolicy extends DeploymentManagerAlphaRequest<Policy>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
GetIamPolicy(String project,
String resource)
Gets the access control policy for a resource.
|
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 GetIamPolicy(String project, String resource)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. DeploymentManagerAlpha.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
project - Project ID for this request.resource - Name or id of the resource for this request.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<Policy>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<Policy>IOExceptionpublic DeploymentManagerAlpha.Deployments.GetIamPolicy setAlt(String alt)
DeploymentManagerAlphaRequestsetAlt in class DeploymentManagerAlphaRequest<Policy>public DeploymentManagerAlpha.Deployments.GetIamPolicy setFields(String fields)
DeploymentManagerAlphaRequestsetFields in class DeploymentManagerAlphaRequest<Policy>public DeploymentManagerAlpha.Deployments.GetIamPolicy setKey(String key)
DeploymentManagerAlphaRequestsetKey in class DeploymentManagerAlphaRequest<Policy>public DeploymentManagerAlpha.Deployments.GetIamPolicy setOauthToken(String oauthToken)
DeploymentManagerAlphaRequestsetOauthToken in class DeploymentManagerAlphaRequest<Policy>public DeploymentManagerAlpha.Deployments.GetIamPolicy setPrettyPrint(Boolean prettyPrint)
DeploymentManagerAlphaRequestsetPrettyPrint in class DeploymentManagerAlphaRequest<Policy>public DeploymentManagerAlpha.Deployments.GetIamPolicy setQuotaUser(String quotaUser)
DeploymentManagerAlphaRequestsetQuotaUser in class DeploymentManagerAlphaRequest<Policy>public DeploymentManagerAlpha.Deployments.GetIamPolicy setUserIp(String userIp)
DeploymentManagerAlphaRequestsetUserIp in class DeploymentManagerAlphaRequest<Policy>public String getProject()
public DeploymentManagerAlpha.Deployments.GetIamPolicy setProject(String project)
public String getResource()
public DeploymentManagerAlpha.Deployments.GetIamPolicy setResource(String resource)
public Integer getOptionsRequestedPolicyVersion()
public DeploymentManagerAlpha.Deployments.GetIamPolicy setOptionsRequestedPolicyVersion(Integer optionsRequestedPolicyVersion)
public DeploymentManagerAlpha.Deployments.GetIamPolicy set(String parameterName, Object value)
set in class DeploymentManagerAlphaRequest<Policy>Copyright © 2011–2020 Google. All rights reserved.