public interface ResourceHealthBuilder extends Buildable.Builder<ResourceHealthBuilder,ResourceHealth>
ResourceHealth
objectsModifier and Type | Method and Description |
---|---|
ResourceHealthBuilder |
markUnhealthy(boolean markUnhealthy)
Set the unhealthy status of the resource.
|
ResourceHealthBuilder |
resourceStatusReason(String resourceStatusReason)
Set the resource status reason on the resource.
|
build, from
ResourceHealthBuilder markUnhealthy(boolean markUnhealthy)
markUnhealthy
- ResourceHealthBuilder resourceStatusReason(String resourceStatusReason)
resourceStatusReason
- Copyright © 2017. All rights reserved.