Package | Description |
---|---|
com.google.api.services.deploymentmanager.model |
Modifier and Type | Method and Description |
---|---|
ConfigFile |
ConfigFile.clone() |
ConfigFile |
Manifest.getConfig()
Output only.
|
ConfigFile |
TargetConfiguration.getConfig()
The configuration to use for this deployment.
|
ConfigFile |
ConfigFile.set(String fieldName,
Object value) |
ConfigFile |
ConfigFile.setContent(String content)
The contents of the file.
|
Modifier and Type | Method and Description |
---|---|
Manifest |
Manifest.setConfig(ConfigFile config)
Output only.
|
TargetConfiguration |
TargetConfiguration.setConfig(ConfigFile config)
The configuration to use for this deployment.
|
Copyright © 2011–2024 Google. All rights reserved.