ConfigurationServiceGitRepositoryResponse

constructor(caCertResourceId: String? = null, gitImplementation: String? = null, hostKey: String? = null, hostKeyAlgorithm: String? = null, label: String, name: String, password: String? = null, patterns: List<String>, privateKey: String? = null, searchPaths: List<String>? = null, strictHostKeyChecking: Boolean? = null, uri: String, username: String? = null)