Package | Description |
---|---|
com.github.dockerjava.api.command | |
com.github.dockerjava.core | |
com.github.dockerjava.core.command | |
com.github.dockerjava.core.exec | |
com.github.dockerjava.jaxrs |
Modifier and Type | Method and Description |
---|---|
UpdateServiceCmd.Exec |
DockerCmdExecFactory.createUpdateServiceCmdExec()
Command to update a service specification in a docker swarm.
|
Modifier and Type | Method and Description |
---|---|
UpdateServiceCmd.Exec |
AbstractDockerCmdExecFactory.createUpdateServiceCmdExec() |
Constructor and Description |
---|
UpdateServiceCmdImpl(UpdateServiceCmd.Exec exec,
java.lang.String serviceId,
ServiceSpec serviceSpec) |
Modifier and Type | Class and Description |
---|---|
class |
UpdateServiceCmdExec
Update service settings.
|
Modifier and Type | Method and Description |
---|---|
UpdateServiceCmd.Exec |
JerseyDockerCmdExecFactory.createUpdateServiceCmdExec() |
Copyright © 2019. All Rights Reserved.