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