Class Return<T>
java.lang.Object
com.suse.salt.netapi.results.Return<T>
- Type Parameters:
T- The type of the value this result holds.
Represents a Salt API result.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
result
-
-
Constructor Details
-
Return
public Return()
-
-
Method Details
-
getResult
-