Uses of Enum
com.okta.sdk.resource.model.UserBlock.TypeEnum
Packages that use UserBlock.TypeEnum
-
Uses of UserBlock.TypeEnum in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return UserBlock.TypeEnumModifier and TypeMethodDescriptionstatic UserBlock.TypeEnumUserBlock.getType()Type of access blockstatic UserBlock.TypeEnumReturns the enum constant of this type with the specified name.static UserBlock.TypeEnum[]UserBlock.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.