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