public class Iam.Locations.WorkforcePools.Subjects.Undelete extends IamRequest<Operation>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Undelete(String name,
UndeleteWorkforcePoolSubjectRequest content)
Undeletes a WorkforcePoolSubject, as long as it was deleted fewer than 30 days ago.
|
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, 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 Undelete(String name, UndeleteWorkforcePoolSubjectRequest content)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Iam.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
name - Required. The resource name of the WorkforcePoolSubject. Special characters, like '/' and ':', must
be escaped, because all URLs need to conform to the "When to Escape and Unescape" section
of [RFC3986](https://www.ietf.org/rfc/rfc2396.txt). Format:
`locations/{location}/workforcePools/{workforce_pool_id}/subjects/{subject_id}`content - the UndeleteWorkforcePoolSubjectRequestpublic Iam.Locations.WorkforcePools.Subjects.Undelete set$Xgafv(String $Xgafv)
IamRequestset$Xgafv in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Subjects.Undelete setAccessToken(String accessToken)
IamRequestsetAccessToken in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Subjects.Undelete setAlt(String alt)
IamRequestsetAlt in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Subjects.Undelete setCallback(String callback)
IamRequestsetCallback in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Subjects.Undelete setFields(String fields)
IamRequestsetFields in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Subjects.Undelete setKey(String key)
IamRequestsetKey in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Subjects.Undelete setOauthToken(String oauthToken)
IamRequestsetOauthToken in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Subjects.Undelete setPrettyPrint(Boolean prettyPrint)
IamRequestsetPrettyPrint in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Subjects.Undelete setQuotaUser(String quotaUser)
IamRequestsetQuotaUser in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Subjects.Undelete setUploadType(String uploadType)
IamRequestsetUploadType in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Subjects.Undelete setUploadProtocol(String uploadProtocol)
IamRequestsetUploadProtocol in class IamRequest<Operation>public String getName()
public Iam.Locations.WorkforcePools.Subjects.Undelete setName(String name)
public Iam.Locations.WorkforcePools.Subjects.Undelete set(String parameterName, Object value)
set in class IamRequest<Operation>Copyright © 2011–2023 Google. All rights reserved.