Uses of Enum
com.okta.sdk.resource.model.EventHookChannelConfigAuthSchemeType
Packages that use EventHookChannelConfigAuthSchemeType
-
Uses of EventHookChannelConfigAuthSchemeType in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return EventHookChannelConfigAuthSchemeTypeModifier and TypeMethodDescriptionEventHookChannelConfigAuthScheme.getType()Get typeReturns the enum constant of this type with the specified name.static EventHookChannelConfigAuthSchemeType[]EventHookChannelConfigAuthSchemeType.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 EventHookChannelConfigAuthSchemeTypeModifier and TypeMethodDescriptionvoidEventHookChannelConfigAuthScheme.setType(EventHookChannelConfigAuthSchemeType type) EventHookChannelConfigAuthScheme.type(EventHookChannelConfigAuthSchemeType type)