Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
static DevicePolicyPlatformType |
DevicePolicyPlatformType.fromValue(String value) |
static DevicePolicyPlatformType |
DevicePolicyPlatformType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DevicePolicyPlatformType[] |
DevicePolicyPlatformType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<DevicePolicyPlatformType> |
DevicePolicyRuleConditionPlatform.getTypes()
Get types
|
Modifier and Type | Method and Description |
---|---|
DevicePolicyRuleConditionPlatform |
DevicePolicyRuleConditionPlatform.addTypesItem(DevicePolicyPlatformType typesItem) |
Modifier and Type | Method and Description |
---|---|
void |
DevicePolicyRuleConditionPlatform.setTypes(List<DevicePolicyPlatformType> types) |
DevicePolicyRuleConditionPlatform |
DevicePolicyRuleConditionPlatform.types(List<DevicePolicyPlatformType> types) |
Copyright © 2017–2023 Okta. All rights reserved.