Uses of Class
odata.msgraph.client.beta.complex.DeviceManagementSettingIntegerConstraint
-
Packages that use DeviceManagementSettingIntegerConstraint Package Description odata.msgraph.client.beta.complex -
-
Uses of DeviceManagementSettingIntegerConstraint in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeviceManagementSettingIntegerConstraint Modifier and Type Method Description DeviceManagementSettingIntegerConstraintDeviceManagementSettingIntegerConstraint.Builder. build()DeviceManagementSettingIntegerConstraintDeviceManagementSettingIntegerConstraint. withMaximumValue(Integer maximumValue)Returns an immutable copy ofthiswith just themaximumValuefield changed.DeviceManagementSettingIntegerConstraintDeviceManagementSettingIntegerConstraint. withMinimumValue(Integer minimumValue)Returns an immutable copy ofthiswith just theminimumValuefield changed.DeviceManagementSettingIntegerConstraintDeviceManagementSettingIntegerConstraint. withUnmappedField(String name, String value)
-