public class ManageDistributionService extends java.lang.Object implements ManageDistribution
| Constructor and Description |
|---|
ManageDistributionService(de.gesellix.docker.remote.api.EngineApiClient client) |
| Modifier and Type | Method and Description |
|---|---|
EngineResponseContent<de.gesellix.docker.remote.api.DistributionInspect> |
descriptor(java.lang.String image) |
public ManageDistributionService(de.gesellix.docker.remote.api.EngineApiClient client)
public EngineResponseContent<de.gesellix.docker.remote.api.DistributionInspect> descriptor(java.lang.String image)
descriptor in interface ManageDistribution