Uses of Enum
com.okta.sdk.resource.model.EventSubscriptionType
Packages that use EventSubscriptionType
-
Uses of EventSubscriptionType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return EventSubscriptionTypeModifier and TypeMethodDescriptionstatic EventSubscriptionTypeEventSubscriptions.getType()Get typestatic EventSubscriptionTypeReturns the enum constant of this type with the specified name.static EventSubscriptionType[]EventSubscriptionType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type EventSubscriptionTypeModifier and TypeMethodDescriptionvoidEventSubscriptions.setType(EventSubscriptionType type) EventSubscriptions.type(EventSubscriptionType type)