| Package | Description |
|---|---|
| org.openstack4j.api.heat | |
| org.openstack4j.openstack.heat.domain | |
| org.openstack4j.openstack.heat.internal |
| Modifier and Type | Method and Description |
|---|---|
SoftwareConfig |
SoftwareConfigService.create(SoftwareConfig sc)
Creates a new Software Config.
|
SoftwareConfig |
SoftwareConfigService.show(String configId)
Fetches a Software Configuration by ID
|
| Modifier and Type | Method and Description |
|---|---|
SoftwareConfig |
SoftwareConfigService.create(SoftwareConfig sc)
Creates a new Software Config.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HeatSoftwareConfig
Model implementation for Software Config
|
| Modifier and Type | Method and Description |
|---|---|
SoftwareConfig |
HeatSoftwareConfig.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
SoftwareConfigBuilder |
HeatSoftwareConfig.Builder.from(SoftwareConfig in) |
| Modifier and Type | Method and Description |
|---|---|
SoftwareConfig |
SoftwareConfigServiceImpl.create(SoftwareConfig sc)
Creates a new Software Config.
|
SoftwareConfig |
SoftwareConfigServiceImpl.show(String configId)
Fetches a Software Configuration by ID
|
| Modifier and Type | Method and Description |
|---|---|
SoftwareConfig |
SoftwareConfigServiceImpl.create(SoftwareConfig sc)
Creates a new Software Config.
|
Copyright © 2017. All rights reserved.