public class Container extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Container.Port |
Modifier and Type | Field and Description |
---|---|
Container.Port[] |
ports |
Constructor and Description |
---|
Container() |
Modifier and Type | Method and Description |
---|---|
String |
getCommand() |
long |
getCreated() |
String |
getId() |
String |
getImage() |
String[] |
getNames() |
Container.Port[] |
getPorts() |
String |
getStatus() |
String |
toString() |
public Container.Port[] ports
Copyright © 2015. All Rights Reserved.