| Package | Description |
|---|---|
| com.suse.salt.netapi.results |
| Modifier and Type | Method and Description |
|---|---|
ResultInfo |
ResultInfoSet.get(int index)
Returns
ResultInfo associated with a given index. |
| Modifier and Type | Method and Description |
|---|---|
List<ResultInfo> |
ResultInfoSet.getInfoList()
Returns a list of all results.
|
Iterator<ResultInfo> |
ResultInfoSet.iterator()
Returns an iterator to the ResultInfo collection.
|
Copyright © 2016. All rights reserved.