Uses of Enum
com.okta.sdk.resource.model.InlineHookChannelType
Packages that use InlineHookChannelType
-
Uses of InlineHookChannelType in com.okta.sdk.resource.model
Fields in com.okta.sdk.resource.model declared as InlineHookChannelTypeMethods in com.okta.sdk.resource.model that return InlineHookChannelTypeModifier and TypeMethodDescriptionstatic InlineHookChannelTypeInlineHookChannel.getType()Get typestatic InlineHookChannelTypeReturns 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.Methods in com.okta.sdk.resource.model with parameters of type InlineHookChannelTypeModifier and TypeMethodDescriptionvoidInlineHookChannel.setType(InlineHookChannelType type) InlineHookChannel.type(InlineHookChannelType type)