Uses of Class
io.jenkins.plugins.tuleap_api.deprecated_client.impl.DefaultClientCommandConfigurer
-
Packages that use DefaultClientCommandConfigurer Package Description io.jenkins.plugins.tuleap_api.deprecated_client.impl -
-
Uses of DefaultClientCommandConfigurer in io.jenkins.plugins.tuleap_api.deprecated_client.impl
Methods in io.jenkins.plugins.tuleap_api.deprecated_client.impl that return DefaultClientCommandConfigurer Modifier and Type Method Description DefaultClientCommandConfigurer<T>
DefaultClientCommandConfigurer. create(String apiUrl)
DefaultClientCommandConfigurer<T>
DefaultClientCommandConfigurer. withCommand(TuleapClientRawCmd.Command command)
DefaultClientCommandConfigurer<T>
DefaultClientCommandConfigurer. withCredentials(TuleapAccessToken credentials)
DefaultClientCommandConfigurer<T>
DefaultClientCommandConfigurer. withGitUrl(String gitUrl)
-