Modifier and Type | Method and Description |
---|---|
java.util.List<IStreamSummary> |
Server.getStreams(java.util.List<java.lang.String> streamPaths,
GetStreamsOptions opts) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IStreamSummary> |
StreamsDelegator.getStreams(java.util.List<java.lang.String> streamPaths,
GetStreamsOptions opts) |
Modifier and Type | Method and Description |
---|---|
GetStreamsOptions |
GetStreamsOptions.setFields(java.lang.String fields) |
GetStreamsOptions |
GetStreamsOptions.setFilter(java.lang.String filter) |
GetStreamsOptions |
GetStreamsOptions.setMaxResults(int maxResults) |
GetStreamsOptions |
GetStreamsOptions.setUnloaded(boolean unloaded) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IStreamSummary> |
IStreamsDelegator.getStreams(java.util.List<java.lang.String> streamPaths,
GetStreamsOptions opts)
Get a list of all summary Perforce streams known to the Perforce server.
|
Copyright © 2022 Perforce Software. All Rights Reserved.