Uses of Class
com.spotify.docker.client.messages.ImageHistory
Packages that use ImageHistory
-
Uses of ImageHistory in com.spotify.docker.client
Fields in com.spotify.docker.client with type parameters of type ImageHistoryModifier and TypeFieldDescriptionprivate static final javax.ws.rs.core.GenericType
<List<ImageHistory>> DefaultDockerClient.IMAGE_HISTORY_LIST
Methods in com.spotify.docker.client that return types with arguments of type ImageHistoryModifier and TypeMethodDescriptionReturn the history of the image. -
Uses of ImageHistory in com.spotify.docker.client.messages
Subclasses of ImageHistory in com.spotify.docker.client.messagesMethods in com.spotify.docker.client.messages that return ImageHistory