public class Credentials extends Object
Constructor and Description |
---|
Credentials(String name,
String value)
Class Constructor bounded to the Jenkins Data.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getValue() |
void |
setName(String name)
Set Credential Name
|
void |
setValue(String value)
Set Credential value
|
Copyright © 2016–2025. All rights reserved.