| Package | Description |
|---|---|
| com.google.api.services.deploymentmanager.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentOutputEntry |
DeploymentOutputEntry.clone() |
DeploymentOutputEntry |
DeploymentOutputEntry.set(String fieldName,
Object value) |
DeploymentOutputEntry |
DeploymentOutputEntry.setKey(String key)
Key of the output
|
DeploymentOutputEntry |
DeploymentOutputEntry.setValue(String value)
Value of the label
|
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentOutputEntry> |
Deployment.getOutputs()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Deployment |
Deployment.setOutputs(List<DeploymentOutputEntry> outputs)
Output only.
|
Copyright © 2011–2021 Google. All rights reserved.