public class Image extends Object
Modifier and Type | Field and Description |
---|---|
private String |
created |
private String |
id |
private String |
parentId |
private com.google.common.collect.ImmutableList<String> |
repoTags |
private Long |
size |
private Long |
virtualSize |
Constructor and Description |
---|
Image() |
private String created
private String id
private String parentId
private com.google.common.collect.ImmutableList<String> repoTags
private Long size
private Long virtualSize
Copyright © 2016. All rights reserved.