| Package | Description |
|---|---|
| com.google.api.services.deploymentmanager |
| Modifier and Type | Method and Description |
|---|---|
DeploymentManagerV2Beta.Deployments.Patch |
DeploymentManagerV2Beta.Deployments.patch(String project,
String deployment,
Deployment content)
Updates a deployment and all of the resources described by the deployment manifest.
|
DeploymentManagerV2Beta.Deployments.Patch |
DeploymentManagerV2Beta.Deployments.Patch.set(String parameterName,
Object value) |
DeploymentManagerV2Beta.Deployments.Patch |
DeploymentManagerV2Beta.Deployments.Patch.setAlt(String alt) |
DeploymentManagerV2Beta.Deployments.Patch |
DeploymentManagerV2Beta.Deployments.Patch.setCreatePolicy(String createPolicy)
Sets the policy to use for creating new resources.
|
DeploymentManagerV2Beta.Deployments.Patch |
DeploymentManagerV2Beta.Deployments.Patch.setDeletePolicy(String deletePolicy)
Sets the policy to use for deleting resources.
|
DeploymentManagerV2Beta.Deployments.Patch |
DeploymentManagerV2Beta.Deployments.Patch.setDeployment(String deployment)
The name of the deployment for this request.
|
DeploymentManagerV2Beta.Deployments.Patch |
DeploymentManagerV2Beta.Deployments.Patch.setFields(String fields) |
DeploymentManagerV2Beta.Deployments.Patch |
DeploymentManagerV2Beta.Deployments.Patch.setKey(String key) |
DeploymentManagerV2Beta.Deployments.Patch |
DeploymentManagerV2Beta.Deployments.Patch.setOauthToken(String oauthToken) |
DeploymentManagerV2Beta.Deployments.Patch |
DeploymentManagerV2Beta.Deployments.Patch.setPrettyPrint(Boolean prettyPrint) |
DeploymentManagerV2Beta.Deployments.Patch |
DeploymentManagerV2Beta.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.
|
DeploymentManagerV2Beta.Deployments.Patch |
DeploymentManagerV2Beta.Deployments.Patch.setProject(String project)
The project ID for this request.
|
DeploymentManagerV2Beta.Deployments.Patch |
DeploymentManagerV2Beta.Deployments.Patch.setQuotaUser(String quotaUser) |
DeploymentManagerV2Beta.Deployments.Patch |
DeploymentManagerV2Beta.Deployments.Patch.setUserIp(String userIp) |
Copyright © 2011–2020 Google. All rights reserved.