Uses of Class
ai.promoted.delivery.model.Response
Packages that use Response
-
Uses of Response in ai.promoted.delivery.client
Methods in ai.promoted.delivery.client that return ResponseModifier and TypeMethodDescriptionDeliveryResponse.getResponse()Gets the response.ApiDelivery.runDelivery(DeliveryRequest deliveryRequest) Do delivery.Delivery.runDelivery(DeliveryRequest deliveryRequest) Do delivery.SdkDelivery.runDelivery(DeliveryRequest deliveryRequest) Do delivery.Constructors in ai.promoted.delivery.client with parameters of type ResponseModifierConstructorDescriptionDeliveryResponse(Response response, String clientRequestId, ExecutionServer executionServer) Instantiates a new delivery response. -
Uses of Response in ai.promoted.delivery.model
Methods in ai.promoted.delivery.model that return ResponseModifier and TypeMethodDescriptionResponse.addInsertionItem(Insertion insertionItem) DeliveryLog.getResponse()Get responseResponse.introspectionData(String introspectionData) Response.pagingInfo(PagingInfo pagingInfo) Methods in ai.promoted.delivery.model with parameters of type Response