| Package | Description |
|---|---|
| com.google.api.services.deploymentmanager.model |
| Modifier and Type | Method and Description |
|---|---|
DeploymentUpdateLabelEntry |
DeploymentUpdateLabelEntry.clone() |
DeploymentUpdateLabelEntry |
DeploymentUpdateLabelEntry.set(String fieldName,
Object value) |
DeploymentUpdateLabelEntry |
DeploymentUpdateLabelEntry.setKey(String key) |
DeploymentUpdateLabelEntry |
DeploymentUpdateLabelEntry.setValue(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<DeploymentUpdateLabelEntry> |
DeploymentUpdate.getLabels()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentUpdate |
DeploymentUpdate.setLabels(List<DeploymentUpdateLabelEntry> labels)
Output only.
|
Copyright © 2011–2018 Google. All rights reserved.