| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
DeviceManagementSettingStringLengthConstraint |
DeviceManagementSettingStringLengthConstraint.Builder.build() |
DeviceManagementSettingStringLengthConstraint |
DeviceManagementSettingStringLengthConstraint.withMaximumLength(Integer maximumLength)
Returns an immutable copy of
this with just the maximumLength
field changed. |
DeviceManagementSettingStringLengthConstraint |
DeviceManagementSettingStringLengthConstraint.withMinimumLength(Integer minimumLength)
Returns an immutable copy of
this with just the minimumLength
field changed. |
Copyright © 2018–2020. All rights reserved.