Uses of Enum
com.okta.sdk.resource.model.ApplicationFeature.NameEnum
-
Uses of ApplicationFeature.NameEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic ApplicationFeature.NameEnum
ApplicationFeature.getName()
Identifying name of the featurestatic ApplicationFeature.NameEnum
Returns the enum constant of this type with the specified name.static ApplicationFeature.NameEnum[]
ApplicationFeature.NameEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.