Package io.fabric8.maven.docker.model
Interface Network
-
- All Known Implementing Classes:
NetworksListElement
public interface Network
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDriver()StringgetId()StringgetName()StringgetScope()
-