Package | Description |
---|---|
com.google.api.services.deploymentmanager | |
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
DeploymentManager.Deployments.Stop |
DeploymentManager.Deployments.stop(String project,
String deployment,
DeploymentsStopRequest content)
Stops an ongoing operation.
|
Constructor and Description |
---|
Stop(String project,
String deployment,
DeploymentsStopRequest content)
Stops an ongoing operation.
|
Modifier and Type | Method and Description |
---|---|
DeploymentsStopRequest |
DeploymentsStopRequest.clone() |
DeploymentsStopRequest |
DeploymentsStopRequest.encodeFingerprint(byte[] fingerprint)
Specifies a fingerprint for `stop()` requests.
|
DeploymentsStopRequest |
DeploymentsStopRequest.set(String fieldName,
Object value) |
DeploymentsStopRequest |
DeploymentsStopRequest.setFingerprint(String fingerprint)
Specifies a fingerprint for `stop()` requests.
|
Copyright © 2011–2024 Google. All rights reserved.