set Default Configuration Server Url
open fun setDefaultConfigurationServerUrl(@NonNull url: String): STWConfiguration.Builder
Content copied to clipboard
Set the default URL of configuration server.
Return
Builder This Builder object to allow for chaining of calls to set methods.
Parameters
url
String The default URL of configuration server.
The URL here should not contain "http://" or "https://" prefix.