DataSift\Storyplayer\OsLib\OsBase::determineHostname PHP Method

determineHostname() abstract public method

abstract public determineHostname ( HostDetails $hostDetails, DataSift\Storyplayer\HostLib\SupportedHost $vm ) : string
$hostDetails HostDetails
$vm DataSift\Storyplayer\HostLib\SupportedHost
return string
    public abstract function determineHostname($hostDetails, SupportedHost $vm);