public class DeploymentManager.CompositeTypes.Patch extends DeploymentManagerRequest<Operation>
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>USER_AGENT_SUFFIX| Modifier | Constructor and Description |
|---|---|
protected |
Patch(String project,
String compositeType,
CompositeType content)
Patches a composite type.
|
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 Patch(String project, String compositeType, 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.compositeType - The name of the composite type for this request.content - the CompositeTypepublic DeploymentManager.CompositeTypes.Patch set$Xgafv(String $Xgafv)
DeploymentManagerRequestset$Xgafv in class DeploymentManagerRequest<Operation>public DeploymentManager.CompositeTypes.Patch setAccessToken(String accessToken)
DeploymentManagerRequestsetAccessToken in class DeploymentManagerRequest<Operation>public DeploymentManager.CompositeTypes.Patch setAlt(String alt)
DeploymentManagerRequestsetAlt in class DeploymentManagerRequest<Operation>public DeploymentManager.CompositeTypes.Patch setCallback(String callback)
DeploymentManagerRequestsetCallback in class DeploymentManagerRequest<Operation>public DeploymentManager.CompositeTypes.Patch setFields(String fields)
DeploymentManagerRequestsetFields in class DeploymentManagerRequest<Operation>public DeploymentManager.CompositeTypes.Patch setKey(String key)
DeploymentManagerRequestsetKey in class DeploymentManagerRequest<Operation>public DeploymentManager.CompositeTypes.Patch setOauthToken(String oauthToken)
DeploymentManagerRequestsetOauthToken in class DeploymentManagerRequest<Operation>public DeploymentManager.CompositeTypes.Patch setPrettyPrint(Boolean prettyPrint)
DeploymentManagerRequestsetPrettyPrint in class DeploymentManagerRequest<Operation>public DeploymentManager.CompositeTypes.Patch setQuotaUser(String quotaUser)
DeploymentManagerRequestsetQuotaUser in class DeploymentManagerRequest<Operation>public DeploymentManager.CompositeTypes.Patch setUploadType(String uploadType)
DeploymentManagerRequestsetUploadType in class DeploymentManagerRequest<Operation>public DeploymentManager.CompositeTypes.Patch setUploadProtocol(String uploadProtocol)
DeploymentManagerRequestsetUploadProtocol in class DeploymentManagerRequest<Operation>public String getProject()
public DeploymentManager.CompositeTypes.Patch setProject(String project)
public String getCompositeType()
public DeploymentManager.CompositeTypes.Patch setCompositeType(String compositeType)
public DeploymentManager.CompositeTypes.Patch set(String parameterName, Object value)
set in class DeploymentManagerRequest<Operation>Copyright © 2011–2020 Google. All rights reserved.