public class HealthState extends DockerObject
| Constructor and Description |
|---|
HealthState() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getFailingStreak() |
List<HealthStateLog> |
getLog() |
String |
getStatus() |
getRawValuespublic String getStatus()
public Integer getFailingStreak()
public List<HealthStateLog> getLog()
Copyright © 2025. All rights reserved.