Uses of Interface
com.okta.sdk.resource.event.hook.EventSubscriptions
-
Packages that use EventSubscriptions Package Description com.okta.sdk.resource.event.hook -
-
Uses of EventSubscriptions in com.okta.sdk.resource.event.hook
Methods in com.okta.sdk.resource.event.hook that return EventSubscriptions Modifier and Type Method Description EventSubscriptionsEventHook. getEvents()EventSubscriptionsEventSubscriptions. setItems(java.util.List<java.lang.String> items)EventSubscriptionsEventSubscriptions. setType(EventSubscriptions.TypeEnum type)Methods in com.okta.sdk.resource.event.hook with parameters of type EventSubscriptions Modifier and Type Method Description EventHookEventHook. setEvents(EventSubscriptions events)
-