Package | Description |
---|---|
com.github.dockerjava.api.command | |
com.github.dockerjava.api.model | |
com.github.dockerjava.core.command | |
com.github.dockerjava.core.exec | |
com.github.dockerjava.jaxrs |
Modifier and Type | Method and Description |
---|---|
Service |
InspectServiceCmd.exec() |
Modifier and Type | Method and Description |
---|---|
Service |
Service.withCreatedAt(java.util.Date createdAt) |
Service |
Service.withEndpoint(Endpoint endpoint) |
Service |
Service.withId(java.lang.String id) |
Service |
Service.withSpec(ServiceSpec spec) |
Service |
Service.withUpdatedAt(java.util.Date updatedAt) |
Service |
Service.withUpdateStatus(ServiceUpdateStatus updateStatus) |
Service |
Service.withVersion(ResourceVersion version) |
Modifier and Type | Method and Description |
---|---|
Service |
InspectServiceCmdImpl.exec() |
Modifier and Type | Method and Description |
---|---|
protected Service |
InspectServiceCmdExec.execute(InspectServiceCmd command) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<Service> |
ListServicesCmdExec.execute(ListServicesCmd command) |
Modifier and Type | Method and Description |
---|---|
protected Service |
InspectServiceCmdExec.execute(InspectServiceCmd command) |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<Service> |
ListServicesCmdExec.execute(ListServicesCmd command) |
Copyright © 2018. All Rights Reserved.