public class StartedContainerInfo extends Object
| Constructor and Description |
|---|
StartedContainerInfo(String containerId,
ContainerInspectionResult containerInfo) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContainerId() |
ContainerInspectionResult |
getContainerInfo() |
public StartedContainerInfo(String containerId, ContainerInspectionResult containerInfo)
public String getContainerId()
public ContainerInspectionResult getContainerInfo()
Copyright © 2016. All Rights Reserved.