public Collection getCommands()

in teamcity-helm-plugin-server/src/main/java/jetbrains/buildServer/helm/HelmParametersBean.java [13:15]


    public Collection<HelmCommand> getCommands() {
        return HelmCommands.getAll();
    }