public class IAMCredentials.Projects.ServiceAccounts.GetAllowedLocations extends IAMCredentialsRequest<ServiceAccountAllowedLocations>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
GetAllowedLocations(String name)
Returns the trust boundary info for a given service account.
|
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 GetAllowedLocations(String name)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. GetAllowedLocations#initialize(com.google.api.client.googleapis.services.
AbstractGoogleClientRequest)
must be called to initialize this instance immediately after
invoking the constructor.
name
- Required. Resource name of service account.public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ServiceAccountAllowedLocations>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ServiceAccountAllowedLocations>
IOException
public IAMCredentials.Projects.ServiceAccounts.GetAllowedLocations set$Xgafv(String $Xgafv)
IAMCredentialsRequest
set$Xgafv
in class IAMCredentialsRequest<ServiceAccountAllowedLocations>
public IAMCredentials.Projects.ServiceAccounts.GetAllowedLocations setAccessToken(String accessToken)
IAMCredentialsRequest
setAccessToken
in class IAMCredentialsRequest<ServiceAccountAllowedLocations>
public IAMCredentials.Projects.ServiceAccounts.GetAllowedLocations setAlt(String alt)
IAMCredentialsRequest
setAlt
in class IAMCredentialsRequest<ServiceAccountAllowedLocations>
public IAMCredentials.Projects.ServiceAccounts.GetAllowedLocations setCallback(String callback)
IAMCredentialsRequest
setCallback
in class IAMCredentialsRequest<ServiceAccountAllowedLocations>
public IAMCredentials.Projects.ServiceAccounts.GetAllowedLocations setFields(String fields)
IAMCredentialsRequest
setFields
in class IAMCredentialsRequest<ServiceAccountAllowedLocations>
public IAMCredentials.Projects.ServiceAccounts.GetAllowedLocations setKey(String key)
IAMCredentialsRequest
setKey
in class IAMCredentialsRequest<ServiceAccountAllowedLocations>
public IAMCredentials.Projects.ServiceAccounts.GetAllowedLocations setOauthToken(String oauthToken)
IAMCredentialsRequest
setOauthToken
in class IAMCredentialsRequest<ServiceAccountAllowedLocations>
public IAMCredentials.Projects.ServiceAccounts.GetAllowedLocations setPrettyPrint(Boolean prettyPrint)
IAMCredentialsRequest
setPrettyPrint
in class IAMCredentialsRequest<ServiceAccountAllowedLocations>
public IAMCredentials.Projects.ServiceAccounts.GetAllowedLocations setQuotaUser(String quotaUser)
IAMCredentialsRequest
setQuotaUser
in class IAMCredentialsRequest<ServiceAccountAllowedLocations>
public IAMCredentials.Projects.ServiceAccounts.GetAllowedLocations setUploadType(String uploadType)
IAMCredentialsRequest
setUploadType
in class IAMCredentialsRequest<ServiceAccountAllowedLocations>
public IAMCredentials.Projects.ServiceAccounts.GetAllowedLocations setUploadProtocol(String uploadProtocol)
IAMCredentialsRequest
setUploadProtocol
in class IAMCredentialsRequest<ServiceAccountAllowedLocations>
public String getName()
public IAMCredentials.Projects.ServiceAccounts.GetAllowedLocations setName(String name)
public IAMCredentials.Projects.ServiceAccounts.GetAllowedLocations set(String parameterName, Object value)
set
in class IAMCredentialsRequest<ServiceAccountAllowedLocations>
Copyright © 2011–2024 Google. All rights reserved.