Uses of Class
com.microsoft.store.partnercenter.models.devicesdeployment.PolicySettingsType
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.devicesdeployment |
-
Uses of PolicySettingsType in com.microsoft.store.partnercenter.models.devicesdeployment
Methods in com.microsoft.store.partnercenter.models.devicesdeployment that return PolicySettingsType Modifier and Type Method Description static PolicySettingsTypePolicySettingsType. valueOf(String name)Returns the enum constant of this type with the specified name.static PolicySettingsType[]PolicySettingsType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.store.partnercenter.models.devicesdeployment that return types with arguments of type PolicySettingsType Modifier and Type Method Description List<PolicySettingsType>ConfigurationPolicy. getPolicySettings()Method parameters in com.microsoft.store.partnercenter.models.devicesdeployment with type arguments of type PolicySettingsType Modifier and Type Method Description voidConfigurationPolicy. setPolicySettings(List<PolicySettingsType> value)