Modifier and Type | Method and Description |
---|---|
IClient |
Server.getClientTemplate(java.lang.String clientName,
GetClientTemplateOptions opts) |
Modifier and Type | Method and Description |
---|---|
IClient |
ClientDelegator.getClientTemplate(java.lang.String clientName,
GetClientTemplateOptions getClientTemplateOptions)
Get a template of a non-existent named Perforce client.
|
Modifier and Type | Method and Description |
---|---|
GetClientTemplateOptions |
GetClientTemplateOptions.setAllowExistent(boolean allowExistent) |
GetClientTemplateOptions |
GetClientTemplateOptions.setChangelistId(int changelistId) |
GetClientTemplateOptions |
GetClientTemplateOptions.setStream(java.lang.String stream) |
Modifier and Type | Method and Description |
---|---|
IClient |
IClientDelegator.getClientTemplate(java.lang.String clientName,
GetClientTemplateOptions getClientTemplateOptions)
Get a template of a non-existent named Perforce client.
|
Copyright © 2022 Perforce Software. All Rights Reserved.