Package | Description |
---|---|
org.openstack4j.api | |
org.openstack4j.model.heat.builder | |
org.openstack4j.openstack.heat.builder | |
org.openstack4j.openstack.heat.domain |
Modifier and Type | Method and Description |
---|---|
static ResourceHealthBuilder |
Builders.resourceHealth()
The builder to create a
ResourceHealth |
Modifier and Type | Method and Description |
---|---|
ResourceHealthBuilder |
ResourceHealthBuilder.markUnhealthy(boolean markUnhealthy)
Set the unhealthy status of the resource.
|
ResourceHealthBuilder |
OrchestrationBuilders.resourceHealth()
The builder to create a resource health update
|
ResourceHealthBuilder |
ResourceHealthBuilder.resourceStatusReason(String resourceStatusReason)
Set the resource status reason on the resource.
|
Modifier and Type | Method and Description |
---|---|
ResourceHealthBuilder |
HeatBuilders.resourceHealth() |
Modifier and Type | Class and Description |
---|---|
static class |
HeatResourceHealth.HeatResourceHealthBuilder
A Builder to create a
HeatResourceHealth . |
Modifier and Type | Method and Description |
---|---|
ResourceHealthBuilder |
HeatResourceHealth.HeatResourceHealthBuilder.from(ResourceHealth in) |
ResourceHealthBuilder |
HeatResourceHealth.HeatResourceHealthBuilder.markUnhealthy(boolean markUnhealthy) |
ResourceHealthBuilder |
HeatResourceHealth.HeatResourceHealthBuilder.resourceStatusReason(String resourceStatusReason) |
ResourceHealthBuilder |
HeatResourceHealth.toBuilder() |
Copyright © 2017. All rights reserved.