public class DeploymentManager.CompositeTypes.Insert extends DeploymentManagerRequest<Operation>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
Insert(String project,
CompositeType content)
Creates a composite type.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, 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, 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 Insert(String project, CompositeType content)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. DeploymentManager.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must
be called to initialize this instance immediately after invoking the constructor.
project
- The project ID for this request.content
- the CompositeType
public DeploymentManager.CompositeTypes.Insert set$Xgafv(String $Xgafv)
DeploymentManagerRequest
set$Xgafv
in class DeploymentManagerRequest<Operation>
public DeploymentManager.CompositeTypes.Insert setAccessToken(String accessToken)
DeploymentManagerRequest
setAccessToken
in class DeploymentManagerRequest<Operation>
public DeploymentManager.CompositeTypes.Insert setAlt(String alt)
DeploymentManagerRequest
setAlt
in class DeploymentManagerRequest<Operation>
public DeploymentManager.CompositeTypes.Insert setCallback(String callback)
DeploymentManagerRequest
setCallback
in class DeploymentManagerRequest<Operation>
public DeploymentManager.CompositeTypes.Insert setFields(String fields)
DeploymentManagerRequest
setFields
in class DeploymentManagerRequest<Operation>
public DeploymentManager.CompositeTypes.Insert setKey(String key)
DeploymentManagerRequest
setKey
in class DeploymentManagerRequest<Operation>
public DeploymentManager.CompositeTypes.Insert setOauthToken(String oauthToken)
DeploymentManagerRequest
setOauthToken
in class DeploymentManagerRequest<Operation>
public DeploymentManager.CompositeTypes.Insert setPrettyPrint(Boolean prettyPrint)
DeploymentManagerRequest
setPrettyPrint
in class DeploymentManagerRequest<Operation>
public DeploymentManager.CompositeTypes.Insert setQuotaUser(String quotaUser)
DeploymentManagerRequest
setQuotaUser
in class DeploymentManagerRequest<Operation>
public DeploymentManager.CompositeTypes.Insert setUploadType(String uploadType)
DeploymentManagerRequest
setUploadType
in class DeploymentManagerRequest<Operation>
public DeploymentManager.CompositeTypes.Insert setUploadProtocol(String uploadProtocol)
DeploymentManagerRequest
setUploadProtocol
in class DeploymentManagerRequest<Operation>
public String getProject()
public DeploymentManager.CompositeTypes.Insert setProject(String project)
public DeploymentManager.CompositeTypes.Insert set(String parameterName, Object value)
set
in class DeploymentManagerRequest<Operation>
Copyright © 2011–2024 Google. All rights reserved.