Uses of Class
com.adobe.aio.event.management.model.EventsOfInterest
-
Packages that use EventsOfInterest Package Description com.adobe.aio.event.management.model -
-
Uses of EventsOfInterest in com.adobe.aio.event.management.model
Methods in com.adobe.aio.event.management.model that return types with arguments of type EventsOfInterest Modifier and Type Method Description Set<EventsOfInterest>
Registration. getEventsOfInterests()
Constructor parameters in com.adobe.aio.event.management.model with type arguments of type EventsOfInterest Constructor Description Registration(Long id, String name, String description, String clientId, String registrationId, String deliveryType, String webhookStatus, String createdDate, String updatedDate, String consumerId, String projectId, String workspaceId, String webhookUrl, String runtimeAction, boolean enabled, Set<EventsOfInterest> eventsOfInterests)
-