Class LoginPortForContainer.LoginPortLookupChain
java.lang.Object
org.jclouds.docker.compute.functions.LoginPortForContainer.LoginPortLookupChain
- All Implemented Interfaces:
com.google.common.base.Function<Container,
,com.google.common.base.Optional<Integer>> Function<Container,
,com.google.common.base.Optional<Integer>> LoginPortForContainer
- Enclosing interface:
LoginPortForContainer
@Beta
public static final class LoginPortForContainer.LoginPortLookupChain
extends Object
implements 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