Package io.github.bonigarcia.wdm.docker
Class DockerHubTags
- java.lang.Object
-
- io.github.bonigarcia.wdm.docker.DockerHubTags
-
public class DockerHubTags extends Object
Docker Hub tags.- Since:
- 5.0.0
- Author:
- Boni Garcia
-
-
Constructor Summary
Constructors Constructor Description DockerHubTags()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<io.github.bonigarcia.wdm.docker.DockerHubTags.DockerHubTag>getResults()
-
-
-
Method Detail
-
getResults
public List<io.github.bonigarcia.wdm.docker.DockerHubTags.DockerHubTag> getResults()
-
-