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() |
getRawValues
public String getStart()
public String getEnd()
@Deprecated public Integer getExitCode()
getExitCodeLong()
public Long getExitCodeLong()
public String getOutput()
Copyright © 2022. All rights reserved.