hostUri property

String? hostUri
getter/setter pair

The URI of the Bitbucket Server host.

Once this field has been set, it cannot be changed. If you need to change it, please create another BitbucketServerConfig.

Required. Immutable.

Implementation

core.String? hostUri;