public static class SshFeed.Builder extends AbstractCommandFeed.Builder<SshFeed,SshFeed.Builder>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CommandPollConfig<?>> |
getPolls() |
SshFeed.Builder |
poll(CommandPollConfig<?> config) |
build, entity, execAsCommand, execAsScript, machine, machine, onlyIfServiceUp, onlyIfServiceUp, period, period, period, uniqueTagpublic SshFeed.Builder poll(CommandPollConfig<?> config)
poll in class AbstractCommandFeed.Builder<SshFeed,SshFeed.Builder>public java.util.List<CommandPollConfig<?>> getPolls()
getPolls in class AbstractCommandFeed.Builder<SshFeed,SshFeed.Builder>