public class ContainerInspectionResult extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ContainerInspectionResult.Config |
static class |
ContainerInspectionResult.NetworkSettings |
| Constructor and Description |
|---|
ContainerInspectionResult() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getArgs() |
ContainerInspectionResult.Config |
getConfig() |
Calendar |
getCreatedAt() |
String |
getId() |
String |
getName() |
ContainerInspectionResult.NetworkSettings |
getNetworkSettings() |
String |
getPath() |
public String getId()
public String getName()
public Calendar getCreatedAt()
public String getPath()
public ContainerInspectionResult.Config getConfig()
public ContainerInspectionResult.NetworkSettings getNetworkSettings()
Copyright © 2016. All Rights Reserved.