public class CloudMachineLearningEngine.Projects.Models.GetIamPolicy extends CloudMachineLearningEngineRequest<GoogleIamV1Policy>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
GetIamPolicy(String resource)
Gets the access control policy for a resource.
|
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 GetIamPolicy(String resource)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
CloudMachineLearningEngine.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
resource - REQUIRED: The resource for which the policy is being requested. See the operation documentation for
the appropriate value for this field.public HttpResponse executeUsingHead() throws IOException
executeUsingHead in class AbstractGoogleClientRequest<GoogleIamV1Policy>IOExceptionpublic HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead in class AbstractGoogleClientRequest<GoogleIamV1Policy>IOExceptionpublic CloudMachineLearningEngine.Projects.Models.GetIamPolicy set$Xgafv(String $Xgafv)
CloudMachineLearningEngineRequestset$Xgafv in class CloudMachineLearningEngineRequest<GoogleIamV1Policy>public CloudMachineLearningEngine.Projects.Models.GetIamPolicy setAccessToken(String accessToken)
CloudMachineLearningEngineRequestsetAccessToken in class CloudMachineLearningEngineRequest<GoogleIamV1Policy>public CloudMachineLearningEngine.Projects.Models.GetIamPolicy setAlt(String alt)
CloudMachineLearningEngineRequestsetAlt in class CloudMachineLearningEngineRequest<GoogleIamV1Policy>public CloudMachineLearningEngine.Projects.Models.GetIamPolicy setCallback(String callback)
CloudMachineLearningEngineRequestsetCallback in class CloudMachineLearningEngineRequest<GoogleIamV1Policy>public CloudMachineLearningEngine.Projects.Models.GetIamPolicy setFields(String fields)
CloudMachineLearningEngineRequestsetFields in class CloudMachineLearningEngineRequest<GoogleIamV1Policy>public CloudMachineLearningEngine.Projects.Models.GetIamPolicy setKey(String key)
CloudMachineLearningEngineRequestsetKey in class CloudMachineLearningEngineRequest<GoogleIamV1Policy>public CloudMachineLearningEngine.Projects.Models.GetIamPolicy setOauthToken(String oauthToken)
CloudMachineLearningEngineRequestsetOauthToken in class CloudMachineLearningEngineRequest<GoogleIamV1Policy>public CloudMachineLearningEngine.Projects.Models.GetIamPolicy setPrettyPrint(Boolean prettyPrint)
CloudMachineLearningEngineRequestsetPrettyPrint in class CloudMachineLearningEngineRequest<GoogleIamV1Policy>public CloudMachineLearningEngine.Projects.Models.GetIamPolicy setQuotaUser(String quotaUser)
CloudMachineLearningEngineRequestsetQuotaUser in class CloudMachineLearningEngineRequest<GoogleIamV1Policy>public CloudMachineLearningEngine.Projects.Models.GetIamPolicy setUploadType(String uploadType)
CloudMachineLearningEngineRequestsetUploadType in class CloudMachineLearningEngineRequest<GoogleIamV1Policy>public CloudMachineLearningEngine.Projects.Models.GetIamPolicy setUploadProtocol(String uploadProtocol)
CloudMachineLearningEngineRequestsetUploadProtocol in class CloudMachineLearningEngineRequest<GoogleIamV1Policy>public String getResource()
public CloudMachineLearningEngine.Projects.Models.GetIamPolicy setResource(String resource)
public Integer getOptionsRequestedPolicyVersion()
public CloudMachineLearningEngine.Projects.Models.GetIamPolicy setOptionsRequestedPolicyVersion(Integer optionsRequestedPolicyVersion)
public CloudMachineLearningEngine.Projects.Models.GetIamPolicy set(String parameterName, Object value)
set in class CloudMachineLearningEngineRequest<GoogleIamV1Policy>Copyright © 2011–2021 Google. All rights reserved.