Uses of Class
com.adobe.aio.event.management.model.CustomSampleEventModel
-
Packages that use CustomSampleEventModel Package Description com.adobe.aio.event.management.model -
-
Uses of CustomSampleEventModel in com.adobe.aio.event.management.model
Methods in com.adobe.aio.event.management.model that return types with arguments of type CustomSampleEventModel Modifier and Type Method Description Set<CustomSampleEventModel>SubscriberFilterValidationInputModel. getCustomSampleEventModels()Constructor parameters in com.adobe.aio.event.management.model with type arguments of type CustomSampleEventModel Constructor Description SubscriberFilterValidationInputModel(SubscriberFilterModel subscriberFilter, Set<CustomSampleEventModel> customSampleEventModels)
-