public class InpectNetworkCmdImpl extends AbstrDockerCmd<InspectNetworkCmd,Network> implements InspectNetworkCmd
InspectNetworkCmd.Exec
execution
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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
exec
public InpectNetworkCmdImpl(DockerCmdSyncExec<InspectNetworkCmd,Network> exec)
public java.lang.String getNetworkId()
getNetworkId
in interface InspectNetworkCmd
public InspectNetworkCmd withNetworkId(java.lang.String networkId)
withNetworkId
in interface InspectNetworkCmd
Copyright © 2019. All Rights Reserved.