public interface DockerApi extends Closeable
Modifier and Type | Method and Description |
---|---|
ContainerApi |
getContainerApi() |
ImageApi |
getImageApi() |
MiscApi |
getMiscApi() |
NetworkApi |
getNetworkApi() |
MiscApi getMiscApi()
ContainerApi getContainerApi()
ImageApi getImageApi()
NetworkApi getNetworkApi()
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.