| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static DeviceManagementSettingIntegerConstraint.Builder |
DeviceManagementSettingIntegerConstraint.builderDeviceManagementSettingIntegerConstraint()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
DeviceManagementSettingIntegerConstraint.Builder |
DeviceManagementSettingIntegerConstraint.Builder.maximumValue(Integer maximumValue)
“The maximum permitted value”
|
DeviceManagementSettingIntegerConstraint.Builder |
DeviceManagementSettingIntegerConstraint.Builder.minimumValue(Integer minimumValue)
“The minimum permitted value”
|
Copyright © 2018–2020. All rights reserved.