public interface IDepotsDelegator
| Modifier and Type | Method and Description |
|---|---|
List<IDepot> |
getDepots()
Gets the depots.
|
List<IDepot> getDepots() throws ConnectionException, RequestException, AccessException
ConnectionException - the connection exceptionRequestException - the request exceptionAccessException - the access exceptionCopyright © 2017 Perforce Software. All Rights Reserved.