| Package | Description |
|---|---|
| com.google.api.services.deploymentmanager |
| Modifier and Type | Method and Description |
|---|---|
DeploymentManagerAlpha.Deployments.Insert |
DeploymentManagerAlpha.Deployments.insert(String project,
Deployment content)
Creates a deployment and all of the resources described by the deployment manifest.
|
DeploymentManagerAlpha.Deployments.Insert |
DeploymentManagerAlpha.Deployments.Insert.set(String parameterName,
Object value) |
DeploymentManagerAlpha.Deployments.Insert |
DeploymentManagerAlpha.Deployments.Insert.setAlt(String alt) |
DeploymentManagerAlpha.Deployments.Insert |
DeploymentManagerAlpha.Deployments.Insert.setCreatePolicy(String createPolicy)
Sets the policy to use for creating new resources.
|
DeploymentManagerAlpha.Deployments.Insert |
DeploymentManagerAlpha.Deployments.Insert.setFields(String fields) |
DeploymentManagerAlpha.Deployments.Insert |
DeploymentManagerAlpha.Deployments.Insert.setKey(String key) |
DeploymentManagerAlpha.Deployments.Insert |
DeploymentManagerAlpha.Deployments.Insert.setOauthToken(String oauthToken) |
DeploymentManagerAlpha.Deployments.Insert |
DeploymentManagerAlpha.Deployments.Insert.setPrettyPrint(Boolean prettyPrint) |
DeploymentManagerAlpha.Deployments.Insert |
DeploymentManagerAlpha.Deployments.Insert.setPreview(Boolean preview)
If set to true, creates a deployment and creates "shell" resources but does not actually
instantiate these resources.
|
DeploymentManagerAlpha.Deployments.Insert |
DeploymentManagerAlpha.Deployments.Insert.setProject(String project)
The project ID for this request.
|
DeploymentManagerAlpha.Deployments.Insert |
DeploymentManagerAlpha.Deployments.Insert.setQuotaUser(String quotaUser) |
DeploymentManagerAlpha.Deployments.Insert |
DeploymentManagerAlpha.Deployments.Insert.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.