public class DeploymentManagerV2Beta.CompositeTypes.Update extends DeploymentManagerV2BetaRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Update(String project,
String compositeType,
CompositeType content)
Updates a composite type.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, 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 Update(String project, String compositeType, CompositeType content)
AbstractGoogleClientRequest.execute() method to invoke the remote
operation. DeploymentManagerV2Beta.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.compositeType - The name of the composite type for this request.content - the CompositeTypepublic DeploymentManagerV2Beta.CompositeTypes.Update setAlt(String alt)
DeploymentManagerV2BetaRequestsetAlt in class DeploymentManagerV2BetaRequest<Operation>public DeploymentManagerV2Beta.CompositeTypes.Update setFields(String fields)
DeploymentManagerV2BetaRequestsetFields in class DeploymentManagerV2BetaRequest<Operation>public DeploymentManagerV2Beta.CompositeTypes.Update setKey(String key)
DeploymentManagerV2BetaRequestsetKey in class DeploymentManagerV2BetaRequest<Operation>public DeploymentManagerV2Beta.CompositeTypes.Update setOauthToken(String oauthToken)
DeploymentManagerV2BetaRequestsetOauthToken in class DeploymentManagerV2BetaRequest<Operation>public DeploymentManagerV2Beta.CompositeTypes.Update setPrettyPrint(Boolean prettyPrint)
DeploymentManagerV2BetaRequestsetPrettyPrint in class DeploymentManagerV2BetaRequest<Operation>public DeploymentManagerV2Beta.CompositeTypes.Update setQuotaUser(String quotaUser)
DeploymentManagerV2BetaRequestsetQuotaUser in class DeploymentManagerV2BetaRequest<Operation>public DeploymentManagerV2Beta.CompositeTypes.Update setUserIp(String userIp)
DeploymentManagerV2BetaRequestsetUserIp in class DeploymentManagerV2BetaRequest<Operation>public String getProject()
public DeploymentManagerV2Beta.CompositeTypes.Update setProject(String project)
public String getCompositeType()
public DeploymentManagerV2Beta.CompositeTypes.Update setCompositeType(String compositeType)
public DeploymentManagerV2Beta.CompositeTypes.Update set(String parameterName, Object value)
set in class DeploymentManagerV2BetaRequest<Operation>Copyright © 2011–2020 Google. All rights reserved.