Package com.sap.ai.sdk.core.model
Interface BckndArgoCDRepositoryCredentials.Builder1
- Enclosing class:
BckndArgoCDRepositoryCredentials
public static interface BckndArgoCDRepositoryCredentials.Builder1
Builder helper class.
-
Method Summary
Modifier and TypeMethodDescriptionSet the password of thisBckndArgoCDRepositoryCredentialsinstance.
-
Method Details
-
password
Set the password of thisBckndArgoCDRepositoryCredentialsinstance.- Parameters:
password- Password for read-access to the repository- Returns:
- The BckndArgoCDRepositoryCredentials instance.
-