| Package | Description |
|---|---|
| org.openstack4j.api.heat | |
| org.openstack4j.openstack.heat.domain | |
| org.openstack4j.openstack.heat.internal |
| Modifier and Type | Method and Description |
|---|---|
Stack |
StackService.create(StackCreate newStack)
|
| Modifier and Type | Class and Description |
|---|---|
class |
HeatStackCreate
This class contains all elements required for the creation of a HeatStack.
|
| Modifier and Type | Method and Description |
|---|---|
StackCreate |
HeatStackCreate.HeatStackCreateConcreteBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
StackCreateBuilder |
HeatStackCreate.HeatStackCreateConcreteBuilder.from(StackCreate in) |
| Modifier and Type | Method and Description |
|---|---|
Stack |
StackServiceImpl.create(StackCreate newStack) |
Copyright © 2017. All rights reserved.