public class DeploymentManager.Deployments.GetIamPolicy extends DeploymentManagerRequest<Policy>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
GetIamPolicy(String project,
String resource)
Gets the access control policy for a resource.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected GetIamPolicy(String project, String resource)
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
- Project ID for this request.resource
- Name or id of the resource for this request.public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Policy>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<Policy>
IOException
public DeploymentManager.Deployments.GetIamPolicy set$Xgafv(String $Xgafv)
DeploymentManagerRequest
set$Xgafv
in class DeploymentManagerRequest<Policy>
public DeploymentManager.Deployments.GetIamPolicy setAccessToken(String accessToken)
DeploymentManagerRequest
setAccessToken
in class DeploymentManagerRequest<Policy>
public DeploymentManager.Deployments.GetIamPolicy setAlt(String alt)
DeploymentManagerRequest
setAlt
in class DeploymentManagerRequest<Policy>
public DeploymentManager.Deployments.GetIamPolicy setCallback(String callback)
DeploymentManagerRequest
setCallback
in class DeploymentManagerRequest<Policy>
public DeploymentManager.Deployments.GetIamPolicy setFields(String fields)
DeploymentManagerRequest
setFields
in class DeploymentManagerRequest<Policy>
public DeploymentManager.Deployments.GetIamPolicy setKey(String key)
DeploymentManagerRequest
setKey
in class DeploymentManagerRequest<Policy>
public DeploymentManager.Deployments.GetIamPolicy setOauthToken(String oauthToken)
DeploymentManagerRequest
setOauthToken
in class DeploymentManagerRequest<Policy>
public DeploymentManager.Deployments.GetIamPolicy setPrettyPrint(Boolean prettyPrint)
DeploymentManagerRequest
setPrettyPrint
in class DeploymentManagerRequest<Policy>
public DeploymentManager.Deployments.GetIamPolicy setQuotaUser(String quotaUser)
DeploymentManagerRequest
setQuotaUser
in class DeploymentManagerRequest<Policy>
public DeploymentManager.Deployments.GetIamPolicy setUploadType(String uploadType)
DeploymentManagerRequest
setUploadType
in class DeploymentManagerRequest<Policy>
public DeploymentManager.Deployments.GetIamPolicy setUploadProtocol(String uploadProtocol)
DeploymentManagerRequest
setUploadProtocol
in class DeploymentManagerRequest<Policy>
public String getProject()
public DeploymentManager.Deployments.GetIamPolicy setProject(String project)
public String getResource()
public DeploymentManager.Deployments.GetIamPolicy setResource(String resource)
public Boolean getHeaderBypassBillingFilter()
public DeploymentManager.Deployments.GetIamPolicy setHeaderBypassBillingFilter(Boolean headerBypassBillingFilter)
public Integer getOptionsRequestedPolicyVersion()
public DeploymentManager.Deployments.GetIamPolicy setOptionsRequestedPolicyVersion(Integer optionsRequestedPolicyVersion)
public DeploymentManager.Deployments.GetIamPolicy set(String parameterName, Object value)
set
in class DeploymentManagerRequest<Policy>
Copyright © 2011–2024 Google. All rights reserved.