Uses of Interface
ai.promoted.delivery.client.Delivery
Packages that use Delivery
-
Uses of Delivery in ai.promoted.delivery.client
Classes in ai.promoted.delivery.client that implement DeliveryModifier and TypeClassDescriptionclassClient for Promoted.ai's Delivery API.classImplements SDK-side delivery, which does not call Promoted.ai but rather applies paging paramters to the request insertions and sets up for logging.Methods in ai.promoted.delivery.client that return DeliveryModifier and TypeMethodDescriptionApiFactory.createApiDelivery(String endpoint, String apiKey, long timeoutMillis, boolean warmup, int maxRequestInsertions) DefaultApiFactory.createApiDelivery(String endpoint, String apiKey, long timeoutMillis, boolean warmup, int maxRequestInsertions) ApiFactory.createSdkDelivery()DefaultApiFactory.createSdkDelivery()