public class IAMCredentials.Projects.ServiceAccounts.GenerateIdentityBindingAccessToken extends IAMCredentialsRequest<GenerateIdentityBindingAccessTokenResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
GenerateIdentityBindingAccessToken(String name,
GenerateIdentityBindingAccessTokenRequest content)
Create a request for the method "serviceAccounts.generateIdentityBindingAccessToken".
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, buildHttpRequestUsingHead, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, executeUsingHead, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, toString, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected GenerateIdentityBindingAccessToken(String name, GenerateIdentityBindingAccessTokenRequest content)
AbstractGoogleClientRequest.execute() method to
invoke the remote operation. GenerateIdentityBindingAccessToken#initialize(com.googl
e.api.client.googleapis.services.AbstractGoogleClientRequest) must be called to initialize
this instance immediately after invoking the constructor.
name - The resource name of the service account for which the credentials
are requested, in the following
format:
`projects/-/serviceAccounts/{ACCOUNT_EMAIL_OR_UNIQUEID}`.content - the GenerateIdentityBindingAccessTokenRequestpublic IAMCredentials.Projects.ServiceAccounts.GenerateIdentityBindingAccessToken set$Xgafv(String $Xgafv)
IAMCredentialsRequestset$Xgafv in class IAMCredentialsRequest<GenerateIdentityBindingAccessTokenResponse>public IAMCredentials.Projects.ServiceAccounts.GenerateIdentityBindingAccessToken setAccessToken(String accessToken)
IAMCredentialsRequestsetAccessToken in class IAMCredentialsRequest<GenerateIdentityBindingAccessTokenResponse>public IAMCredentials.Projects.ServiceAccounts.GenerateIdentityBindingAccessToken setAlt(String alt)
IAMCredentialsRequestsetAlt in class IAMCredentialsRequest<GenerateIdentityBindingAccessTokenResponse>public IAMCredentials.Projects.ServiceAccounts.GenerateIdentityBindingAccessToken setCallback(String callback)
IAMCredentialsRequestsetCallback in class IAMCredentialsRequest<GenerateIdentityBindingAccessTokenResponse>public IAMCredentials.Projects.ServiceAccounts.GenerateIdentityBindingAccessToken setFields(String fields)
IAMCredentialsRequestsetFields in class IAMCredentialsRequest<GenerateIdentityBindingAccessTokenResponse>public IAMCredentials.Projects.ServiceAccounts.GenerateIdentityBindingAccessToken setKey(String key)
IAMCredentialsRequestsetKey in class IAMCredentialsRequest<GenerateIdentityBindingAccessTokenResponse>public IAMCredentials.Projects.ServiceAccounts.GenerateIdentityBindingAccessToken setOauthToken(String oauthToken)
IAMCredentialsRequestsetOauthToken in class IAMCredentialsRequest<GenerateIdentityBindingAccessTokenResponse>public IAMCredentials.Projects.ServiceAccounts.GenerateIdentityBindingAccessToken setPrettyPrint(Boolean prettyPrint)
IAMCredentialsRequestsetPrettyPrint in class IAMCredentialsRequest<GenerateIdentityBindingAccessTokenResponse>public IAMCredentials.Projects.ServiceAccounts.GenerateIdentityBindingAccessToken setQuotaUser(String quotaUser)
IAMCredentialsRequestsetQuotaUser in class IAMCredentialsRequest<GenerateIdentityBindingAccessTokenResponse>public IAMCredentials.Projects.ServiceAccounts.GenerateIdentityBindingAccessToken setUploadType(String uploadType)
IAMCredentialsRequestsetUploadType in class IAMCredentialsRequest<GenerateIdentityBindingAccessTokenResponse>public IAMCredentials.Projects.ServiceAccounts.GenerateIdentityBindingAccessToken setUploadProtocol(String uploadProtocol)
IAMCredentialsRequestsetUploadProtocol in class IAMCredentialsRequest<GenerateIdentityBindingAccessTokenResponse>public String getName()
public IAMCredentials.Projects.ServiceAccounts.GenerateIdentityBindingAccessToken setName(String name)
public IAMCredentials.Projects.ServiceAccounts.GenerateIdentityBindingAccessToken set(String parameterName, Object value)
set in class IAMCredentialsRequest<GenerateIdentityBindingAccessTokenResponse>Copyright © 2011–2019 Google. All rights reserved.