| Package | Description |
|---|---|
| org.openstack4j.api.heat | |
| org.openstack4j.openstack.heat.domain | |
| org.openstack4j.openstack.heat.internal |
| Modifier and Type | Method and Description |
|---|---|
ActionResponse |
StackService.update(String stackName,
String stackId,
StackUpdate stackUpdate)
Updates an existing Stack
|
| Modifier and Type | Class and Description |
|---|---|
class |
HeatStackUpdate
Model Entity used for updating a Stack
|
| Modifier and Type | Method and Description |
|---|---|
StackUpdate |
HeatStackUpdate.HeatStackUpdateConcreteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
StackUpdateBuilder |
HeatStackUpdate.HeatStackUpdateConcreteBuilder.from(StackUpdate in) |
| Modifier and Type | Method and Description |
|---|---|
ActionResponse |
StackServiceImpl.update(String stackName,
String stackId,
StackUpdate stackUpdate) |
Copyright © 2017. All rights reserved.