JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.mandas.docker.client.messages.swarm
Interface ContainerStatus
@Immutable
public interface
ContainerStatus
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
containerId
()
Long
exitCode
()
Integer
pid
()
Method Details
containerId
String
containerId
()
pid
Integer
pid
()
exitCode
Long
exitCode
()