Package | Description |
---|---|
org.openstack4j.api.heat | |
org.openstack4j.openstack.heat.domain | |
org.openstack4j.openstack.heat.internal |
Modifier and Type | Method and Description |
---|---|
ActionResponse |
ResourcesService.markUnhealthy(String stackName,
String stackId,
String resourceName,
ResourceHealth resourceHealth)
Marks a resource unhealthy
|
Modifier and Type | Class and Description |
---|---|
class |
HeatResourceHealth
This is a model of a HeatResourceHealth.
|
Modifier and Type | Method and Description |
---|---|
ResourceHealth |
HeatResourceHealth.HeatResourceHealthBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ResourceHealthBuilder |
HeatResourceHealth.HeatResourceHealthBuilder.from(ResourceHealth in) |
Modifier and Type | Method and Description |
---|---|
ActionResponse |
ResourcesServiceImpl.markUnhealthy(String stackName,
String stackId,
String resourceName,
ResourceHealth resourceHealth) |
Copyright © 2017. All rights reserved.