Uses of Interface
com.spotify.docker.client.DockerHost.SystemDelegate
-
Packages that use DockerHost.SystemDelegate Package Description com.spotify.docker.client -
-
Uses of DockerHost.SystemDelegate in com.spotify.docker.client
Fields in com.spotify.docker.client declared as DockerHost.SystemDelegate Modifier and Type Field Description private static DockerHost.SystemDelegate
DockerHost. defaultSystemDelegate
private static DockerHost.SystemDelegate
DockerHost. systemDelegate
Methods in com.spotify.docker.client with parameters of type DockerHost.SystemDelegate Modifier and Type Method Description (package private) static void
DockerHost. setSystemDelegate(DockerHost.SystemDelegate delegate)
-