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 |
|---|---|
java.lang.String |
getNetworkId() |
InspectNetworkCmd |
withNetworkId(java.lang.String networkId) |
close, exec, registryAuth, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexecpublic InpectNetworkCmdImpl(DockerCmdSyncExec<InspectNetworkCmd,Network> exec)
public java.lang.String getNetworkId()
getNetworkId in interface InspectNetworkCmdpublic InspectNetworkCmd withNetworkId(java.lang.String networkId)
withNetworkId in interface InspectNetworkCmdCopyright © 2020. All Rights Reserved.