| Package | Description |
|---|---|
| com.okta.sdk.resource.policy |
| Modifier and Type | Method and Description |
|---|---|
static DevicePolicyRuleConditionPlatform.TypesEnum |
DevicePolicyRuleConditionPlatform.TypesEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DevicePolicyRuleConditionPlatform.TypesEnum[] |
DevicePolicyRuleConditionPlatform.TypesEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<DevicePolicyRuleConditionPlatform.TypesEnum> |
DevicePolicyRuleConditionPlatform.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
DevicePolicyRuleConditionPlatform |
DevicePolicyRuleConditionPlatform.setTypes(List<DevicePolicyRuleConditionPlatform.TypesEnum> types) |
Copyright © 2017–2023 Okta. All rights reserved.