Package | Description |
---|---|
com.github.dockerjava.api | |
com.github.dockerjava.api.command |
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) |
Copyright © 2019. All Rights Reserved.