public class HealthStateLog extends DockerObject
| Constructor and Description |
|---|
HealthStateLog() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnd() |
Integer |
getExitCode()
Deprecated.
|
Long |
getExitCodeLong() |
String |
getOutput() |
String |
getStart() |
getRawValuespublic String getStart()
public String getEnd()
@Deprecated public Integer getExitCode()
getExitCodeLong()public Long getExitCodeLong()
public String getOutput()
Copyright © 2025. All rights reserved.