Get Repository Remote Repository Config Upstream Credential
data class GetRepositoryRemoteRepositoryConfigUpstreamCredential(val usernamePasswordCredentials: List<GetRepositoryRemoteRepositoryConfigUpstreamCredentialUsernamePasswordCredential>)
Constructors
Link copied to clipboard
constructor(usernamePasswordCredentials: List<GetRepositoryRemoteRepositoryConfigUpstreamCredentialUsernamePasswordCredential>)
Properties
Link copied to clipboard
val usernamePasswordCredentials: List<GetRepositoryRemoteRepositoryConfigUpstreamCredentialUsernamePasswordCredential>
Use username and password to access the remote repository.