Package | Description |
---|---|
com.okta.sdk.client | |
com.okta.sdk.resource.feature |
Modifier and Type | Method and Description |
---|---|
Feature |
Client.getFeature(java.lang.String featureId)
Success
|
Modifier and Type | Method and Description |
---|---|
Feature |
Feature.setDescription(java.lang.String description) |
Feature |
Feature.setName(java.lang.String name) |
Feature |
Feature.setStage(FeatureStage stage) |
Feature |
Feature.setStatus(EnabledStatus status) |
Feature |
Feature.setType(FeatureType type) |
Feature |
Feature.updateLifecycle(java.lang.String lifecycle)
Success
|
Feature |
Feature.updateLifecycle(java.lang.String lifecycle,
java.lang.String mode)
Success
|
Copyright © 2017-2021 Okta. All Rights Reserved.