| Package | Description |
|---|---|
| com.github.dockerjava.api | |
| com.github.dockerjava.api.command |
| Modifier and Type | Method and Description |
|---|---|
RemoveServiceCmd |
DockerClientDelegate.removeServiceCmd(String serviceId) |
RemoveServiceCmd |
DockerClient.removeServiceCmd(String serviceId)
Command to remove a service
|
| Modifier and Type | Method and Description |
|---|---|
RemoveServiceCmd |
RemoveServiceCmd.withServiceId(String serviceId) |
Copyright © 2021. All rights reserved.