Class AbstractTarget<T>
java.lang.Object
com.suse.salt.netapi.datatypes.target.AbstractTarget<T>
- Type Parameters:
T- The data type of the target class
- Direct Known Subclasses:
Compound,DictionaryTarget,Glob,IPCidr,MinionList,NodeGroup,Range,RegEx
Base class for all target types
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
target
-
type
-
-
Constructor Details
-
AbstractTarget
-
-
Method Details
-
getTarget
-
getType
-
getProps
- Returns:
- a map of items to include in the API call payload
-