Uses of Enum
com.okta.sdk.resource.model.KnowledgeConstraint.TypesEnum
-
Uses of KnowledgeConstraint.TypesEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static KnowledgeConstraint.TypesEnum[]
KnowledgeConstraint.TypesEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionKnowledgeConstraint.getTypes()
The Authenticator types that are permittedModifier and TypeMethodDescriptionKnowledgeConstraint.addtypesItem
(KnowledgeConstraint.TypesEnum typesItem) Modifier and TypeMethodDescriptionvoid
KnowledgeConstraint.setTypes
(List<KnowledgeConstraint.TypesEnum> types) KnowledgeConstraint.types
(List<KnowledgeConstraint.TypesEnum> types)