public class ListConfigsCmdImpl extends AbstrDockerCmd<ListConfigsCmd,List<Config>> implements ListConfigsCmd
ListConfigsCmd.Execexecution| Constructor and Description |
|---|
ListConfigsCmdImpl(ListConfigsCmd.Exec exec) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<String>> |
getFilters() |
ListConfigsCmd |
withFilters(Map<String,List<String>> filters) |
close, exec, registryAuth, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexecpublic ListConfigsCmdImpl(ListConfigsCmd.Exec exec)
public Map<String,List<String>> getFilters()
getFilters in interface ListConfigsCmdpublic ListConfigsCmd withFilters(Map<String,List<String>> filters)
withFilters in interface ListConfigsCmdCopyright © 2025. All rights reserved.