Uses of Class
org.jclouds.docker.domain.ImageHistory
Packages that use ImageHistory
-
Uses of ImageHistory in org.jclouds.docker.domain
Methods in org.jclouds.docker.domain that return ImageHistory -
Uses of ImageHistory in org.jclouds.docker.features
Methods in org.jclouds.docker.features that return types with arguments of type ImageHistoryModifier and TypeMethodDescriptionImageApi.getHistory
(String name) Return the history of the image with givenname
.