Construct a new builder from an existing options object, if provided.
Optionalurl: stringBuild the [[OnmsServer]] object.
The authentication config to use when connecting.
If undefined is passed, the default authentication settings will be used.
Optionalauth: OnmsAuthConfigthe authentication config
The server metadata to associate with the server.
If undefined is passed, no metadata will be used.
Optionalmetadata: ServerMetadatathe metadata
The display name of the server.
If undefined is passed, the name will be unset.
Optionalname: stringthe server name
The URL of the server.
If undefined is passed, the URL will be unset.
Optionalurl: stringthe server's URL
A builder for [[OnmsServer]]. Create a new one with [[OnmsServer.newBuilder]].