java.lang.Object | |
↳ | org.rundeck.api.NodeFiltersBuilder |
Builder for node filters
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Build a new instance.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Exclude nodes matching the given hostname
| |||||||||||
Exclude nodes matching the given name
| |||||||||||
Exclude nodes matching the given OS-arch
| |||||||||||
Exclude nodes matching the given OS-family
| |||||||||||
Exclude nodes matching the given OS-name
| |||||||||||
Exclude nodes matching the given OS-version
| |||||||||||
Whether exclusion filters take precedence (default to yes).
| |||||||||||
Exclude nodes matching the given tags
| |||||||||||
Exclude nodes matching the given type
| |||||||||||
Include nodes matching the given hostname
| |||||||||||
Include nodes matching the given name
| |||||||||||
Include nodes matching the given OS-arch
| |||||||||||
Include nodes matching the given OS-family
| |||||||||||
Include nodes matching the given OS-name
| |||||||||||
Include nodes matching the given OS-version
| |||||||||||
Include nodes matching the given tags
| |||||||||||
Include nodes matching the given type
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Exclude nodes matching the given hostname
Exclude nodes matching the given name
Exclude nodes matching the given OS-arch
Exclude nodes matching the given OS-family
Exclude nodes matching the given OS-name
Exclude nodes matching the given OS-version
Whether exclusion filters take precedence (default to yes).
Exclude nodes matching the given tags
Exclude nodes matching the given type
Include nodes matching the given hostname
Include nodes matching the given name
Include nodes matching the given OS-arch
Include nodes matching the given OS-family
Include nodes matching the given OS-name
Include nodes matching the given OS-version
Include nodes matching the given tags
Include nodes matching the given type