Uses of Enum
com.okta.sdk.resource.model.InlineHookChannelType
-
Uses of InlineHookChannelType in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic InlineHookChannelType
InlineHookChannel.getType()
Get typestatic InlineHookChannelType
Returns the enum constant of this type with the specified name.static InlineHookChannelType[]
InlineHookChannelType.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
InlineHookChannel.setType
(InlineHookChannelType type) InlineHookChannel.type
(InlineHookChannelType type)