Uses of Class
io.jenkins.plugins.google.analyze.code.security.CredentialPair
-
Packages that use CredentialPair Package Description io.jenkins.plugins.google.analyze.code.security -
-
Uses of CredentialPair in io.jenkins.plugins.google.analyze.code.security
Methods in io.jenkins.plugins.google.analyze.code.security that return types with arguments of type CredentialPair Modifier and Type Method Description List<CredentialPair>
CodeScanBuildStep.BuildStepDescriptorImpl. getCredentialPairs()
Method parameters in io.jenkins.plugins.google.analyze.code.security with type arguments of type CredentialPair Modifier and Type Method Description void
CodeScanBuildStep.BuildStepDescriptorImpl. setCredentialPairs(List<CredentialPair> credentialPairs)
-