Modifier and Type | Method and Description |
---|---|
InspectServiceCmd |
DockerClient.inspectServiceCmd(java.lang.String serviceId)
Command to inspect a service
|
Modifier and Type | Method and Description |
---|---|
InspectServiceCmd |
InspectServiceCmd.withServiceId(java.lang.String serviceId) |
Modifier and Type | Method and Description |
---|---|
InspectServiceCmd |
DockerClientImpl.inspectServiceCmd(java.lang.String serviceId) |
Modifier and Type | Class and Description |
---|---|
class |
InspectServiceCmdImpl
Inspect the details of a container.
|
Modifier and Type | Method and Description |
---|---|
InspectServiceCmd |
InspectServiceCmdImpl.withServiceId(java.lang.String serviceId) |
Modifier and Type | Method and Description |
---|---|
protected Service |
InspectServiceCmdExec.execute(InspectServiceCmd command) |
Modifier and Type | Method and Description |
---|---|
protected Service |
InspectServiceCmdExec.execute(InspectServiceCmd command) |
Copyright © 2018. All Rights Reserved.