Package | Description |
---|---|
org.jclouds.docker.domain | |
org.jclouds.docker.features |
Modifier and Type | Method and Description |
---|---|
static ImageSummary |
ImageSummary.create(String id,
long created,
String parentId,
long size,
long virtualSize,
List<String> repoTags) |
Modifier and Type | Method and Description |
---|---|
List<ImageSummary> |
ImageApi.listImages() |
List<ImageSummary> |
ImageApi.listImages(ListImageOptions options) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.