public final class DockerPortFromEnvironmentSupplier extends DockerEnvironmentSupplier implements java.util.function.Supplier<Optional<Integer>>
| Modifier and Type | Field and Description |
|---|---|
static DockerPortFromEnvironmentSupplier |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Optional<Integer> |
get() |
getDockerUriFromEnvironmentpublic static final DockerPortFromEnvironmentSupplier INSTANCE
public Optional<Integer> get()
get in interface java.util.function.Supplier<Optional<Integer>>Copyright © 2016. All Rights Reserved.