public class WebHealthCheckExtensionInterpreter extends Object implements ExtensionInterpreter<WebHealthCheck>
| Constructor and Description |
|---|
WebHealthCheckExtensionInterpreter() |
| Modifier and Type | Method and Description |
|---|---|
com.github.dockerjava.api.command.CreateContainerCmd |
build(ServiceDescriptor td,
com.github.dockerjava.api.command.CreateContainerCmd cmd,
WebHealthCheck whc) |
public com.github.dockerjava.api.command.CreateContainerCmd build(ServiceDescriptor td, com.github.dockerjava.api.command.CreateContainerCmd cmd, WebHealthCheck whc)
build in interface ExtensionInterpreter<WebHealthCheck>Copyright © 2019. All rights reserved.