public class Image extends Object
| Constructor and Description |
|---|
Image() |
| Modifier and Type | Method and Description |
|---|---|
String |
created() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
id() |
Map<String,String> |
labels() |
String |
parentId() |
com.google.common.collect.ImmutableList<String> |
repoDigests() |
com.google.common.collect.ImmutableList<String> |
repoTags() |
Long |
size() |
String |
toString() |
Long |
virtualSize() |
public String created()
public String id()
public String parentId()
public com.google.common.collect.ImmutableList<String> repoTags()
public com.google.common.collect.ImmutableList<String> repoDigests()
public Long size()
public Long virtualSize()
Copyright © 2017. All rights reserved.