public class DefaultServiceBuilder extends Object implements ServiceBuilder
| Constructor and Description |
|---|
DefaultServiceBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Service |
build(ServiceDescriptor descriptor,
com.github.dockerjava.api.DockerClient client) |
Service |
cleanup(Service s,
com.github.dockerjava.api.DockerClient client) |
public Service build(ServiceDescriptor descriptor, com.github.dockerjava.api.DockerClient client)
build in interface ServiceBuilderpublic Service cleanup(Service s, com.github.dockerjava.api.DockerClient client)
cleanup in interface ServiceBuilderCopyright © 2021. All rights reserved.