hostname abstract method

ConfigurationAdmin4PatternBuilder hostname(
  1. String hostname
)

The hostname of your Nevis Identity Suite.

IMPORTANT
Providing the hostname is required.

Params:

  • hostname: the hostname of your Nevis Identity Suite.

Returns: a ConfigurationAdmin4PatternBuilder object.

Implementation

ConfigurationAdmin4PatternBuilder hostname(String hostname);