Modifier and Type | Method and Description |
---|---|
RemoveServiceCmd |
DockerClient.removeServiceCmd(java.lang.String serviceId)
Command to remove a service
|
Modifier and Type | Method and Description |
---|---|
RemoveServiceCmd |
RemoveServiceCmd.withServiceId(java.lang.String serviceId) |
Modifier and Type | Method and Description |
---|---|
RemoveServiceCmd |
DockerClientImpl.removeServiceCmd(java.lang.String serviceId) |
Modifier and Type | Class and Description |
---|---|
class |
RemoveServiceCmdImpl
Remove a service.
|
Modifier and Type | Method and Description |
---|---|
RemoveServiceCmd |
RemoveServiceCmdImpl.withServiceId(java.lang.String serviceId) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Void |
RemoveServiceCmdExec.execute(RemoveServiceCmd command) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Void |
RemoveServiceCmdExec.execute(RemoveServiceCmd command) |
Copyright © 2019. All Rights Reserved.