Uses of Interface
com.okta.sdk.resource.FeatureList
-
Packages that use FeatureList Package Description com.okta.sdk.client -
-
Uses of FeatureList in com.okta.sdk.client
Methods in com.okta.sdk.client that return FeatureList Modifier and Type Method Description FeatureList
Client. listFeatureDependencies(java.lang.String featureId)
List Feature Dependencies SuccessFeatureList
Client. listFeatureDependents(java.lang.String featureId)
List Feature Dependents SuccessFeatureList
Client. listFeatures()
List Features Success
-