| Package | Description |
|---|---|
| org.symphonyoss.symphony.pod.api | |
| org.symphonyoss.symphony.pod.model |
| Modifier and Type | Method and Description |
|---|---|
AdminStreamList |
StreamsApi.v1AdminStreamsListPost(String sessionToken,
Integer skip,
Integer limit,
AdminStreamFilter filter)
Retrieve all the streams across the enterprise where the membership of the stream has been modified between a given time range
|
| Modifier and Type | Method and Description |
|---|---|
AdminStreamList |
AdminStreamList.count(Long count) |
AdminStreamList |
AdminStreamList.filter(AdminStreamFilter filter) |
AdminStreamList |
AdminStreamList.limit(Integer limit) |
AdminStreamList |
AdminStreamList.skip(Integer skip) |
AdminStreamList |
AdminStreamList.streams(AdminStreamInfoList streams) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.