public class Image extends Object 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() |
public 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 © 2020. All rights reserved.