Package | Description |
---|---|
com.google.api.services.deploymentmanager |
Modifier and Type | Method and Description |
---|---|
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.patch(String project,
String deployment,
Deployment content)
Patches a deployment and all of the resources described by the deployment manifest.
|
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.set(String parameterName,
Object value) |
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.set$Xgafv(String $Xgafv) |
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setAccessToken(String accessToken) |
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setAlt(String alt) |
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setCallback(String callback) |
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setCreatePolicy(String createPolicy)
Sets the policy to use for creating new resources.
|
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setDeletePolicy(String deletePolicy)
Sets the policy to use for deleting resources.
|
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setDeployment(String deployment)
The name of the deployment for this request.
|
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setFields(String fields) |
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setHeaderBypassBillingFilter(Boolean headerBypassBillingFilter) |
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setKey(String key) |
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setOauthToken(String oauthToken) |
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setPrettyPrint(Boolean prettyPrint) |
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setPreview(Boolean preview)
If set to true, updates the deployment and creates and updates the "shell" resources but
does not actually alter or instantiate these resources.
|
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setProject(String project)
The project ID for this request.
|
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setQuotaUser(String quotaUser) |
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setUploadProtocol(String uploadProtocol) |
DeploymentManager.Deployments.Patch |
DeploymentManager.Deployments.Patch.setUploadType(String uploadType) |
Copyright © 2011–2024 Google. All rights reserved.