public interface IKeysDelegator
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,java.lang.String> |
getKeys(GetKeysOptions opts)
Get a map of the Perforce server's keys.
|
java.util.Map<java.lang.String,java.lang.String> getKeys(GetKeysOptions opts) throws P4JavaException
opts - GetKeysOptions object describing optional parameters; if null,
no options are set.P4JavaException - if an error occurs processing this method and its parameters.Copyright © 2021 Perforce Software. All Rights Reserved.