public class Iam.Locations.WorkforcePools.Create extends IamRequest<Operation>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Create(String location,
WorkforcePool content)
Creates a new WorkforcePool.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
The location of the pool to create.
|
String |
getWorkforcePoolId()
The ID to use for the pool, which becomes the final component of the resource name.
|
Iam.Locations.WorkforcePools.Create |
set(String parameterName,
Object value) |
Iam.Locations.WorkforcePools.Create |
set$Xgafv(String $Xgafv)
V1 error format.
|
Iam.Locations.WorkforcePools.Create |
setAccessToken(String accessToken)
OAuth access token.
|
Iam.Locations.WorkforcePools.Create |
setAlt(String alt)
Data format for response.
|
Iam.Locations.WorkforcePools.Create |
setCallback(String callback)
JSONP
|
Iam.Locations.WorkforcePools.Create |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Iam.Locations.WorkforcePools.Create |
setKey(String key)
API key.
|
Iam.Locations.WorkforcePools.Create |
setLocation(String location)
The location of the pool to create.
|
Iam.Locations.WorkforcePools.Create |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Iam.Locations.WorkforcePools.Create |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Iam.Locations.WorkforcePools.Create |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Iam.Locations.WorkforcePools.Create |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Iam.Locations.WorkforcePools.Create |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
Iam.Locations.WorkforcePools.Create |
setWorkforcePoolId(String workforcePoolId)
The ID to use for the pool, which becomes the final component of the resource name.
|
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 Create(String location, WorkforcePool 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.
location - The location of the pool to create. Format: `locations/{location}`.content - the WorkforcePoolpublic Iam.Locations.WorkforcePools.Create set$Xgafv(String $Xgafv)
IamRequestset$Xgafv in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Create setAccessToken(String accessToken)
IamRequestsetAccessToken in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Create setAlt(String alt)
IamRequestsetAlt in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Create setCallback(String callback)
IamRequestsetCallback in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Create setFields(String fields)
IamRequestsetFields in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Create setKey(String key)
IamRequestsetKey in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Create setOauthToken(String oauthToken)
IamRequestsetOauthToken in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Create setPrettyPrint(Boolean prettyPrint)
IamRequestsetPrettyPrint in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Create setQuotaUser(String quotaUser)
IamRequestsetQuotaUser in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Create setUploadType(String uploadType)
IamRequestsetUploadType in class IamRequest<Operation>public Iam.Locations.WorkforcePools.Create setUploadProtocol(String uploadProtocol)
IamRequestsetUploadProtocol in class IamRequest<Operation>public String getLocation()
public Iam.Locations.WorkforcePools.Create setLocation(String location)
public String getWorkforcePoolId()
public Iam.Locations.WorkforcePools.Create setWorkforcePoolId(String workforcePoolId)
public Iam.Locations.WorkforcePools.Create set(String parameterName, Object value)
set in class IamRequest<Operation>Copyright © 2011–2023 Google. All rights reserved.