Interface QueryApiFactory

All Superinterfaces:
Serializable

public interface QueryApiFactory extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
    com.here.platform.data.client.scaladsl.QueryApi
    apply(org.apache.pekko.actor.ActorSystem actorySystem, HRN hrn, Settings settings)
     
  • Method Details

    • apply

      com.here.platform.data.client.scaladsl.QueryApi apply(org.apache.pekko.actor.ActorSystem actorySystem, HRN hrn, Settings settings)