public class InspectContainerResponse.ContainerState extends Object
Constructor and Description |
---|
InspectContainerResponse.ContainerState() |
Modifier and Type | Method and Description |
---|---|
int |
getExitCode() |
String |
getFinishedAt() |
int |
getPid() |
String |
getStartedAt() |
boolean |
isPaused() |
boolean |
isRunning() |
String |
toString() |
public InspectContainerResponse.ContainerState()
Copyright © 2015. All Rights Reserved.