Interface PublishApiFactory

All Superinterfaces:
Serializable

public interface PublishApiFactory extends Serializable
  • Method Summary

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

    • apply

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