hostname abstract method
- String hostname
The hostname of your Nevis Authentication Cloud.
IMPORTANT
Providing the hostname is required.
Params:
- hostname: the hostname of your Nevis Authentication Cloud.
Returns: a ConfigurationAuthCloudBuilder object.
Implementation
ConfigurationAuthCloudBuilder hostname(String hostname);