Uses of Enum
com.okta.sdk.resource.model.FeatureLifecycle
-
Uses of FeatureLifecycle in com.okta.sdk.resource.api
Modifier and TypeMethodDescriptionFeatureApi.updateFeatureLifecycle
(String featureId, FeatureLifecycle lifecycle, String mode) Update a Feature lifecycle Updates a feature's lifecycle status.FeatureApi.updateFeatureLifecycle
(String featureId, FeatureLifecycle lifecycle, String mode, Map<String, String> additionalHeaders) Update a Feature lifecycle Updates a feature's lifecycle status. -
Uses of FeatureLifecycle in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionstatic FeatureLifecycle
static FeatureLifecycle
Returns the enum constant of this type with the specified name.static FeatureLifecycle[]
FeatureLifecycle.values()
Returns an array containing the constants of this enum type, in the order they are declared.