public class InspectConfigCmdImpl extends AbstrDockerCmd<InspectConfigCmd,Config> implements InspectConfigCmd
InspectConfigCmd.Execexecution| Constructor and Description |
|---|
InspectConfigCmdImpl(InspectConfigCmd.Exec exec,
String configId) |
| Modifier and Type | Method and Description |
|---|---|
Config |
exec() |
String |
getConfigId() |
InspectConfigCmd |
withConfigId(String configId) |
close, registryAuth, toStringpublic InspectConfigCmdImpl(InspectConfigCmd.Exec exec, String configId)
public String getConfigId()
getConfigId in interface InspectConfigCmdpublic InspectConfigCmd withConfigId(String configId)
withConfigId in interface InspectConfigCmdpublic Config exec() throws NotFoundException
exec in interface InspectConfigCmdexec in interface SyncDockerCmd<Config>exec in class AbstrDockerCmd<InspectConfigCmd,Config>NotFoundException - No such configCopyright © 2025. All rights reserved.