Uses of Interface
ai.promoted.delivery.client.ApiFactory
-
Packages that use ApiFactory Package Description ai.promoted.delivery.client -
-
Uses of ApiFactory in ai.promoted.delivery.client
Classes in ai.promoted.delivery.client that implement ApiFactory Modifier and Type Class Description classDefaultApiFactoryAPI factory that creates the standard API clients.Methods in ai.promoted.delivery.client with parameters of type ApiFactory Modifier and Type Method Description PromotedDeliveryClient.BuilderPromotedDeliveryClient.Builder. withApiFactory(ApiFactory apiFactory)Sets API factory.
-