public class InpectNetworkCmdImpl extends AbstrDockerCmd<InspectNetworkCmd,Network> implements InspectNetworkCmd
InspectNetworkCmd.Execexecution| Constructor and Description |
|---|
InpectNetworkCmdImpl(DockerCmdSyncExec<InspectNetworkCmd,Network> exec) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNetworkId() |
InspectNetworkCmd |
withNetworkId(String networkId) |
close, exec, registryAuth, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexecpublic InpectNetworkCmdImpl(DockerCmdSyncExec<InspectNetworkCmd,Network> exec)
public String getNetworkId()
getNetworkId in interface InspectNetworkCmdpublic InspectNetworkCmd withNetworkId(String networkId)
withNetworkId in interface InspectNetworkCmdCopyright © 2017. All Rights Reserved.