Package | Description |
---|---|
com.google.api.services.deploymentmanager | |
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
DeploymentManager.Deployments.CancelPreview |
DeploymentManager.Deployments.cancelPreview(String project,
String deployment,
DeploymentsCancelPreviewRequest content)
Cancels and removes the preview currently associated with the deployment.
|
Constructor and Description |
---|
CancelPreview(String project,
String deployment,
DeploymentsCancelPreviewRequest content)
Cancels and removes the preview currently associated with the deployment.
|
Modifier and Type | Method and Description |
---|---|
DeploymentsCancelPreviewRequest |
DeploymentsCancelPreviewRequest.clone() |
DeploymentsCancelPreviewRequest |
DeploymentsCancelPreviewRequest.encodeFingerprint(byte[] fingerprint)
Specifies a fingerprint for `cancelPreview()` requests.
|
DeploymentsCancelPreviewRequest |
DeploymentsCancelPreviewRequest.set(String fieldName,
Object value) |
DeploymentsCancelPreviewRequest |
DeploymentsCancelPreviewRequest.setFingerprint(String fingerprint)
Specifies a fingerprint for `cancelPreview()` requests.
|
Copyright © 2011–2024 Google. All rights reserved.