Docker\API\Model\SystemInformation::getIndexServerAddress PHP Method

getIndexServerAddress() public method

public getIndexServerAddress ( ) : string
return string
    public function getIndexServerAddress()
    {
        return $this->indexServerAddress;
    }