public class Image extends DockerObject implements Serializable
| Constructor and Description |
|---|
Image() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getContainers() |
Long |
getCreated() |
String |
getId() |
Map<String,String> |
getLabels() |
String |
getParentId() |
String[] |
getRepoDigests() |
String[] |
getRepoTags() |
Long |
getSharedSize() |
Long |
getSize() |
Long |
getVirtualSize() |
getRawValuespublic String getId()
public String[] getRepoTags()
public String[] getRepoDigests()
public String getParentId()
public Long getCreated()
public Long getSize()
public Long getVirtualSize()
public Long getSharedSize()
public Integer getContainers()
Copyright © 2025. All rights reserved.