Class CustomLoginPortFromImage
java.lang.Object
org.jclouds.docker.compute.functions.CustomLoginPortFromImage
- All Implemented Interfaces:
com.google.common.base.Function<Container,
,com.google.common.base.Optional<Integer>> Function<Container,
,com.google.common.base.Optional<Integer>> LoginPortForContainer
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.jclouds.docker.compute.functions.LoginPortForContainer
LoginPortForContainer.LoginPortLookupChain
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.common.base.Function
equals