Modifier and Type | Method and Description |
---|---|
java.util.List<IDepot> |
Server.getDepots(GetDepotsOptions opts) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IDepot> |
DepotsDelegator.getDepots(GetDepotsOptions opts) |
Modifier and Type | Method and Description |
---|---|
GetDepotsOptions |
GetDepotsOptions.setNameFilter(java.lang.String nameFilter) |
GetDepotsOptions |
GetDepotsOptions.setType(IDepot.DepotType type) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IDepot> |
IDepotsDelegator.getDepots(GetDepotsOptions opts)
Gets depots with type and namefilter
|
Copyright © 2021 Perforce Software. All Rights Reserved.