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