New
constructor(description: String? = null, destType: Provider.DestType? = null, host: String, name: String, trustAll: Boolean? = null, title: String? = null, authType: Provider.AuthType, port: Int, pathPrefix: String? = null, useSSL: Boolean, isOnPremise: Boolean? = null, cloudConnectorLocation: String? = null, rtAuth: Provider.RtAuth?, url: String? = null, userName: String? = null, password: String? = null, sslInfo: Provider.SslInfo? = null, clientSecret: String? = null, clientId: String? = null, tokenUrl: String? = null, keystoreLocation: String? = null, keystorePassword: String? = null)(source)