Uses of Class
ai.promoted.delivery.model.ClientInfo
Packages that use ClientInfo
-
Uses of ClientInfo in ai.promoted.delivery.model
Methods in ai.promoted.delivery.model that return ClientInfoModifier and TypeMethodDescriptionClientInfo.clientType(ClientType clientType) ClientInfo.clone()Gets a clone of the ClientInfo.Insertion.getClientInfo()Get clientInfoLogRequest.getClientInfo()Get clientInfoRequest.getClientInfo()Get clientInfoClientInfo.trafficType(TrafficType trafficType) Methods in ai.promoted.delivery.model with parameters of type ClientInfoModifier and TypeMethodDescriptionInsertion.clientInfo(ClientInfo clientInfo) LogRequest.clientInfo(ClientInfo clientInfo) Request.clientInfo(ClientInfo clientInfo) voidInsertion.setClientInfo(ClientInfo clientInfo) voidLogRequest.setClientInfo(ClientInfo clientInfo) voidRequest.setClientInfo(ClientInfo clientInfo)